Ross ROSS = Recommend OSS · open-source software intelligence for agents

nuxt/content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components. observed · 2026-08-28

github.com/nuxt/content · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
nuxt/contentmain97

For agents

markdown · JSON · MCP: product_card(name="nuxt/content")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem