- Install Hugo (https://gohugo.io/).
- From
src/
directory runhugo server -d dist/
Once you change any page, it will be automatically regenerated.
Release is done by running release.sh
script, that generates static files and then pushes them to surge and github.