Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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