This is the documentation for Tachi.
If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use pip3
pip install mkdocs
git clone <this repo>
pip install mkdocs-material
cd repo
mkdocs serve
Fork the repository and PR your changes to develop
.