Hacker News new | ask | show | jobs
by arminluschin 1977 days ago
Doesn't https://www.netlifycms.org combined with Netlify itself (or any other CDN) achieve the same?
1 comments

Netlify CMS stores content on their cloud. This looks like it lets you store on your own git repository directly from the browser, avoiding potential lock-in.
Right on the landing page of Netlify CMS it says: "Content is stored in your Git repository alongside your code..."