this post was submitted on 11 Oct 2024
41 points (95.6% liked)

Fediverse

28054 readers
326 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I am thinking about setting up a simple blog on a spare Raspberry Pi using YunoHost. I want it to be federated (of course), and it looks like my only choices are WordPress or Ghost. Are there any other lightweight CMS out there that are federated that appear on this list? Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] nate@social.trom.tf 6 points 6 days ago (2 children)

@5teverin0 Writefreely might be a good option, it's built around being federated. It's in the social media category instead of the publishing category, but it's intended for blogs instead of microblogs.

[–] 5teverin0@lemmy.world 2 points 5 days ago (1 children)

Oh, excellent! I originally started out trying to install WriteFreely with Ngnx, but kept running into problems, so I gave up. Never thought to look in that category - thanks!

[–] JupiterRowland@sh.itjust.works 1 points 15 hours ago

Careful, though: WriteFreely is solid, but limited.

For example, it has no comments. Like, there's no way you can interact with a WriteFreely post, at least none that the author would notice. Comments are planned, but way down the to-do list.

Also, while you can embed images, you have to host them externally and then hotlink them. I think this is one of the next things that WriteFreely will tackle. It's possible; Plume has its own built-in image hoster, but Plume is so underdeveloped that its devs recommend WriteFreely instead.

[–] SharkAttak@kbin.melroy.org 1 points 5 days ago (2 children)

I get that blog is Tumblr-like and microblog is Twitter-like, but what are the actual differences?

[–] JupiterRowland@sh.itjust.works 1 points 15 hours ago

Microblog is Twitter-like, normally plain-text only, normally limited in characters, no titles, no summaries because unnecessary for not even 1,000 characters per post. Also, conversations/threads consist of posts, posts and more posts that are loosely connected via mentions.

Blog is like WordPress or Blogger or Medium. With titles, with summaries, no character limits and the whole shebang of formatting.

Headlines

in

multiple

levels,

bold type, italics, code,

  • bullet-point lists,
  1. numbered lists,

images embedded in-line within the post (with text above the image and more text below the image), nicely embedded links instead of URLs in plain sight and so on. Also, conversations consist of exactly one (1) post, and replies are comments that aren't posts and work differently from posts.

[–] nate@social.trom.tf 2 points 4 days ago

@5teverin0 @SharkAttak The lines kinda blur in some places, but mostly just no max post length, text formatting, and a layout that more resembles a blog as apposed to a twitter profile (tags/categories, about page, that sort of stuff). You also usually get a domain or sub domain (example.com or user.example.com respectively) instead of just a handle (e.g. example.com/@user) so that it's easier to use as an independent website.