Platforms
Dhub is not tied to a specific documentation framework. If your project stores content as Markdown or MDX files in a GitHub repository, Dhub can edit it. Import your repo, and Dhub will parse your content files and present them in a visual editor.
That said, some frameworks have conventions that Dhub understands natively—file structure, frontmatter fields, and custom components. This section covers frameworks with dedicated support and how Dhub works with each one.
Supported frameworks
Docusaurus
Full support for Docusaurus content, including admonitions, versioned docs, and i18n folders.
Next.js
Works with any Next.js project that uses Markdown or MDX for content, including App Router and Pages Router.
TanStack Start
Edit content in TanStack Start projects that use Markdown or MDX files.
Other frameworks
Dhub works with any static site generator or framework that keeps content in Markdown or MDX files—Astro, Hugo, VitePress, Fumadocs, and others. You don't need a dedicated integration. Import your repository and start editing.