mirror of
https://github.com/feigeCode/navop.git
synced 2026-09-22 16:01:30 +00:00
- CHANGELOG 新增 v0.18.0 双语条目 - README/README_CN 补充 FTP/FTPS 与原生资源工作台 - docs-site 新增 FTP/FTPS 与原生资源工作台页面,版本号与扩展说明同步
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.