gobino's bites

Adding "Webmentions" to my blog (tutorial) ๐Ÿ“ฑ

I love Bear and its supportive community, but one thing I sometimes miss is its interactivity. We're all doing it for our own reasons, but yet it's nice to come by a blogpost that inspired or helped me and tell people of this. Or to get that feedback from others.

I push my posts to social media (Mastodon & Bluesky)where people can interact with them, and seeing that you can show these interactions on each blog post made me curious about how to do this.

Yordi was kind enough to share how to show Webmentions of your blog posts, however, as he mentioned, it did not show how to set up these Webmentions.

And this is where it gets tricky, as at first sight, it does not seem possible to log into Webmentions.io.

So I decided to dig into this and after successful implementation wrote this guide for future reference and help.

Steps you need to take to enable Webmentions on your blog posts:

<a style="display: none;" href="https://github.com/gobino" rel="me">github.com/gobino</a>

<link rel="webmention" href="https://webmention.io/gobino.be/webmention" />

<link rel="pingback" href="https://webmention.io/gobino.be/xmlrpc">
<link rel="authorization_endpoint" href="https://indieauth.com/auth">

And done!

Webmentions

I might tweak the looks in the future, but for now, I'm happy I got it working.

Resources used:

๐Ÿ’ฌ Reply via email, Mastodon or Bluesky

#2024 #2024-11 #app-tech #article