This is the sourcecode for my personal blog at lagomor.ph
Featuring:
To build the site, clone ~tonic/hugo, which has the theme and content both as submodules. It will require hugo in order to compile.
You have to run this command on first pull to get the submodules:
git submodule update --init --recursive