After cloning this repo, make sure to clone submodule dependencies also:
git submodule update --init --recursive
macOS
brew install hugo
Linux
snap install hugo --channel=extended
# or snap refresh hugo --channel=extended
hugo server
# manually create content files
hugo new content/posts/some-interesting-shortname.md
# publishing to GitHub Pages
./publish_to_ghpages.sh
- image processing for performance reasons: https://github.com/spech66/hugo-best-practices#images