Bug Icon
.annebrown.ca
 
Home Docs About
  1. HOME/
  2. Docs-pub/
  3. Frameworks/
  4. Nuxt3/
  5. Modules/
  6. Content
ON THIS PAGE
  • Purpose
  • Data File Formats
  • Workflow
  • Docs Pub
    • Frameworks
      • Angular
      • Electron
      • Next
      • Nuxt3
        • Intro
        • Setup
        • A11y
        • Build
        • Config
        • Data From
        • Data To
        • Debug
        • Env Vars
        • Fetch
        • Fonts
        • Links
        • Modules
          • Content
            • Config
            • External Sources
            • Page Meta
            • Prose
            • watch
          • Icon
          • Module Order
          • nuxt-auth-utils
          • Ui3
        • Navi
        • Page Meta
        • Passing Objects
        • Props
        • Ref()
        • Styling
        • Troubleshooting
        • Upgrade
      • Tailwind
    • Tooling
    • Languages
    • OSes
    • Protocols
    • Graphics

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

MDCs

MD Extension for Embedded Vue Components

Page Meta

Display Page Meta

Prose

Prose Components

watch

Content Watcher

 

Copyright @ 2025 Anne Brown