Ask HN: Tool that allows my clients to update static site via Pull Requests
https://news.ycombinator.com/item?id=11519043I previous came across a tool that allows my clients to make changes to their website in a way that then initiaes a pull request to the connected github repo so I can review changes and make sure they don't break the site.
Anyone know what service this was? Or can suggest alternative solutions to this issue.
Im not wanting to setup a full CMS just wanting to allow clients to edit content within static pages. Eg they can navigate the file system and edit text on static pages as if it was rich text.