Files
zkldi_Tachi/docs

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