Which React.js frameworks does Fumadocs support?
Fumadocs is designed to work seamlessly with any React.js framework, including specific support for Next.js, Tanstack Start, and React Router.
Can non-developers contribute to documentation built with Fumadocs?
Yes, Fumadocs offers native support for Markdown, providing an intuitive and convenient syntax that is accessible for non-developer writers, developers, and even AI agents.
How can I customize the appearance of my documentation site?
Fumadocs provides well-designed themes and a headless mode, allowing users to plug in their own UI. For advanced customization, the Fumadocs CLI can be used to tailor themes to specific design preferences.
Does Fumadocs support dynamic content from external sources?
Yes, by combining the power of MDX and React Server Components, Fumadocs enables content to display the latest data from databases, servers, or any other external source, ensuring content is always up-to-date.
What advanced features does Fumadocs offer for developers writing content?
Developers can leverage MDX for JavaScript and JSX syntax within content, custom components, content inclusion/embedding, TypeScript Twoslash for type information in codeblocks, and Shiki Notations for code decorations. The framework is also extendable via remark and rehype plugins.