Themes and design tokens.
| Package | Description |
|---|---|
@theholocron/docs-theme |
Starlight plugin providing the shared docs theme (accent colors, dark/light mode) |
This repo uses pnpm workspaces and Turbo.
pnpm install # install all deps
pnpm build # build all packages
pnpm test # test all packages
pnpm typecheck # typecheck all packages
pnpm lint # lint all packagesReleases are automated via semantic-release on push to main. All packages are versioned and published in lockstep. See CHANGELOG.md for the release history.