nuxt/content
The file-based CMS for your Nuxt application, powered by Markdown and Vue components. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13.0
- age_days: 2346
- days_rel: 41
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
3661 stars · 749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nuxt Content is an official Nuxt module that turns Markdown, YAML, CSV, and JSON files in a content/ directory into a queryable, typed data layer. It supports Vue components in Markdown via MDC syntax, SQLite-backed queries, code highlighting, and works across static, server, serverless, and edge deployments.
Use cases
- build a blog with markdown files in Nuxt
- git-based CMS for a Nuxt site
- render Vue components inside markdown
- generate documentation site from markdown files
- query content collections with type safety
- manage site content without a database backend
When to choose
- you're building a Nuxt 3+ app with file-based content
- you want a git-based CMS with no external CMS service
- you need Vue components embedded in markdown
- you deploy to serverless or edge and need lightweight content storage
When to avoid
- your project isn't built on Nuxt/Vue
- you need a headless CMS with a visual editing UI for non-technical editors (unless using Nuxt Studio)
- you need multi-user live editing workflows outside git
Facets
plugin · maturity active
static-site-generator markdown parser search-engine ssr cms web-development frontend documentation serverless cloud nuxt-module vue mdc git-based-cms content-collections sqlite nodejs web-server
6 sources
- readme: https://github.com/nuxt/content · fetched 2026-08-28 · 4e8009304f11
- homepage: https://content.nuxt.com · fetched 2026-08-29 · 3edc8d994b48
- site_page: https://content.nuxt.com/docs/getting-started · fetched 2026-08-29 · 4b74fc9c1945
- site_page: https://content.nuxt.com/docs/getting-started/installation · fetched 2026-08-29 · 6a08529e9e5a
- site_page: https://content.nuxt.com/docs/files/markdown · fetched 2026-08-29 · 7de0da5b4bbe
- site_page: https://content.nuxt.com/docs/collections/define · fetched 2026-08-29 · 67a205c7fede
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuxt/content | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem