Gamma
 
HOME DEVY DOCS ABOUT
  1. DOCS/
  2. Public/
  3. Frameworks/
  4. Nuxt/
  5. Modules/
  6. Content
  • TOC
  • Purpose
  • Data File Formats
  • Workflow
  • Public
    • Devy
    • Frameworks
      • Angular
      • Electron
      • Mkdocs
      • Next
      • Nuxt
        • A11y
        • Build
        • Config
        • Data From Component
        • Data To Component
        • Debug
        • Env Vars
        • Fetch
        • Issues
        • Modules
          • Content
            • Config
            • External Sources
            • Markdown
            • Page Meta
            • watch
          • Icon
          • Module Order
        • Navi
        • Page Meta
        • Passing Objects
        • Props
        • Ref()
        • Setup
        • Troubleshooting
      • Tailwind
    • Languages
    • OSes
    • Protocols

Content

Nuxt Content Module

Purpose

Adds framework and tooling for a plain text Data Layer

Data File Formats

  • Markdown
  • YML
  • CSV
  • JSON

Workflow

After making changes to a remote /content source, any app that accesses that source, must be redeployed on the cloud-provider, in order to view those changes

Config

@Nuxt/Content Config

External Sources

External /content Sources

MDC

Markdown Extension for Embedded Vue Components

Page Meta

Display Page Meta

watch

Content Watcher

Copyright @ 2025 Anne Brown