The Next.js framework for building documentation sites
Easy Initialization
Quickly create a new documentation site with a simple command.
Flexible Content Integration
Seamlessly integrates with various content sources including Fumadocs MDX and custom CMS.
Search Integration
Enhance search experience with native support for Orama and Algolia Search.
Customization Options
Advanced options for personalizing themes and components to fit user needs.
Fumadocs is a documentation framework designed for developers to create stunning documentation websites with minimal effort. Built on Next.js, it leverages modern web technologies to ensure flexibility and performance. The framework includes powerful features like automation tools, type-safe data validation, and an intuitive CLI for creating interactive components.
Fumadocs is open-source, compatible with React, and supports multiple content sources. It provides built-in tools for syntax highlighting, accessibility, and user experience optimization.
Creating developer documentation sites for software projects
Building knowledge bases for API documentation
Developing educational resources and guides
You can initialize a new Fumadocs app using the command 'npm create fumadocs-app'.
Fumadocs supports Fumadocs MDX natively and can integrate with any custom CMS.
Yes, Fumadocs is fully open-source and available on GitHub.