Public documentation for @manovaspace/* — MIT TypeScript libraries for Next.js (utilities and design system).
Live site: manovaspace.github.io/docs
| Repository | Packages |
|---|---|
| manovaspace/ts | tsconfig, markdown, pwa, observability |
| manovaspace/design-system | tokens, ui, devtools |
npm install
npm run dev # local preview
npm run build # production build and Astro checkBuilt with Astro Starlight. Content lives in src/content/docs/.
This repository uses npm (not pnpm): a single Starlight app with no workspace packages.
Pushing to main runs .github/workflows/ci.yml, which builds the site and deploys to the gh-pages branch.
Enable GitHub Pages under Settings → Pages, source branch gh-pages.
Update package documentation in this repository when public APIs change. Keep package READMEs short and point here for full guides.