offline-cms
v0.0.13
Published
`offline-cms` is a "No Code" WYSIWYG HTML editor that writes directly to the filesystem. Think of it as a visual static side generator (editor for now).
Downloads
6
Readme
Introduction
offline-cms
is a "No Code" WYSIWYG HTML editor that writes directly to the filesystem. Think of it as a visual static side generator (editor for now).
Usage
- Navigate into an HTML project directory
npx offline-cms
- Make change and git commit
Demo
- Clone this repo and run
yarn
cd examples/todo
npx offline-cms
Video
Contribute
All contributions (code, docs, issue creation) are welcomed 🙏
- Clone this repo and run
yarn
,yarn link
- Navigate into an HTML project directory and run
offline-cms
- Develop, test and push, there is no step 3 :)
References
- https://github.com/ericclemmons/codelift
- https://divjoy.com/
License
MIT