Hacker News new | ask | show | jobs
by seanwilson 2095 days ago
You can try a live demo of Netlify CMS here to get a feel for the editor workflow: https://cms-demo.netlify.com/#/workflow

All state is stored in Git and Netlify CMS is just a client-side JS script that talks directly to GitHub. It's an interesting approach that suits some projects. Don't read into this comment more than that.