Static site generator powered by Vite and Vue, turns Markdown into beautiful documentation sites in minutes.
Commands
| Command | Description |
|---|---|
npm run docs:dev | Start local dev server with hot-reload |
npm run docs:build | Build static site for production |
Tips
TIP
Use :::tip, :::warning, :::danger, and :::info containers for callout boxes.