Getting started
How to run the site and edit content.
Run locally
- Install dependencies:
pnpm install - Start dev server:
pnpm dev - Open:
- Site:
http://localhost:3000 - Admin:
http://localhost:3000/keystatic
- Site:
Edit content
Use Keystatic to edit blog posts and docs pages. Changes are committed to Git in the content/ folder.