# nuxt/content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.

Repository: https://github.com/nuxt/content
Canonical: https://ross.abutalabs.com/products/content
Homepage: https://content.nuxt.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: nuxt, nuxt-module, cms, git-cms, markdown, mdc, vue
Last push: 2026-08-26T14:00:01+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 94, longevity 100
- inputs: {"age_days": 2346, "days_push": 7, "days_rel": 41, "gap_med": 13.0, "n_releases_24m": 33}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3661, forks 749 (observed 2026-08-28T04:08:13.295727+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: static-site-generator, markdown, parser, search-engine, ssr
- domain: cms, web-development, frontend, documentation
- platform: serverless, cloud
- tags: nuxt-module, vue, mdc, git-based-cms, content-collections, sqlite, nodejs, web-server

## Member repositories
- nuxt/content (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.295727+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:35.195340+00:00, confidence not recorded.
  - readme: https://github.com/nuxt/content (fetched 2026-08-28T04:08:13.295727+00:00, sha 4e8009304f11)
  - homepage: https://content.nuxt.com (fetched 2026-08-29T09:26:00.389834+00:00, sha 3edc8d994b48)
  - site_page: https://content.nuxt.com/docs/getting-started (fetched 2026-08-29T09:26:00.398633+00:00, sha 4b74fc9c1945)
  - site_page: https://content.nuxt.com/docs/getting-started/installation (fetched 2026-08-29T09:26:00.400380+00:00, sha 6a08529e9e5a)
  - site_page: https://content.nuxt.com/docs/files/markdown (fetched 2026-08-29T09:26:00.401942+00:00, sha 7de0da5b4bbe)
  - site_page: https://content.nuxt.com/docs/collections/define (fetched 2026-08-29T09:26:00.403823+00:00, sha 67a205c7fede)
- Data as of 2026-08-30T08:39:29.467469+00:00.
