I got webmentions showing up on my blog, although I’ve yet to push up the change. It was pretty simple, now all that’s left is to make it look pretty with some CSS!
@quarky Thanks! My blog is running Hugo (https://gohugo.io), so it's static too. I've just added some JS to fetch webmentions from micro.blog, which provides a neat interface for fetching them!
I know a lot of people use https://webmention.io
@hugo hey, this is really cool! it's the kind of thing I would love to do, but alas, I like static pages a bit too much. how was it to implement?