this post was submitted on 26 Sep 2024
24 points (96.2% liked)
Technology
60560 readers
3648 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have off-and-on searched for alternative software for personal blogs that can be self-hosted and it doesn’t seem like there are many options anymore. The only ones I’ve seen are WriteFreely and FlatPress. Are there any other options you’re aware of?
There's Contao, Drupal, Blogger, Shopify, Wix, Squarespace...
Shopify seems like it was purposely designed to be as dreadful as possible. They seemed to go out of their way to make dumb decisions.
Had to use Squarespace for work. Did not enjoy.
That's fair. Interesting how blanket advertising often means the opposite of better.
Is contao still around? I used to use it back in the early 2000s
It moved to symfony starting with contao 4. You can now either use it as a self-managed CMS or add it to an existing symfony application to add CMS functionality. Great stuff.
Most of the community is German speaking though, keep that in mind.
They released 5.4 in August.
Depends on if you need a CMS, or if you can use a static site generator.
For a CMS, I'm still a fan of Ghost and it has (mostly) not enshittified to the point it's unpleasant to use.
If you don't need the whole CMS thing, there's an awful lot of options. (And hosting them is super simplified since you can just stuff the output into a S3 bucket/Cloudflare Pages/Github Pages/a dozen other providers for basically free.)