# Tachi-Docs This is the documentation for Tachi. Our `staging` branch is hosted under [https://docs-staging.bokutachi.xyz](https://docs-staging.bokutachi.xyz). Our `release/2.*` branch is hosted under [https://docs.bokutachi.xyz](https://docs.bokutachi.xyz) # Setup 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` - `pip install mkdocs-material` - `mkdocs serve` # Contributing Fork the repository and PR your changes to `staging`.