Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 498 Bytes

File metadata and controls

14 lines (10 loc) · 498 Bytes

@kairohq/docs

Astro Starlight documentation site for Kairo.

Use this package when editing the published user-facing docs. Keep repo setup instructions in the root README.md; the docs site should explain product usage and references.

Scripts

  • pnpm --filter @kairohq/docs dev starts the docs site.
  • pnpm --filter @kairohq/docs build builds the static site.
  • pnpm --filter @kairohq/docs typecheck runs Astro checks.
  • pnpm --filter @kairohq/docs lint checks the docs app config.