This site is built and deployed weekly via GitHub actions, so for an up-to-date set of steps look at .github/workflows/publish.yml.
- Node
- Golang
- Hugo (specific version enforced by gulp)
$ go get -u github.com/gauntface/go-html-asset-manager/cmds/htmlassets/
$ go get -u github.com/gauntface/go-html-asset-manager/cmds/genimgs/
$ npm install
$ npm run build