Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dashpilot/vue-headless-cms

Headless CMS that runs off (and saves to) a single JSON file
https://github.com/dashpilot/vue-headless-cms

cms headless headless-cms json vitejs vue vue3

Last synced: 3 months ago
JSON representation

Headless CMS that runs off (and saves to) a single JSON file

Awesome Lists containing this project

README

        

# Vue Headless CMS

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

## Demo

## 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](https://github.com/dashpilot/vue-headless-cms/wiki)

## Press the :star: button

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