I am making vanilla JS websites for clients. How can I provide a way for them to edit site section? I work with github to deploy my sites and netlify to host them. So I was thinking off making my own CMS that pushes changes directly to GitHub.
Do any off you know any better alternatives?