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.
Use a standard Lume site with site.use(foundatio(...)) while the theme composes markdown, metadata, navigation, search, sitemap, and support outputs.
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.
Foundatio Theme is a shared presentation layer for projects that want polished documentation without giving up Lume’s flexible build pipeline. Keep most content in markdown, let front matter drive navigation, and still have room for custom pages, release notes, blogs, or project-specific sections.
Use the theme demo when changing styles or renderers. The home page stays product-facing while the demo page carries broad visual coverage.