nuxt-content/docus

Write beautiful documentations with Nuxt and Markdown.

View on GitHub ↗Jump to charts ↓

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 22nd, 2026
Created on November 12th, 2020
Open Issues & Pull Requests: 49 (+0)
GitHub issues: Enabled
Number of forks: 294
Total Stargazers: 3,099 (+0)
Total Subscribers: 10 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 days
Mean response time: 39.8 days
90th percentile: 104.0 days
Tracked items: 174

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 54% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 40
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 210 days
Stale 30+ days: 38
Stale 90+ days: 30

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (16)
  • enhancement (16)
  • feature request (6)
  • discussion (4)
  • needs reproduction (2)
  • design (1)
  • documentation (1)
  • info (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Docus is a documentation site generator built on Nuxt that lets you write docs in Markdown with Vue components.

The tool solves the problem of creating professional documentation sites quickly by providing a pre-configured Nuxt project with a modern theme, responsive design, and built-in features like dark mode, search, and internationalization support. You write content as Markdown files in a content folder, and Docus renders them as a complete documentation site with a clean, customizable design powered by Nuxt UI and Tailwind CSS.

Docus suits teams and projects that want documentation up and running without extensive configuration. It works well for projects of any size that need multi-language support, since it includes native i18n with over twenty locales for the UI. The tool distinguishes itself through its AI capabilities: it includes an embedded chat assistant that answers questions from your docs and cites sources, exposes a Model Context Protocol server for integration with editor tools like Cursor and VS Code, and can publish agent skills discoverable by AI systems. It also automatically generates LLM-ready files and Open Graph images for SEO. The project is built on Nuxt 4, Nuxt Content for file-based content management, and Nuxt UI 4 for components.

The project maintains active development with regular updates to its core dependencies and features. The codebase is written in TypeScript and shows consistent attention to performance optimization and modern web standards. Development activity includes ongoing refinement of the AI integration features and the documentation theme layer.