0.0.13 • Published 4 years ago

offline-cms v0.0.13

Weekly downloads
17
License
MIT
Repository
-
Last release
4 years ago

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).

Launch tweet

Usage

  1. Navigate into an HTML project directory
  2. npx offline-cms
  3. Make change and git commit

Demo

  1. Clone this repo and run yarn
  2. cd examples/todo
  3. npx offline-cms

Video

offline-cms demo

Contribute

All contributions (code, docs, issue creation) are welcomed 🙏

  1. Clone this repo and run yarn, yarn link
  2. Navigate into an HTML project directory and run offline-cms
  3. Develop, test and push, there is no step 3 :)

References

  1. https://github.com/ericclemmons/codelift
  2. https://divjoy.com/

License

MIT