Markdown-first docs
Write pages as ordinary markdown while the theme generates navigation, outlines, search, and machine-readable mirrors.
Appearance
VitePress-inspired docs, generated navigation, local search, Shiki code blocks, and room for richer site sections.
Write pages as ordinary markdown while the theme generates navigation, outlines, search, and machine-readable mirrors.
Highlighted code blocks, copy buttons, line handling, and search excerpts share the same rendering path.
The theme is structured for project sites that can grow into guides, blogs, news, and custom pages.
The fixture uses a standard Lume config with site.use(foundatio(...)) so the theme is tested the same way consuming projects use it.
Search indexes page and section content without storing full rendered pages.
llms.txt and llms-full.txt are emitted from the same guide structure.
Public markdown mirrors are generated for docs pages.