Files
zkldi_Tachi/docs
zkldi 358748aed8 refactor: make matchType explicit
and rename "KTData" to TachiData or the more
obvious "SongOrChartNotFound"
2022-12-26 15:39:26 +00:00
..
2022-12-26 15:39:26 +00:00
2021-06-21 15:42:01 +01:00
2021-08-11 17:57:37 +01:00
2021-06-10 02:09:22 +01:00

Tachi-Docs

This is the documentation for Tachi.

Our staging branch is hosted under https://docs-staging.bokutachi.xyz.

Our release/2.* branch is hosted under 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.