This website was built using Hugo and Papermod theme. Both the source code and the static site can be found in this repository.
- Run
hugocommand in the repository folder. This will create the static pages in thedocsdirectory. - Git add the new files and commit using
git add . && git commit -m <message> - Push the new commits to the repository. GitHub pages will handle the rest.
Check the LICENSE file for more.