Skip to content
Browse chapters

Take the map

Small surface. Deep documentation.

From installation to deployment, read not just how each decision is used but why it exists.

Getting started

Building pages

Performance

Reference

run the examples
npm --prefix examples/marketing install
npm --prefix examples/marketing run dev

Three examples in the repository

The minimal example is the smallest thing that runs, the blog example touches every surface of the framework, and the marketing example is the page you are reading.

With the server running, the smoke script verifies that every endpoint answers as expected.