mirror of
https://github.com/feigeCode/navop.git
synced 2026-09-22 08:01:27 +00:00
Navop documentation
The public Navop usage guide is built with VitePress and deployed to GitHub Pages.
npm install
npm run dev
npm run build
The production custom domain is https://docs.navop.dev. Simplified Chinese is served from the root path, with Traditional Chinese under /zh-TW/ and English under /en-US/.
The GitHub Pages workflow deploys changes from the repository's dev branch. Do not place internal engineering plans in this directory; docs-site/docs is public end-user documentation.