Continuous Blogging
In my last post, I talked about moving from Blogger to the blog aware static site generator Pelican.
Using make to compile markdown files in to html with a python tool started giving me ideas. The blog's source was already in github and it made sense to move the compilation to an automated tool. Automate everything.