Built using https://squidfunk.github.io/mkdocs-material/
Run mkdocs serve to preview the docs.
Build is automatically created on gh-pages after pushing to the docs branch, using the workflow.
To for a deployment, run mkdocs gh-deploy --force to push it th gh-pages directly.