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
- Copy
docs/templates/app-template.mdfor each new app. - Create pages under
docs/apps/<app-slug>/. - Add links in
docs/.vitepress/config.tssidebar. - Run and review locally before publishing.

