this post was submitted on 25 Aug 2025
34 points (94.7% liked)
Fediverse
36438 readers
603 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
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general 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)
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
Linktree is just a static site with a list of links. You could do the exact same thing using Hugo as a site builder and GitHub Pages for free hosting. All it would cost you is a custom domain name if you wanted one. Not sure activitypub brings anything useful to the table here.
github pages is free but it is owned by microsoft, how is this better than linktree?
You have more control, beyond that… It’s not. Better to fully self host it, but not everyone has the capability or interest in developing the capability to do that.
well, I haven't tried it, but there's codeberg pages.
First I've heard of that one. Nice. Looks like the same setup that Github Pages uses too, so should be easy to transfer the site if needed.