GoBlog not only has a new README file on the repository (replacing the old, cluttered, incomplete documentation) but also has a new share button implementation. No more relying on third-party services for that basic functionality!
💬 Micro: XXXX-11-23
This section is for short notes, thoughts or IndieWeb interactions.
Even though it’s a bit cold and muddy outside, today, while we’re still living in Kassel, we took the opportunity to take another look at the city from above. This time from the Bismarck Tower.

🖼️ View
I reworked the current ActivityPub implementation of GoBlog, fixed ActivityPub replies to posts and also added support for reply updates and deletions. Under the hood it’s using the comment system. 🥳 Using the go-ap/activitypub library, working with ActivityPub is much easier (but still more complicated than I wish it would be).
It seems like I don’t get Webmentions from micro.blog anymore. 🤔 I missed a couple of replies. Is it because I changed the Webmention endpoint URL when re-launching my blog?