first deployment
commit
89f6944aaa
@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "404: Page not found"
|
||||
permalink: 404.html
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
<h1 class="page-title">404: Page not found</h1>
|
||||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}">Head back home</a> to try finding it again.</p>
|
||||
</div>
|
@ -0,0 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
|
||||
gem "jekyll"
|
||||
|
||||
gem "webrick", "~> 1.7"
|
||||
gem "jekyll-paginate"
|
@ -0,0 +1,71 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.1)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.1.10)
|
||||
em-websocket (0.5.3)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0)
|
||||
eventmachine (1.2.7)
|
||||
ffi (1.15.5)
|
||||
forwardable-extended (2.6.0)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.12.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (4.2.2)
|
||||
addressable (~> 2.4)
|
||||
colorator (~> 1.0)
|
||||
em-websocket (~> 0.5)
|
||||
i18n (~> 1.0)
|
||||
jekyll-sass-converter (~> 2.0)
|
||||
jekyll-watch (~> 2.0)
|
||||
kramdown (~> 2.3)
|
||||
kramdown-parser-gfm (~> 1.0)
|
||||
liquid (~> 4.0)
|
||||
mercenary (~> 0.4.0)
|
||||
pathutil (~> 0.9)
|
||||
rouge (~> 3.0)
|
||||
safe_yaml (~> 1.0)
|
||||
terminal-table (~> 2.0)
|
||||
jekyll-paginate (1.1.0)
|
||||
jekyll-sass-converter (2.2.0)
|
||||
sassc (> 2.0.1, < 3.0)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (2.4.0)
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
liquid (4.0.3)
|
||||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
mercenary (0.4.0)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (5.0.0)
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
rexml (3.2.5)
|
||||
rouge (3.30.0)
|
||||
safe_yaml (1.0.5)
|
||||
sassc (2.4.0)
|
||||
ffi (~> 1.9)
|
||||
terminal-table (2.0.0)
|
||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||
unicode-display_width (1.8.0)
|
||||
webrick (1.7.0)
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
jekyll
|
||||
jekyll-paginate
|
||||
webrick (~> 1.7)
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.20
|
@ -0,0 +1,9 @@
|
||||
# Released under MIT License
|
||||
|
||||
Copyright (c) 2013 Mark Otto.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@ -0,0 +1,5 @@
|
||||
This is the Jekyll source for nq4t.com
|
||||
|
||||
It does not contain any images or non-Jekyll related stuff.
|
||||
|
||||
I will write a readme later.
|
@ -0,0 +1,29 @@
|
||||
# Dependencies
|
||||
markdown: kramdown
|
||||
highlighter: Rouge
|
||||
|
||||
# Permalinks
|
||||
permalink: pretty
|
||||
#relative_permalinks: true
|
||||
|
||||
# Setup
|
||||
title: 'nq4t.com:'
|
||||
tagline: 'spurious emissions'
|
||||
description: 'Jay · Ham Radio Operator<br>QTH: Manassas, VA, USA<br>LOC: FM18 · ITU: 8 · CQ: 5'
|
||||
#url: http://hyde.getpoole.com
|
||||
baseurl: /
|
||||
|
||||
#author:
|
||||
# name: 'Mark Otto'
|
||||
# url: https://twitter.com/mdo
|
||||
|
||||
paginate: 5
|
||||
|
||||
# Custom vars
|
||||
version: 2.1.0
|
||||
|
||||
github:
|
||||
repo: https://github.com/poole/hyde
|
||||
|
||||
plugins:
|
||||
- jekyll-paginate
|
@ -0,0 +1,29 @@
|
||||
<head>
|
||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
||||
<!-- Enable responsiveness on mobile devices-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
<title>
|
||||
{% if page.title == "Home" %}
|
||||
{{ site.title }} · {{ site.tagline }}
|
||||
{% else %}
|
||||
{{ page.title }} · {{ site.title }}
|
||||
{% endif %}
|
||||
</title>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}public/css/poole.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}public/css/syntax.css">
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}public/css/hyde.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.baseurl }}public/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="{{ site.baseurl }}public/favicon.ico">
|
||||
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||
</head>
|
@ -0,0 +1,37 @@
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about">
|
||||
<img src="/images/nq4t.png">
|
||||
<h1>
|
||||
<a href="{{ site.baseurl }}">
|
||||
{{ site.title }}
|
||||
</a>
|
||||
</h1>
|
||||
<h5>{{ site.tagline }}</h5>
|
||||
<p class="lead">{{ site.description }}</p>
|
||||
</div>
|
||||
|
||||
<nav class="sidebar-nav">
|
||||
<a class="sidebar-nav-item{% if page.url == site.baseurl %} active{% endif %}" href="{{ site.baseurl }}">Home</a>
|
||||
|
||||
{% comment %}
|
||||
The code below dynamically generates a sidebar nav of pages with
|
||||
`layout: page` in the front-matter. See readme for usage.
|
||||
{% endcomment %}
|
||||
|
||||
{% assign pages_list = site.pages | sort: "order" %}
|
||||
{% for node in pages_list %}
|
||||
{% if node.sidebar != null %}
|
||||
{% if node.layout == "page" or node.layout == "page2" %}
|
||||
<a class="sidebar-nav-item{% if page.url == node.url %} active{% endif %}" href="{{ node.url }}">{{ node.title }}</a>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</nav>
|
||||
|
||||
|
||||
<h6>Powered by jekyll and Fohdeesha.
|
||||
<br>Last updated: {{ site.time }}
|
||||
<br><a href="https://git.pickmy.org/dewdude/nq4t-dot-com-jekyll" target="_blank">Site source</a></h6>
|
||||
</div>
|
||||
</div>
|
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
<body class="theme-base-0d">
|
||||
{% include sidebar.html %}
|
||||
|
||||
<div class="content container">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,25 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">{{ page.title }}</h1>
|
||||
<span class="post-date">{{ page.date | date_to_string }}</span>
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
<div class="related">
|
||||
<h2>Related Posts</h2>
|
||||
<ul class="related-posts">
|
||||
{% for post in site.tags[page.tags] limit:3 %}
|
||||
<li>
|
||||
<h3>
|
||||
<a href="{{ post.url }}">
|
||||
{{ post.title }}
|
||||
<small>{{ post.date | date_to_string }}</small>
|
||||
</a>
|
||||
</h3>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
<h1 class="page-title">{{ page.title }}</h1>
|
||||
<span class="post-date">Posted on: {{ page.date | date_to_string }} under:
|
||||
{% for category in page.categories %}
|
||||
{% unless category == "pages" %} {{ category }}
|
||||
{% endunless %}{% endfor %}</span>
|
||||
{{ content }}
|
||||
</div>
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
<h1 class="page-title">{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
</div>
|
@ -0,0 +1,24 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">{{ page.title }}</h1>
|
||||
<span class="post-date">Posted on: {{ page.date | date_to_string }} · Tagged: {{ page.tags }}</span>
|
||||
{{ content }}
|
||||
</div>
|
||||
{% capture tag %}{{ page.tags | first }}{% endcapture %}
|
||||
<div class="related">
|
||||
<h2>Other Posts Tagged: {{ tag }}</h2>
|
||||
<ul class="related-posts">
|
||||
{% for post in site.tags[tag] limit: 5 %}
|
||||
{% unless post.title == page.title %}
|
||||
<li>
|
||||
<p>
|
||||
<a href="{{ post.url | relative_url }}">
|
||||
{{ post.title | escape }}
|
||||
</a>
|
||||
</p>
|
||||
</li>
|
||||
{% endunless %}
|
||||
{% endfor %}
|
@ -0,0 +1,116 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
||||
<!-- Enable responsiveness on mobile devices-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
<title>
|
||||
|
||||
404: Page not found · nq4t.com:
|
||||
|
||||
</title>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/public/css/poole.css">
|
||||
<link rel="stylesheet" href="/public/css/syntax.css">
|
||||
<link rel="stylesheet" href="/public/css/hyde.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/public/favicon.ico">
|
||||
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<body class="theme-base-0d">
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about">
|
||||
<img src="/images/nq4t.png">
|
||||
<h1>
|
||||
<a href="/">
|
||||
nq4t.com:
|
||||
</a>
|
||||
</h1>
|
||||
<h5>spurious emissions</h5>
|
||||
<p class="lead">Jay · Ham Radio Operator<br>QTH: Manassas, VA, USA<br>LOC: FM18 · ITU: 8 · CQ: 5</p>
|
||||
</div>
|
||||
|
||||
<nav class="sidebar-nav">
|
||||
<a class="sidebar-nav-item" href="/">Home</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/blog/">Posts</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/pages/">Pages</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/station/">NQ4T's Station</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/log/">NQ4T's Log</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/nq4t/">About NQ4T</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/about/">About nq4t.com</a>
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<h6>Powered by jekyll and Fohdeesha.
|
||||
<br>Last updated: 2023-01-14 20:49:57 +0000
|
||||
<br><a href="https://git.pickmy.org/dewdude/nq4t-dot-com-jekyll" target="_blank">Site source</a></h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="content container">
|
||||
<div class="page">
|
||||
<h1 class="page-title">404: Page not found</h1>
|
||||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="/">Head back home</a> to try finding it again.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,9 @@
|
||||
# Released under MIT License
|
||||
|
||||
Copyright (c) 2013 Mark Otto.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@ -0,0 +1,5 @@
|
||||
This is the Jekyll source for nq4t.com
|
||||
|
||||
It does not contain any images or non-Jekyll related stuff.
|
||||
|
||||
I will write a readme later.
|
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
||||
<!-- Enable responsiveness on mobile devices-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
<title>
|
||||
|
||||
Posts · nq4t.com:
|
||||
|
||||
</title>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/public/css/poole.css">
|
||||
<link rel="stylesheet" href="/public/css/syntax.css">
|
||||
<link rel="stylesheet" href="/public/css/hyde.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/public/favicon.ico">
|
||||
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<body class="theme-base-0d">
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about">
|
||||
<img src="/images/nq4t.png">
|
||||
<h1>
|
||||
<a href="/">
|
||||
nq4t.com:
|
||||
</a>
|
||||
</h1>
|
||||
<h5>spurious emissions</h5>
|
||||
<p class="lead">Jay · Ham Radio Operator<br>QTH: Manassas, VA, USA<br>LOC: FM18 · ITU: 8 · CQ: 5</p>
|
||||
</div>
|
||||
|
||||
<nav class="sidebar-nav">
|
||||
<a class="sidebar-nav-item" href="/">Home</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item active" href="/blog/">Posts</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/pages/">Pages</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/station/">NQ4T's Station</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/log/">NQ4T's Log</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/nq4t/">About NQ4T</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/about/">About nq4t.com</a>
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<h6>Powered by jekyll and Fohdeesha.
|
||||
<br>Last updated: 2023-01-14 20:49:57 +0000
|
||||
<br><a href="https://git.pickmy.org/dewdude/nq4t-dot-com-jekyll" target="_blank">Site source</a></h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="content container">
|
||||
<div class="page">
|
||||
<h1 class="page-title">Posts</h1>
|
||||
<p class="message">
|
||||
Here you can find all blog postings made to the site sorted by tag.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<h3>blog</h3>
|
||||
|
||||
<li>
|
||||
<a href="/blog/2023/01/14/welcome-to-the-new-nq4t.com/">Welcome to the new NQ4T.com | 14-JAN-2023</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,30 @@
|
||||
#!/bin/bash
|
||||
# nq4t.com page composer
|
||||
# by: Jay/nq4t
|
||||
|
||||
# usage: ./compose.sh [category] [title]
|
||||
# example: /compose.sh Tech MY AWESOME POST TITLE NO YOU DON'T NEED TO ENCLOSE IT!
|
||||
# run in the root of your site files/repository
|
||||
# assumes categories are directories in root
|
||||
|
||||
# Variables and category argument
|
||||
category=$1
|
||||
pd=$(date +'%Y-%m-%d')
|
||||
pt=$(date +'%T')
|
||||
file=blog$$.md
|
||||
# Ditch the category argument
|
||||
shift 1
|
||||
# Read everything else as title.
|
||||
title=$@
|
||||
t=${title,,}
|
||||
t=${t// /-}
|
||||
fd=$(date +'%Y/%^b/%d')
|
||||
# Let's write the front matter to our temp file.
|
||||
printf -- "---\ntitle: $title\nlayout: page\ndate: $pd $pt\ncategory: $category\nexcerpt_separator: <!--more-->\n---\n\n" >> $file
|
||||
# Write the post in whatever editor you want.
|
||||
nano + $file
|
||||
|
||||
# Move the file to category/_posts replacing spaces with hyphen
|
||||
mv $file pages/_posts/$pd-${t// /-}.md
|
||||
# Display some output to verify it's done.
|
||||
printf "\nPage $title categorized in $tag: pages/_posts/$pd-$t.md\n\n"
|
@ -0,0 +1,30 @@
|
||||
#!/bin/bash
|
||||
# nq4t.com blog post composer
|
||||
# by: Jay/nq4t
|
||||
|
||||
# usage: ./compose.sh [tag] [title]
|
||||
# example: /compose.sh blog MY AWESOME POST TITLE NO YOU DON'T NEED TO ENCLOSE IT!
|
||||
# run in the root of your site files/repository
|
||||
# assumes categories are directories in root
|
||||
|
||||
# Variables and category argument
|
||||
tag=$1
|
||||
pd=$(date +'%Y-%m-%d')
|
||||
pt=$(date +'%T')
|
||||
file=blog$$.md
|
||||
# Ditch the category argument
|
||||
shift 1
|
||||
# Read everything else as title.
|
||||
title=$@
|
||||
t=${title,,}
|
||||
t=${t// /-}
|
||||
fd=$(date +'%Y/%^b/%d')
|
||||
# Let's write the front matter to our temp file.
|
||||
printf -- "---\ntitle: $title\nlayout: post\ndate: $pd $pt\ntags: $tag\nexcerpt_separator: <!--more-->\n---\n\n" >> $file
|
||||
# Write the post in whatever editor you want.
|
||||
nano + $file
|
||||
|
||||
# Move the file to category/_posts replacing spaces with hyphen
|
||||
mv $file blog/_posts/$pd-${t// /-}.md
|
||||
# Display some output to verify it's done.
|
||||
printf "\nPost $title tagged in $tag: blog/_posts/$pd-$t.md\n\n"
|
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
bundle exec jekyll serve -H 0.0.0.0
|
@ -0,0 +1,130 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
||||
<!-- Enable responsiveness on mobile devices-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
<title>
|
||||
|
||||
NQ4T's Log · nq4t.com:
|
||||
|
||||
</title>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/public/css/poole.css">
|
||||
<link rel="stylesheet" href="/public/css/syntax.css">
|
||||
<link rel="stylesheet" href="/public/css/hyde.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/public/favicon.ico">
|
||||
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<body class="theme-base-0d">
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about">
|
||||
<img src="/images/nq4t.png">
|
||||
<h1>
|
||||
<a href="/">
|
||||
nq4t.com:
|
||||
</a>
|
||||
</h1>
|
||||
<h5>spurious emissions</h5>
|
||||
<p class="lead">Jay · Ham Radio Operator<br>QTH: Manassas, VA, USA<br>LOC: FM18 · ITU: 8 · CQ: 5</p>
|
||||
</div>
|
||||
|
||||
<nav class="sidebar-nav">
|
||||
<a class="sidebar-nav-item" href="/">Home</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/blog/">Posts</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/pages/">Pages</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/station/">NQ4T's Station</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item active" href="/log/">NQ4T's Log</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/nq4t/">About NQ4T</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/about/">About nq4t.com</a>
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<h6>Powered by jekyll and Fohdeesha.
|
||||
<br>Last updated: 2023-01-14 20:49:57 +0000
|
||||
<br><a href="https://git.pickmy.org/dewdude/nq4t-dot-com-jekyll" target="_blank">Site source</a></h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="content container">
|
||||
<div class="page">
|
||||
<h1 class="page-title">NQ4T's Log</h1>
|
||||
<p>I primarily QSL using LOTW. Other methods, not so much; and never eQSL.
|
||||
<br /></p>
|
||||
<h3><a href="https://log.nq4t.com">LOG4OM Realtime (hosted at QTH):</a></h3>
|
||||
<iframe frameborder="0" src="https://log.nq4t.com" width="675" height="500"></iframe>
|
||||
<p><br /></p>
|
||||
<h3><a href="https://qrz.com/db/nq4t">QRZ.com Logbook:</a></h3>
|
||||
<iframe align="top" frameborder="0" height="500" scrolling="yes" src="https://logbook.qrz.com/lbstat/NQ4T/" width="640"></iframe>
|
||||
<p><br /></p>
|
||||
<h3>Latest Clublog Uploads:</h3>
|
||||
<iframe align="top" frameborder="0" height="325" name="iframe" scrolling="yes" src="https://clublog.org/last10_iframe.php?call=NQ4T&limit=30" width="650"></iframe>
|
||||
<p><br /></p>
|
||||
<h3>Search Clublog:</h3>
|
||||
<iframe name="iframe" src="https://clublog.org/logsearch.php?log=NQ4T&iframe=1" width="100%" height="600" scrolling="yes" align="top" frameborder="0"></iframe>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,124 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
|
||||
<!-- Enable responsiveness on mobile devices-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
|
||||
<title>
|
||||
|
||||
Coming Soon · nq4t.com:
|
||||
|
||||
</title>
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/public/css/poole.css">
|
||||
<link rel="stylesheet" href="/public/css/syntax.css">
|
||||
<link rel="stylesheet" href="/public/css/hyde.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="/public/favicon.ico">
|
||||
|
||||
<!-- RSS -->
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<body class="theme-base-0d">
|
||||
<div class="sidebar">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about">
|
||||
<img src="/images/nq4t.png">
|
||||
<h1>
|
||||
<a href="/">
|
||||
nq4t.com:
|
||||
</a>
|
||||
</h1>
|
||||
<h5>spurious emissions</h5>
|
||||
<p class="lead">Jay · Ham Radio Operator<br>QTH: Manassas, VA, USA<br>LOC: FM18 · ITU: 8 · CQ: 5</p>
|
||||
</div>
|
||||
|
||||
<nav class="sidebar-nav">
|
||||
<a class="sidebar-nav-item" href="/">Home</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/blog/">Posts</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/pages/">Pages</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/station/">NQ4T's Station</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/log/">NQ4T's Log</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/nq4t/">About NQ4T</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="sidebar-nav-item" href="/about/">About nq4t.com</a>
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<h6>Powered by jekyll and Fohdeesha.
|
||||
<br>Last updated: 2023-01-14 20:49:57 +0000
|
||||
<br><a href="https://git.pickmy.org/dewdude/nq4t-dot-com-jekyll" target="_blank">Site source</a></h6>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="content container">
|
||||
<div class="page">
|
||||
<h1 class="page-title">Coming Soon</h1> |