Building locally:
- Install hugo extended (ctrl-f "extended") from https://github.com/gohugoio/hugo/releases
- Install SCSS (https://sass-lang.com/install -- your favorite package manager is generally enough)
hugo serve
Deployment is automatically handled by GitHub Actions. Pushing is enough for it to go live.