• Documentation
  • Playground
  • Templates
  • Releases
InstallationConfigurationEdge ChannelMigration
Content DirectoryMarkdownJSON, YAML, CSVRender ContentSearchFetch NavigationTypeScript Support
queryContent()fetchContentNavigation()useContentHead()useContentHelpers()useUnwrap()searchContent()
<ContentDoc><ContentRenderer><ContentList><ContentNavigation><ContentQuery><ContentSlot>Prose Components
IntroductionuseContent()
HooksTransformersSitemap
Usage

Content Directory

The Content module parses .md and .yaml files inside the content/ directory and provides paths according to the directory structure.


Migration

Learn how to upgrade from Nuxt Content V1 to Nuxt Content V2 with Nuxt 3.

Markdown

Nuxt Content uses the Markdown syntax and conventions to provide a rich-text editing experience.

  • Paths
  • Ordering
  • Ignoring
  • Partials

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