Updating These Docs¶
Built using MkDocs: https://www.mkdocs.org/
Theme: https://squidfunk.github.io/mkdocs-material/customization/
Setup¶
Install mkdocs and the material theme
Viewing Locally¶
Start the live web-server with
View at http://localhost:8000Deploying to GitHub Pages¶
Build and deploy with
This will push to thegh-pages branch of the current git remote.
Navigation Bar¶
The navigation bar is configured via the mkdocs.yml file in the repository root.