Rickard Lindberg | Blog | Projects
All Posts | 2026 | 2026-02 | 2026-02-07 | All Bibs | All Tags | #indieweb

Replied by Rickard Lindberg . (also on IndieNews)

https://blog.rickardlindberg.me/2026/02/04/indie-webify-me-yes-please.html

I've now implemented a way to download mentions from Webmention.io and display them on my blog posts.

My blog is a static site. So the way it works is that I download mentions via the Webmention.io API. Then I extract only the information that I need to display the mentions on my blog. I save that information in json files that I can read when the website is generated. Right now, they look like this:

$ cat posts/2023/04/06/what-should-a-ci-server-do/mentions.json | jq
{
  "https://blog.rickardlindberg.me/2026/01/24/how-does-ci-work-in-projects2.html": {
    "wm-property": "mention-of",
    "wm-received": "2026-02-04T19:41:15Z"
  }
}

What is Rickard working on and thinking about right now?

Every month I write a newsletter about just that. You will get updates about my current projects and thoughts about programming, and also get a chance to hit reply and interact with me. Subscribe to it below.

Powered by Buttondown (My Newsletter)

I'm Rickard Lindberg from Sweden. This is my home on the web. I like programming. I like both the craft of it and also to write software that solves problems. I also like running.

Me elsewhere: GitHub, Mastodon.