This is the source for my blog. The content is rendered using JBake, source is in the master branch and output is pushed on the gh-pages branch.
To publish it, change to master and execute:
./deploy.sh
It will publish the content of the output folder.