All Projects → nuxt → Content

nuxt / Content

Licence: other
Nuxt Content lets you write in a content/ directory and fetch your Markdown, JSON, YAML, XML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Content

Sulu
Core framework that implements the functionality of the Sulu content management system
Stars: ✭ 645 (-50.8%)
Mutual labels:  hacktoberfest, cms
Dnn.platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
Stars: ✭ 798 (-39.13%)
Mutual labels:  hacktoberfest, cms
Fae
CMS for Rails. For Reals.
Stars: ✭ 701 (-46.53%)
Mutual labels:  hacktoberfest, cms
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-66.13%)
Mutual labels:  hacktoberfest, cms
Vue Sweetalert Icons
🎨 Clean animated status icons for your Vue project. Based on SweetAlert's status icons
Stars: ✭ 55 (-95.8%)
Mutual labels:  hacktoberfest, nuxt
Cockpit
Add content management functionality to any site - plug & play / headless / api-first CMS
Stars: ✭ 5,173 (+294.58%)
Mutual labels:  hacktoberfest, cms
Luya
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
Stars: ✭ 741 (-43.48%)
Mutual labels:  hacktoberfest, cms
Apostrophe
Apostrophe is a full-featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
Stars: ✭ 3,733 (+184.74%)
Mutual labels:  hacktoberfest, cms
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (-21.21%)
Mutual labels:  hacktoberfest, nuxt
Axios Module
Secure and easy axios integration with Nuxt.js
Stars: ✭ 998 (-23.87%)
Mutual labels:  hacktoberfest, nuxt
Composition Api
Composition API hooks for Nuxt.
Stars: ✭ 441 (-66.36%)
Mutual labels:  hacktoberfest, nuxt
Forkcms
Fork is an easy to use open source CMS using Symfony Components.
Stars: ✭ 1,112 (-15.18%)
Mutual labels:  hacktoberfest, cms
Joomla Cms
Home of the Joomla! Content Management System
Stars: ✭ 3,995 (+204.73%)
Mutual labels:  hacktoberfest, cms
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+364.76%)
Mutual labels:  hacktoberfest, cms
Vue Notion
A fast Vue renderer for Notion pages
Stars: ✭ 343 (-73.84%)
Mutual labels:  cms, nuxt
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (-45.16%)
Mutual labels:  hacktoberfest, cms
Nameless
NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
Stars: ✭ 337 (-74.29%)
Mutual labels:  hacktoberfest, cms
Kunstmaanbundlescms
An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
Stars: ✭ 346 (-73.61%)
Mutual labels:  hacktoberfest, cms
Essay
A blog system based on Nuxt.js
Stars: ✭ 913 (-30.36%)
Mutual labels:  cms, nuxt
Django Cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
Stars: ✭ 8,522 (+550.04%)
Mutual labels:  hacktoberfest, cms

nuxt-content

@nuxt/content

npm version npm downloads Github Actions CI Codecov License lerna

@nuxt/content lets you write in a content/ directory, acting as Git-based Headless CMS

Features

  • Blazing fast hot reload in development
  • Vue components in Markdown
  • Full-text search
  • Support static site generation with nuxt generate
  • Powerful QueryBuilder API (MongoDB like)
  • Syntax highlighting to code blocks in markdown files using PrismJS.
  • Table of contents generation
  • Handles Markdown, CSV, YAML, JSON(5), XML
  • Extend with hooks

📖 Read the documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using yarn dev or npm run dev

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].