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 organised into four directories — trail.toml for configuration, content/ for pages, pathways/ for learning paths, and static/ for assets.