Ship docs in minutes

Install one dependency, write markdown, ship docs. A zero-config wrapper around TanStack Start and Fumadocs.

npm i onedocs
yarn add onedocs
pnpm add onedocs
bun add onedocs
Get Started

One Dependency

Bundles TanStack Start, Fumadocs UI, and MDX handling. Just add onedocs and start writing.

Zero Config

Works out of the box with sensible defaults. No build tools or pipelines to configure.

Markdown First

Write .md or .mdx files in your content folder. Syntax highlighting, TOC, and search included.

Full-text Search

Built-in Orama search indexes your content automatically. Fast, local, no external services.

Dark Mode

Beautiful light and dark themes out of the box. Respects system preferences automatically.

TypeScript Ready

Full TypeScript support with type-safe configuration and auto-completion in your editor.

Fast Builds

Powered by Vite and TanStack Start for lightning-fast development and production builds.

Customizable

Escape hatches to Fumadocs components when you need more control over your docs.

Ready to get started?

Check out the documentation to learn more.

Go to Docs