This repo contains files intended for Hugo, a static site generator written in Go.
Develop locally by running: hugo server
Currently kumoru.io is being hosted on Github Pages. The Kumoru org repo is included as a submodule, and it is where Hugo-generated files are pushed.
To deploy the latest changes, run the included script: ./deploy.sh
. The first argument to the script is an optional commit message.