Init the repo:
git submodule update --init
(On macOS) Install Hugo:
brew install hugo
(On Linux) Install:
sudo snap install hugo --channel=extended
hugo server
You have to own the write permission to the Github Page repo in order to release a new version.
./scripts/publish.sh