Hosted on Read the docs
Built using MkDocs
Uses Material for MkDocs theme
-
Create a python environment containing the packages in requirements.txt. We recommend using mambaforge.
-
Build the site and start the docs server:
mkdocs build
mkdocs serve