Write beautiful docs with Markdown
Ship fast, flexible, and SEO-optimized documentation with beautiful design out of the box.
Docus brings the best of the Nuxt ecosystem.
Optimized by the most famous Vue framework. Docus gives you everything you need to build fast, performant, and SEO-friendly websites.
Beautiful out of the box, minimal by design but highly customizable. Docus leverages Nuxt UI to give you the best docs writing experience with zero boilerplate, just focus on your content.


The only thing you need to take care about is writing your content. Write your pages in Markdown and extend with MDC syntax to embed Nuxt UI or custom Vue components. Structure, routing, and rendering are handled for you.
Here's some additional information for you.
Here's a helpful suggestion.
Be careful with this action as it might have unexpected results.
This action cannot be undone.
Built-in Assistant
Let visitors ask questions about your documentation in natural language. The assistant searches your content and provides accurate answers with source citations.
Built-in dark mode provided, no configuration required.
Built-in navigation and full-text search
Only focus on ordering your content, Docus handles the search modal and auto-generates the side navigation for you.


Write and manage your content visually, with zero Markdown knowledge required. Let your non technical colleagues collaborate on the documentation and integrate Vue components without code skills.
Internationalization support
Built-in i18n support with automatic routing and content management. Create multi-language documentation effortlessly.
AI-Ready with native MCP
Built-in Model Context Protocol server connects your documentation to AI tools like Cursor, VS Code, and Claude. Automatic generation of llms.txt and llms-full.txt files for seamless LLM integration.
Update colors, social links, header logos and component styles globally using the app.config.ts, no direct code modifications required.
app.config.ts
export default defineAppConfig({
ui: {
colors: {
primary: 'green',
secondary: 'sky',
},
},
socials: {
x: 'https://x.com/nuxt_js',
nuxt: 'https://nuxt.com'
}
})
Ready to start?
Explore all the features that make Docus the perfect documentation solution.