Ultralite CMS?

Recently I was doing some work for a client, very simple stuff that essentially equated to a landing page. So using WordPress (what I generally work with) was overkill.
Does anyone have recommendations for a lite CMS that would allow a client to change some basic text or add a few images to a gallery and not much else?

Would providing them a custom JSON file (whose contents could be the image list URLs, text, etc.) be easy enough for them to modify?

I hadn’t thought of that, that’s a really good idea. I’ll have to play around with that.

Hey Travis, I would suggest that you can use Prismic as the easiest way to manage and source contents for your website, It uses JSON to pull contents from the their CMS. You can find more details here https://prismic.io/ and here you will find how to get started https://prismic.io/quickstart#?lang=php.

Thanks