Astro pages
Content under src/content/docs/ is rendered through Starlight —
Markdown/MDX, sidebar navigation, search, and theming all come free. See
the Getting Started guide.
Astro pages
Content under src/content/docs/ is rendered through Starlight —
Markdown/MDX, sidebar navigation, search, and theming all come free. See
the Getting Started guide.
McCall → Joseph Roadbook
Overnight motorcycle roadbook — Oxbow to Joseph via FR-39, fuel and lodging notes, no network needed once loaded.
Static HTML pages
Anything placed under public/ is copied to the build output as-is and
served at the matching path — see /example.html for a
hand-authored page with zero Astro build step, the same pattern used for
the docs.performantlabs.com landing index this site replaces.