The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.
Nuxt 2 is supported with Content v1, documentation is on https://content.nuxtjs.org/content-v1 and the code on the v1 branch.
yarn installyarn dev:prepareyarn devMIT - Made with 💚