We offer two CMS integrations options:
CMS | Description |
---|---|
Notion | A powerful tool for creating and managing your content. |
Fumadocs | A flexible, performant documentation framework for developers based on react. |
Which option should I choose?
Notion
Notion is very easy to use and and to implement. It offers a lot of powerful features with AI assistance.
Pros:
- AI assistance
- Hosting for your content
- Hosting for your images
- Automatic synchronization with your application
The main drawback is that the Notion API has a rate limit, you may hit the limit for hight traffic sites. You may need to notion paid plan to avoid this.
If the rate limit is a problem for you, you can use Fumadocs instead.
Fumadocs
Fumadocs is sold as a documentation framework, but it can be easily used as a CMS for handling a blog or any other content without any additional configuration.
Pros:
- No server http requests on your website
- Edit your mdx files straight in your codebase
- Fumadocs is open source and free to use
- Generous documentation with a large community
- Provide more integration flexibility (we do not depend on external client API)
This approach to not provide the same easy to edit experience as Notion.
Notion | Fumadocs |
---|---|
- Open the notion app - Edit your pages - It's done ! | - Open your code editor - Edit your mdx files - Commit & push your changes to your repository - Deploy your changes to your website |
Language Selector
Allow users to switch between languages.
Fumadocs
Implement your own documentation website with Fumadocs.
How is this guide?
Last updated on 10/17/2025