Documentation infrastructure.
This repo uses pnpm workspaces with Turborepo for task orchestration.
pnpm install # install all deps
pnpm build # build all packages
pnpm test # test all packages
pnpm typecheck # typecheck all packages
pnpm lint # lint all packages| Package | Description |
|---|---|
@theholocron/components-doc |
Astro components for Holocron documentation sites |
@theholocron/registry-doc |
Cross-repo package registry and link utilities |
Releases are automated via semantic-release on push to main. All packages are versioned and published in lockstep. See CHANGELOG.md for the release history.