Write beautiful docs with Markdown.
Ship fast, flexible, and SEO-optimized documentation with beautiful design out of the box. Built with shadcn-vue and Nuxt Content.
Built with Nuxt 4
Optimized by the most famous Vue framework. Everything you need to build fast, performant, and SEO-friendly documentation websites.
Powered by shadcn-vue
Beautiful, accessible UI components built with Reka UI primitives. Minimal by design but highly customizable for your documentation needs.
Enhanced Markdown syntax by Nuxt Content
Write your pages in Markdown and extend with MDC syntax to embed Vue components seamlessly. 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.
Customize with App Config
Update colors, social links, header logos and component styles globally using app.config.ts, no direct code modifications required.
export default defineAppConfig({
docs: {
title: 'My Docs',
github: {
owner: 'myorg',
name: 'my-docs'
}
}
})
Color Mode built-in
Built-in dark mode provided, no configuration required.
Built-in navigation and full-text search
Only focus on ordering your content. Auto-generated side navigation and full-text search are built-in to help users find what they need.

Collaborate on Nuxt Studio
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.
Nuxt Image optimization
Automatically converts Markdown images to use <NuxtImg> for optimized loading.