- Hugo Static Site Generator
- Wowchemy theme/website builder (Github repo)
Install go
and hugo
(extended version):
- if you are on Arch/Manjaro you can install it directly from the community repo:
pacman -S go hugo
- if you are on Debian/Ubuntu or macOs use Homebrew:
brew install go hugo