brew install hugo
git clone git@github.com:helloworlde/helloworlde.github.io.git cd helloworlde.github.io git submodule update --init --recursive --remote --force
hugo new posts/test.md
hugo server