• 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

Advanced

Learn advanced usage of @nuxt/content module.


Configuration

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

Basic Usage

Live example of basic usage of Nuxt Content on CodeSandbox.

  • Programmatic Usage
    • Static Site Generation
  • Hooks
    • content:file:beforeParse
    • content:file:beforeInsert
    • content:options
  • Handling Hot Reload
  • API Endpoint

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