Documentation Site for TriggerMesh
This uses mkdocs
Install it with:
pip install mkdocs
If you have Python3, you may need to run
pip3 install mkdocs
Serve the site locally
mkdocs serve
Changes
Commit your changes and CI will automatically build the new site and deploy it