I've got a client atm who wants a very simple website, no problem.
I'd quite like to allow her to add pages and edit through a TinyMCE interface etc, purely in order to make it easier for me by allowing her to look after the thing herself.
Obviously I could write a simple page editor CRUD kind of back-end, but because this is a favour for a mate, I'd rather use something pre-made if poss. Essentially I need a CMS that only deals with pages and nothing else for simplicity.
So that's it, Login and Page CRUD. Simple as possible.
I'm familiar with loads of CMSs but never needed anything this straightforward. Anyone know of something or am I gonna have to write it (arduous as that would obviously be!
Any one know of anything? I don't care if it edits files or a database or whatever.