layout | title | tagline |
---|---|---|
page |
Bits and pieces... |
{% include JB/setup %}
Welcome to my GitHub hosted blog/site (via jekyll).
Here, you wil find various things that I've decided to post like pieces of code I've hacked on, etc.
Some will be related to Ham (Amateur) Radio. Others, well, it all depends on what I feel like putting here.
Select from one of the posts below...
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}