Skip to content

Docfuse

One source for the site, search, and AI data

Docfuse reads repository Markdown and MDX in place, leaves application source untouched, and builds the static site, local search, and AI-readable data together.

Documentation content flowing through Docfuse into a static site

Add docs without a separate frontend

Keep docs, configuration, and commands in the existing repository without changing application source.

One source produces every output

One build emits static pages, Markdown mirrors, llms.txt, and bounded content shards.

Rich content needs no handwritten HTML

Code groups, file trees, tabs, media, math, and diagrams have dedicated Markdown syntax.

Static delivery needs no runtime service

Host the generated files directly while diagrams, search, and interactions load only where used.

Local search separates locales and versions

Indexes ship with the site, so results never mix another locale or version.

Use the renderer without the CLI

Use @docfuse/markdown directly in React, SSR, and static generation pipelines.