• 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

Displaying content

You can use `<nuxt-content>` component directly in your template to display your Markdown.


Fetching content

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

Configuration

You can configure @nuxt/content with the content property in your nuxt.config.js.

  • Component
    • Page Body
    • Excerpt
  • Root Element
  • Style
  • Live Editing

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