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:

  1. Installation — Clone and install dependencies
  2. Quick Start — Run dev, add your first page
  3. Project Structure — Understand the folder layout
  4. Environment — Configure .env for local vs Payload

Or browse block examples to see what each block looks like.

Menu
In this section