Documentation for RUCOGS infrastructure
Built with MkDocs Material.
Available on:
-
To edit the documentation it you'll need Python
-
Install mkdocs-material with:
pip install mkdocs-material
-
Running the documentation locally
> mkdocs serve
-
The documentation automatically builds and deploys to GitHub Pages when you push to the main branch.