Coisas CMS
An open-source, git-based, headless CMS that works with any static site generator.
(coisas.fiatjaf.com) Coisas CMS website
ROAM_REFS: https://coisas.fiatjaf.com/
(github.com) fiatjaf/coisas: a client-side CMS for editing GitHub Markdown (and other) files website
ROAM_REFS: https://github.com/fiatjaf/coisas
coisas is a headless CMS specifically designed to let you edit files hosted in a GitHub repository. It is similar to Netlify CMS and Prose. Unlike existing alternatives, coisas doesn't try to be a multipurpose CMS. It still lets you edit, create, upload, and browse files, but doesn't try to look like a fancy CMS (custom schema, objects and all that mess). It also isn't tailored to Jekyll websites, which means that it won't insert Jekyll specific code or expect your repository to have a Jekyll-specific file structure.
Other features that coisas includes are:
- file tree view;
- simple metadata editor and automatic saving of Markdown and HTML files with YAML front-matter;
- behavior customizations that can be configured from your repository, while still accessing coisas from its own URL;
- easy embedding in your own site, so you'll never have to touch coisas own URL;
- image gallery with all the images from your repository, so you can drag and drop them inside the editor;
- simple visualization of many file formats (only text files are editable, however).