Hi @Jeremy , sorry. I forgot to do it. I'm kinda busy. but it you need to use it I'll help you out. π
basically you will need first to clone the project, clicking on the "Deploy to Netlify" button.
you can look at the configuration on the link that is already there.
if you have a "blog" collection for example, you can access it's list on
https://minimal-decap-cms-tests.netlify.app/blog/index.jsonthe name of the site + blog + index.json.
Everytime your client updates a blogpost it will trigger a commit that triggers Netlify to rebuild the page
Decap CMS is going to be the interface.
your client can access it on
https://minimal-decap-cms-tests.netlify.app/adminAt first, the site will ask for a password.
the only way to get one is to go to Netlify identity and send a invite manually.
It's the safest way I found to make it work for now :).