Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
philip@philip@gotosocial.wittamore.fr (2026-05-09 06:47:02)
@adele suggested that #gotosocial was a good replacement for the classic blog, as:
1) gotosocial allows #markdown formatting in posts.
2) the maximum post length can be adjusted above the default 5000 using statuses-max-chars in gotosocial's config.yaml
What this actually means for the #fediverse I'm not sure, as it could break things. If anyone has any deeper info on this I'd love to know.
---Reply---
unattributed 𓂃✍︎@unattributed@gotosocial.social (2026-05-09 14:58:48)
@philip @adele It doesn't break anything.
The protocol that the Fediverse is based on (ActivityPub) doesn't specify post limits. Using a platform like GotoSocial with a 50000-character limit is more than adequate for long-form posting.
The markdown formatting is good, but I use it sparingly as not all the platforms support it completely... But in general, it is widely supported.
If you are thinking about blog replacement, there are other platforms that support ActivityPub. WriteAs / WriteFreely, WordPress, and Ghost, have ActivityPub support.
If you are technically inclined you can look into using a static website generator with ActivityPub.
Reply
---Replies---
philip@philip@gotosocial.wittamore.fr (2026-05-09 16:03:27)
@unattributed @adele
Thanks for the info. My current blog https://wittamore.fr is self built with php/bash, and contains mostly short entries with the occasional prose. It's looking like Gotosocial will be more than enough for this.