Skip to content

longbridge/navi

Repository files navigation

Navi Docs

Documentation site and interactive playground for the Navi language.

AI Skill

Install the Navi authoring skill for AI coding agents with:

npx skills add longbridge/navi

If the installer lists multiple skills from the repository, select navi or run:

npx skills add longbridge/navi --skill navi

Getting Started

npm 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 build

Localization

The site supports English (/), Simplified Chinese (/zh-CN/), and Traditional Chinese (/zh-HK/).

About

Documentation for Navi language.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Contributors