I've been watching Netlify's CMS for static sites for a while (https://www.netlifycms.org/)
The idea is it integrates with various static site generators (jekyll / hugo / etc) and allows non-git ppl to edit the source for a static site in a user friendly way.
Netlify CMS is adaptable to a wide variety of projects. The only inflexible requirement is that your site content must be written in markdown, JSON, YAML, or TOML files, stored in a repo on GitHub.
So it sounds like it should work with sphinx...
This issue is to track discussion and possibility of using this to massively simplify workflow for non-techy-ppl
@pwhipp - CCing you on this bc I think it was mentioned you were willing to train people or that sort of thing. I noticed you had instructions on python stuff in the readme, so this sort of thing could help a bunch to keep it KISS for new ppl
I've been watching Netlify's CMS for static sites for a while (https://www.netlifycms.org/)
The idea is it integrates with various static site generators (jekyll / hugo / etc) and allows non-git ppl to edit the source for a static site in a user friendly way.
So it sounds like it should work with sphinx...
This issue is to track discussion and possibility of using this to massively simplify workflow for non-techy-ppl
@pwhipp - CCing you on this bc I think it was mentioned you were willing to train people or that sort of thing. I noticed you had instructions on python stuff in the readme, so this sort of thing could help a bunch to keep it KISS for new ppl