Files
zkldi_Tachi/docs
zk 99fe1186ff fix: sdvx goals maxxive + ensure this is easier to fix in future (#1661)
* fix: goalfix

* fix: goalfix 2

* fix: fmt

* fix: script for fixing quests, too, ugh
2026-06-13 11:04:29 +01:00
..

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/.