GitHub Pages
This repository includes a MkDocs Material site that can be deployed to GitHub Pages.
Local Build
Install docs dependencies:
Build in strict mode:
Serve locally:
Published URL
The configured site URL is:
GitHub Settings
In the repository settings, configure Pages to use:
The workflow deploys only on pushes to master. Pull requests run a strict docs build without publishing.