UXDL Docs

Production Overview

How production docs are organized and how to use these templates.

This section holds go-live and operations documentation — the checklists and runbooks a team needs once a service is serving real traffic.

What lives here

PageUse it for
Release ChecklistThe exact steps to ship a change to production safely
Incident RunbookWhat to do when something breaks — severities, response, comms

How a release flows

Adding a production page

  1. Create content/production/{slug}.mdx with title and description frontmatter.
  2. Register it in src/lib/docs.ts under the Production section → Operations group.

  3. Run npm run build to generate the route.