The source code and texts for the [addcommitpush] blog.
Get Hugo Theme by cloning the submodules
git pull --recurse-submodules
Install hugo https://gohugo.io/installation/
Run:
hugo server -D
and edit stuff! :)
OR use docker
docker-compose up
This deploys as a github page on merges to the main branch