The Hiperwalk website is built with Hugo static site generator and uses the scientific-python-hugo-theme.
The build is automatically started every time a new commit on the main
branch is made. After the build is complete, the site is served through GitHub Pages.
The GitHub Actions workflow that does that is described in the .github/workflows/gh-pages-deployment.yml
file.
Instructions to create and configure the SSH key pair used by the workflow are available in the wiki.
The main project is hosted at https://github.com/hiperwalk/hiperwalk.