Skip to content

Introduction

This documentation site is a reusable structure for all your apps.

Use it to publish:

  • app overviews
  • install and setup instructions
  • feature documentation
  • release and API policies
  • support and feedback workflows

How to use this repo

  1. Copy docs/templates/app-template.md for each new app.
  2. Create pages under docs/apps/<app-slug>/.
  3. Add links in docs/.vitepress/config.ts sidebar.
  4. Run and review locally before publishing.