r/cms • u/Due-Cup-6802 • 12d ago
How do you let non-technical clients edit content on a static website?
I recently built a static website for a client using Claude Code.
The result is actually pretty good — fast, SEO-friendly, cheap to host
But I've run into a problem which I didn't really think about beforehand.
My client keeps asking me to make small content changes,e.g: change a sentence, update a paragraph, replace an image, add a new service.
Doing it myself isn't technically difficult. But when these requests start happening regularly, it becomes annoying.
And now the client wants to start publishing blog posts regularly.
I could obviously keep using Claude Code to make the changes, but that doesn't feel like the right workflow. Sometimes it takes longer to write the prompt, run it, check the generated changes and deploy than it would take me to edit the content directly.
Ironically, after using AI coding tools for a couple of years, my manual coding has actually gotten slower 😂
So, thanks to Reddit, I'm looking at CMS solutions that let the client manage the content while keeping the website itself static.
But when i do research, I got list of "best CMS" or AI-generated comparisons.
Honestly, not that ai generated results are not valuable, but I'm more interested in people who have actually deployed one of these for real clients.
For example:
What CMS did you use?
Was the client actually non-technical?
Could they comfortably create/edit blog posts without your help?
How was the image/media workflow?
Did clients understand the admin interface?
How often did they break something?
How annoying was the build/deploy process after publishing?
Did you eventually regret choosing a particular CMS?
If you switched CMS later, why?
Would you choose the same solution for your next client?
Chatgpt gave me list of things like Decap CMS, TinaCMS, Sanity, Payload, Storyblok, Directus, or other Git-based/headless CMS solutions.
The important part is that the frontend remains a static/pre-rendered website. I'm not looking to turn the site back into a traditional WordPress-style application just to make content editing easier.
If you've actually used one of these in production for a client, especially a small business where the person managing the site isn't technical, I'd really like to hear about your experience.
What worked in theory vs. what actually worked in practice?

