We have WebMentions

Written by Piers Cawley on

Taking one more step on the road to full IndieWeb citizenship or whatever it’s called, Just A Summary now displays webmentions.

After much fiddling with N8N, webmention.io, and the usual combination of Hugo’s powerful, yet inscrutable templating language and my tenuous understanding of CSS, we’re now displaying our webmentions. We’ve been directing them to webmention.io for years now, but scratching my head over what to do with them.

The way it works at the moment is I run a task every few hours that checks webmention.io, merges the results with the stuff we already know about and commits the updated data files to Github, which triggers a github action that rebuilds the site. This is… inefficient. My next step is to either expose the n8n workflow via a webhook, or work out how to retain some information from the previous run and use that to ensure we only fetch any mentions that’ve arrived since the last time we checked. But that’s work for another day. Right now I’m calling what I have a win, merging this branch to main and basking in the warm glow of taking one more step down the IndieWeb road.

  • 1 like
  • 0 reposts
  • 0 replies
  • 0 mentions

Likes