Documentation for Yiitap. π
pnpm install
pnpm docs:dev
pnpm docs:build
and preview it locally:
pnpm docs:preview
βββ src
βΒ Β βββ index.md
βΒ Β βββ zh
βΒ Β βββ index.md
.vitepress
βββ config
βΒ Β βββ common.mts
βΒ Β βββ en.mts
βΒ Β βββ index.mts
βΒ Β βββ zh.mts
βββ i18n
βΒ Β βββ en.json
βΒ Β βββ index.ts
βΒ Β βββ zh.json
- The site is built with Vitepress.
The MIT License (MIT). Please see License File for more information.