@blockbite/docs
v0.2.0
Published
Blockbite public documentation content in MDX format
Readme
@blockbite/docs
Public BlockBite product and onboarding documentation in MDX format.
Install
npm install @blockbite/docsThe published package exposes source pages through @blockbite/docs/src/* and
documentation assets through @blockbite/docs/public/*. The repository also
includes a Vite preview application for local authoring.
Work with the package in the repository
pnpm --filter @blockbite/docs run validate
pnpm --filter @blockbite/docs run test
pnpm --filter @blockbite/docs run buildvalidate rejects missing title or description frontmatter, broken
/docs/... page links, and missing local images. See RELEASE_CHECKLIST.md
for ownership and freshness review before a release.
Ownership and support
BlockBite contributors maintain this package in the
block-bite/blockbite repository.
Report documentation problems through
GitHub Issues.
License
GPL-2.0-or-later. See LICENSE.
