Skip to content

dashpilot/vue-headless-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Headless CMS

Headless CMS that runs off (and saves to) a single JSON file. Written in Vue 3, bundling through Vite

Demo

https://vue-headless-cms.vercel.app/

Features

  • headless: can be used with your preferred front-end (Vue, React, Svelte, vanilla js, Nodejs, PHP, Static Site Generator)
  • quick-access through mail-like interface
  • saves to a single JSON file
  • easily configure content types and fields through the interface
  • categories and filtering
  • rich text editor
  • image upload and resize
  • image galleries
  • template editor with syntax highlighting
  • the whole CMS is a SPA that can be downloaded or loaded from a CDN

Preview

Documentation

For documentation on how to create new content types, configuring site-wide settings and integrating with your own front- and backend, check the documentation wiki

Press the ⭐ button

Don't forget to press the ⭐ button to let me know I should continue improving this project.

Releases

No releases published

Packages

No packages published