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

The fixture uses a standard Lume config with site.use(foundatio(...)) so the theme is tested the same way consuming projects use it.

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.

Dogfood Coverage

This page exists so the theme repository can exercise home rendering, base-path URL rewriting, generated assets, and search metadata in one small fixture.