MkDocs

Getting Started

Run the template, update the site, and deploy it.

Update site identity

Update src/site.config.ts, wrangler.jsonc, and assets in public/.

Validate and deploy

pnpm check
pnpm deploy

Content conventions

Add pages under content/ and use meta.json to control navigation:

index.mdx
getting-started.mdx
meta.json

Last updated on

On this page