Skip to content

🔥 Nuxt Content 3 Migration #93

Description

@davestewart

Background

Nuxt Content 3 is out, and it uses a completely different system than Nuxt Content 2 to store documents; in a database, rather than a cache.

This will more than likely mean there needs to be some level of rewrite and re-architecting to maintain feature parity (if possible).

Proposal

Core work:

  • Explore how Nuxt Content 3 processes markdown files
  • Look at some level of transform before docs hit the database
  • Reuse existing Markdown transformation functions

Supporting work:

  • Investigate transformers
  • See how external sources may be reported
  • Review how image live reloading works

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions