Getting started

How to run the site and edit content.

Run locally

  1. Install dependencies: pnpm install
  2. Start dev server: pnpm dev
  3. Open:
    • Site: http://localhost:3000
    • Admin: http://localhost:3000/keystatic

Edit content

Use Keystatic to edit blog posts and docs pages. Changes are committed to Git in the content/ folder.