this post was submitted on 25 Jun 2024
310 points (99.1% liked)

Technology

58480 readers
3962 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 months ago (4 children)

What are alternatives of WordPress if I wanted to add something to my website?

[–] [email protected] 9 points 3 months ago* (last edited 3 months ago)

Drupal, but you are getting into a different type of complex symfony code built on years and years of drupalism's. It's powerful and pretty well maintained though.

[–] [email protected] 4 points 3 months ago (2 children)

What are you trying to achieve?

  • static site like a blog? - Hugo
  • add comments? - Commento paid, or you can self-host
  • cloud stuff (e.g. Google Drive replacement) - NextCloud

There's a ton you can do, you don't need WordPress just because you want a website. Figure out what you want your website to do, then look for tools to do that.

[–] [email protected] 9 points 3 months ago

Just a side note, Commento is kinda dead on the self-hosting front at least as it's been years since an update, which is probably not great for a public service.

However, Comentario is a updated fork that's being maintained.

[–] [email protected] 2 points 3 months ago

I’ve used https://getgrav.org for a while and it’s been pretty solid.

[–] [email protected] 1 points 3 months ago (1 children)

If you want to add something to your website then you're already running WordPress, no?

[–] [email protected] 1 points 3 months ago

No, I haven't added nothing. I was going code a basic html 5 page but I wanted a blog like atmosphere, since the website is all about my writing.

[–] [email protected] 1 points 3 months ago

If you want a mostly straightforward WordPress-alike that's not WordPress, you probably should at least consider Ghost. I'm using it for my blog and it's got a slightly weird focus on "paid blog members", but it's super solid and doesn't have a multi-decade history of endless security problems.

And, soon, it'll be a happy member of the Fediverse.