|
|
|
|
|
by 0xEF
588 days ago
|
|
On the off chance that someone here has recommendations, I'll reply and say my experience with Ghost Pro was different. I am trying to start a small blog that will have a handful of writers, so the idea of using some kind of lightweight CMS with edit/post capability is appealing, but we don't like the clunky feeling of beefy CMSs, especially when it seems to be built entirely around the analytics, which we do not care all that much about (the blog is intended to be small and hobbiest, we are not interested in making money from it). I found Ghost to be too "on rails" and much more robust than what we need, so it felt like paying for software that sat mostly unused. In my admittedly unskilled experience (I am learning webdev, but not anywhere close to a pro, yet) it felt like I was using WordPress with a different name, which was a turn off. I have Drupal 11 spun up on VPS but I have not had a moment to sit down and start really digging into it, yet. If anyone has some smaller CMS to recommend (even paid is fine, if the prices is reasonable) that allows for a nice WYSIWYG editor, user accounts and roles, code editor when needed, I'd love to try it. |
|
Honestly, you’re actually not going to find much better for a simple multi-user setup than Ghost. It may have a lot of features built around newsletters and analytics that you’re not using, but the thing is, they’re there because it’s essentially throwing you the package it thinks will benefit most users, rather than forcing you to choose a bunch of plugins. If it feels overkill, that’s only because they wanted to cover the broadest use cases, rather than forcing users to decide on a package of 30 plugins, by a myriad number of developers.
I have used a lot of CMS platforms and I think you will find the complexity actually goes up from Ghost in most cases. (And if simplicity is your goal … you’re not going to find that with Drupal, which is extremely enterprise-oriented these days.)
If you think you’re getting overcharged for it, I’d recommend looking into self-hosting. Ghost is an extremely easy piece of software to run in a Docker instance on a shoebox somewhere. I do it myself for a couple of small sites. It’s really not that bad.