Docs for working on the Avo documentation site now live in the Contributing section of the docs themselves:
- Running the docs site — run it locally, available components, frontmatter helpers, and the field docs structure.
- Writing Avo docs — how we structure a feature as a guide + reference (API) pair.
Source for those pages: docs/contributing/. Agents follow AGENTS.md.
Quick start:
yarn install && yarn devThe site will be available on http://localhost:3011/.