Skip to content

Maintaining the handbook

This page is for development, not tournament organisers. The user handbook lives under handbook/ and is updated with feature changes.

  1. Add or adjust the feature ID in docs/handbook-features.json
  2. Update docs/HANDBUCH.md (short reference / checklist)
  3. Update user pages under handbook/src/content/docs/
  4. Optionally add a screenshot under handbook/public/screenshots/
  5. pnpm test:all — includes handbook validation and this site build
Terminal window
pnpm handbook:dev

Live URL: https://courtline-docs.creatilize.org — deploy with pnpm handbook:deploy.