This repository contains Tero's public documentation, built with Mintlify.
Customer-facing documentation covering:
- How Tero works
- Integration guides
- CLI and Edge reference
- Security and compliance
We welcome contributions from customers and the community. If you spot errors, unclear explanations, or missing information, please open an issue or submit a pull request.
Follow the writing style in docs/ (internal planning docs) and maintain the
progressive structure outlined there.
Install the Mintlify CLI to preview changes locally:
npm i -g mintRun the dev server from the root directory:
mint devView your local preview at http://localhost:3000.
Changes pushed to the main branch are automatically deployed to production via the Mintlify GitHub app.
- MDX files - Documentation pages
- docs.json - Navigation configuration
- docs/ - Internal planning and organization docs (not published)
- snippets/ - Reusable content blocks