Nuxt Content
File based Headless CMS for modern websites built with Nuxt.
Features
- Nuxt 3 support
- A Markdown syntax made for components (MDC)
- Navigation generation
- Code highlighting with Shiki
- Blazing fast hot module replacement in development
- Powerful query builder (MongoDB like)
- Table of contents generation
- Also handles CSV, YAML and JSON(5)
- Extend with hooks and content plugins
💻 Development
- Clone repository
- Install dependencies using
yarn install
- Prepare using
yarn dev:prepare
- Try playground using
yarn dev
License
MIT - Made with