This blog was a piece of cake to setup, thanks to Github and Tom’s Jekyll.
Github allows each user account and each public git repository to have it’s own static site using Github Pages. Secondly, Jekyll processes static (though templated) html files in a way that makes it easy to maintain a blog or other collection of similarly formatted pages.
yourusername.github.com
or create a new branch called
gh-pages
_posts/
atom.xml
to your ownindex.html
to your own