Atom feed

Rakefile for Jekyll site management

Previously I’ve used a bunch of scripts for managing post creation and site compilation tasks, but recently I decided to move over to Rake. The whole Rakefile as-it-stands is in the repo, naturally, but here’s a couple of bits I’m finding useful. I have a default task set up that… (read more)

Jekyll tag cloud

Having gotten the blog project off the ground and archives working, I decided to tackle the task of creating a tag cloud in Jekyll. (read more)

Hosting a Jekyll blog with extensions on Github

I’ve finally gone and done it, it seems, and started a blog that’s more focused than my previous attempts at Internet wordsmithery. (read more)