Files
胡飞 8e5db4b0b4 docs(release): docs-site 首页更新到 v0.18.1
三语首页版本横幅 0.18.0 -> 0.18.1,并在亮点列表顶部补一条本次修复:
扩展市场卡片点击、SFTP 左侧切换凭据弹窗、资源工作台查询页 load 结果。

README / README_CN 无版本号(都是 releases/latest 链接),无需改动。
2026-09-18 09:53:57 +08:00
..
2026-07-19 02:11:48 +08: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.