Skip to content

manovaspace/docs

Repository files navigation

manovaspace/docs

CI Docs

Public documentation for @manovaspace/* — MIT TypeScript libraries for Next.js (utilities and design system).

Live site: manovaspace.github.io/docs

Package repositories

Repository Packages
manovaspace/ts tsconfig, markdown, pwa, observability
manovaspace/design-system tokens, ui, devtools

Development

npm install
npm run dev      # local preview
npm run build    # production build and Astro check

Built with Astro Starlight. Content lives in src/content/docs/.

This repository uses npm (not pnpm): a single Starlight app with no workspace packages.

Deploy

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.

Contributing

Update package documentation in this repository when public APIs change. Keep package READMEs short and point here for full guides.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors