Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 314 Bytes

File metadata and controls

7 lines (5 loc) · 314 Bytes

Customer docs

Uses Bun, not npm or pnpm.

  • When adding a page, register it in navigation.json after creating the file.
  • FAQs use a faqItems field in frontmatter (JSON array with question and answer) plus {% faq /%} in the body. See billing.mdoc for an example.
  • Local build: bun run build.