Clone this repository
git clone git@github.com:hobikoding/hobikoding.github.io.git
cd hobikoding
Update submodule (docs and themes/hobikoding-theme)
git submodule init
git submodule update
Run this project with
hugo server --disableFastRender --ignoreCache
Make sure You have installed hugo, see here