• Documentation
  • Playground
  • Templates
  • Releases

You are reading Nuxt Content V1 documentation. Read the latest version

IntroductionInstallationWriting contentFetching contentDisplaying contentConfigurationAdvanced
Basic UsageTailwindCSSDocs Theme
SnippetsIntegrations
Getting Started

Writing content

Learn how to write your content/, supporting Markdown, YAML, CSV and JSON.


Installation

Install @nuxt/content in only two steps in your Nuxt project.

Fetching content

Learn how to fetch your static content with $content in your Nuxt.js project.

  • Markdown
    • Front Matter
    • Excerpt
    • Headings
    • Links
    • Footnotes
    • Codeblocks
    • Syntax highlighting
    • HTML
    • Vue components
    • Table of contents
    • Example
  • JSON / JSON5
    • Arrays
    • Example
  • CSV
    • Example
  • XML
    • Example
  • YAML / YML
    • Example

Community

Edit this page Star on GitHub Chat on Discord Become a Sponsor Nuxt docs

Ecosystem

Nuxt Studio
  • Documentation
  • Playground
  • Templates
  • Releases
Published under MIT License