mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 15:14:27 +03:00
* fucking lowirommmmmmmmmmmmmmm * I gently open the repo * eagles can fly, people can try, but that's about it * I still hate you * potential merger test * remove raw b50 * touchup * less insane handling of lamps * add sacrosanct
Tachi Docs
Documentation for Tachi, built with mdbook.
Hosted at https://docs.tachi.ac.
Setup
Install mdbook via cargo:
cargo install mdbook
Or use the Justfile recipe:
just docs-install
Development
Serve locally with live-reload on http://localhost:3001:
just docs-serve
Contributing
Fork the repository and PR your changes to main. Source files live in docs/src/.