Build Your Docs.

Fumadocs is the documentation framework with excellent UI and user experience, powered by Next.js App Router. Designed to be flexible and fast.

Start instantly.
Make it yours, Ship within seconds.

1

Create it.

Initialize a new docs with a command.

localhost:3000

New App launched!
Terminal
npm create fumadocs-app ┌ Create Fumadocs App◇ Project name│ my-app◆ Choose a content source│ ● Fumadocs MDX│ ○ Content Collections
2

Customise.

Modify the code, in a comfortable way with Typescript auto-complete.

const frontmatterSchema = frontmatterSchema.extend({
  preview: z.string().optional()
})
index.mdx
hello.mdx
components.mdx
3

Ship.

Deploy your docs easily with Next.js compatible hosting platforms.

Docs can be Simple
with Fumadocs

Fumadocs offers a complete toolchain to maintain your docs.

Full-text Search

Docs Automation

Interactive Examples

Custom Content Source

Highlights

Light and Fast.

Powerful documentation site with Next.js App Router.

Performance.

Less client components, less Javascript, optimized images.

Accessibility & UX first.

Focus on user experience and accessibility.

Syntax Highlighting.

Beautiful syntax highlighter, powered by Shiki.

Automation.

Useful remark/rehype plugins. Typescript Twoslash, OpenAPI docs generation, and more.

Personalized.

Advanced options for customising your theme in a comfortable way.

Loved by users.
Built for developers.

Source Agnostic

Your source. Your choice

Designed to integrate with any content source: Fumadocs has native support for Content Collections and Fumadocs MDX, and compatible with your own CMS.

Source
MDX Editor
# Hello World!This is my first document. <ServerComponent />

Search Integration

Enhance your search experience.

Integrate with Algolia Search in your docs easily.

Learn More
Search...
Getting Started
Components
MDX Content
User Guide
Javascript SDK

Feedback

Loved by developers

Fumadocs is trusted by many awesome developers, and we are making it better.

Showcase

A gorgeous documentation framework that composes beautifully into the App Router.

avatar
Anthony Shew

Turbo DX at Vercel

Robust

Flexibility that cover your needs.

Well documented, separated in packages.

Made Possible by You.

Fumadocs is 100% powered by passion and open source community.

junaidanjum's avatarsiyamhosan's avatarkyrylolvov's avatar0sssama's avatarndom91's avatarfranky47's avatarjoulev's avatarRubensKj's avatarofficialrajdeepsingh's avataranthonyshew's avatarAdamMikacich's avatarankrgyl's avatarkijv's avatarjrizo0's avatarananaszjoe's avatarWillKirkmanM's avatarseangray-dev's avatarPieterDePauw's avatarshenxiangzhuang's avatarLioRael's avatar
+7
Some of our best contributors.

Build Your Docs.

  • Battery guaranteed.Actively maintained, open for contributions.
  • Fully open-source.Open source, available on Github.
  • Within seconds.Initialize a new project instantly with CLI.

OpenAPI

Generate docs from your OpenAPI schema.

Next.js

Enjoy the full power of App Router.

Content Collections logo

Content Collections

Integrate with Content Collections, an alternative to Contentlayer.

Available now

pnpm create fumadocs-app