Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

22.4 Docs and website

Astro site, informative Book content, and canonical OpenSpec links.

Docs and website

Public docs live in site/website. Two reader areas only:

Use Bun for local workflows:

Terminal window
cd site/website
bun run dev
bun run test:docs-links
bun run build

Book nav comes from book/nav.order.jsongenerate:book-nav-tree. Platform-spec navigation comes directly from root openspec/catalog.json; the website does not generate or own normative content.

If two reviewers would argue about observable behavior, the argument belongs in platform-spec first. The book explains how to apply the rule—chapter 12 exists because we learned this the hard way.