Docs Site Development
7/8/26Less than 1 minute
Docs Site Development
English documentation is under construction. 🚧
Please refer to the Chinese version for now.
Quick Start
cd docs
pnpm docs:devOpen http://localhost:8080/MaaAssistantKedrgame/ in your browser.
pnpm docs:build # Build for productionTech Stack
- Framework: VuePress 2
- Theme: VuePress Theme Hope
- Bundler: Vite
- Package Manager: pnpm
- Deployment: GitHub Pages + GitHub Actions
