Uses Bun, not npm or pnpm.
- When adding a page, register it in
navigation.jsonafter creating the file. - FAQs use a
faqItemsfield in frontmatter (JSON array withquestionandanswer) plus{% faq /%}in the body. Seebilling.mdocfor an example. - Local build:
bun run build.