Files
zkldi_Tachi/docs
Sehun Joo 989f9d7cd2 replace "pnpm buildrun"
Buildrun does not exist, instead the user should build then start using pnpm.
2021-08-23 12:48:20 +09:00
..
2021-08-23 12:48:20 +09:00
2021-06-21 15:42:01 +01:00
2021-06-19 02:12:30 +01:00
2021-08-11 17:57:37 +01:00
2021-08-13 05:15:39 +01:00
2021-06-16 12:21:49 +01:00
2021-06-10 02:09:22 +01:00

Tachi-Docs

This is the documentation for Tachi.

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
  • git clone <this repo>
  • pip install mkdocs-material
  • cd repo
  • mkdocs serve

Contributing

Fork the repository and PR your changes to develop.