• 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

Configuration

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


Displaying content

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

Advanced

Learn advanced usage of @nuxt/content module.

  • Merging defaults
  • Properties
    • apiPrefix
    • dir
    • fullTextSearchFields
    • nestedProperties
    • liveEdit
    • markdown
    • markdown.tocDepth
    • markdown.remarkPlugins
    • markdown.rehypePlugins
    • markdown.basePlugins
    • markdown.plugins
    • markdown.prism.theme
    • markdown.highlighter
    • yaml
    • xml
    • csv
    • extendParser
    • editor
    • useCache
  • Defaults

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