Overview
Getting Started
Quick start guide for the VitePress template
Overview
This documentation covers the VitePress template: how to install it, configure it, define pages and blocks, and deploy to Cloudflare Pages.
On mobile, a single hamburger menu contains site navigation, docs structure, and the "On this page" table of contents.
Prerequisites
- Node.js 18+
- npm, yarn, or pnpm
- Basic familiarity with the VitePress template
Next steps
Follow the guide in order:
- Installation — Clone and install dependencies
- Quick Start — Run dev, add your first page
- Project Structure — Understand the folder layout
- Environment — Configure .env for local vs Payload
Or browse block examples to see what each block looks like.