Getting started
Concept
What Is Trail
Trail is a static site generator purpose-built for documentation. It produces fast, searchable sites with pathway-based navigation, dark mode, and multi-product support.
How-toQuick Start
Create a Trail documentation site from scratch, build it, and serve it locally in under five minutes.
ConceptProject Structure
A Trail site is organized into four directories — trail.toml for configuration, content/ for pages, pathways/ for learning paths, and static/ for assets.