Skip to content

Appearance

Foundatio ThemeBuild docs and project sites with Lume

VitePress-inspired docs, generated navigation, local search, Shiki code blocks, and room for richer site sections.

Foundatio logo
Docs

Markdown-first docs

Write pages as ordinary markdown while the theme generates navigation, outlines, search, and machine-readable mirrors.

Code

Shiki code blocks

Highlighted code blocks, copy buttons, line handling, and search excerpts share the same rendering path.

Site

More than docs

The theme is structured for project sites that can grow into guides, blogs, news, and custom pages.

Designed for Lume

Use a standard Lume site with site.use(foundatio(...)) while the theme composes markdown, metadata, navigation, search, sitemap, and support outputs.

Built-in outputs

Local search

Search indexes page and section content without storing full rendered pages.

LLM files

llms.txt and llms-full.txt are emitted from the same guide structure.

Markdown mirrors

Public markdown mirrors are generated for docs pages.

Built for technical project sites

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.