Public documentation for Cortavyn, built with Nimbus.
Requires Node.js 22.12 or later and pnpm.
pnpm install
pnpm devValidate content and produce a static release build with:
pnpm lint:docs
pnpm typecheck
pnpm buildCloudflare Workers Builds should use pnpm install --frozen-lockfile and pnpm deploy. Configure main as the production branch; Cloudflare creates previews for other branches.
The Worker name is cortavyn-documentation. In the Cloudflare dashboard, attach the custom domain docs.cortavyn.org to that Worker after the first production deployment.
Documentation is licensed under Apache-2.0.