It lives at public/example.html and ships to
dist/example.html unchanged — no Astro build step, no
Starlight layout, no MDX. Astro copies everything under public/
to the output root as-is, so any file placed there is served at the
matching path (/example.html).
This mirrors the hand-authored landing index used at docs.performantlabs.com.