Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv and .json files to create a powerful data layer for your application. Use Vue components in Markdown with the MDC syntax.
Deploy everywhere.
Nuxt Content supports both Static Generation, Node.js hosting and even Workers environments.
Nuxt Content is a Git-based Headless CMS for Vue.js developers. It allows you to build your content with Markdown and JSON, and query it with a MongoDB-like API.
Start a fresh Nuxt Content project with:
npx nuxi@latest init content-app -t content
To start your Nuxt content app in development mode:
npm run dev
Nuxt Studio lets you edit your websites made with Nuxt Content on any devices and by anyone. Opening a new door between git-based CMS and collaboration with your marketing teams.
Are you ready to start building your next project with Nuxt Content? Our documentation will help you get up and running in no time.