Documentation site and interactive playground for the Navi language.
Install the Navi authoring skill for AI coding agents with:
npx skills add longbridge/naviIf the installer lists multiple skills from the repository, select navi or run:
npx skills add longbridge/navi --skill navinpm install
npm run build # build static site → .vitepress/dist/
npm run dev # start dev server at http://localhost:5173
npm run preview # preview the production buildThe site supports English (/), Simplified Chinese (/zh-CN/), and Traditional Chinese (/zh-HK/).