41 posts in 'Webmentions'
2025
Jul 23, 2025
by Fershad Irani (3 posts) · Website
Categories: How to...Webmentions
Collection of tutorials on webmentions including the basics — you can get up and running with only two lines of HTML! — using microformats to enrich your mentions; adding a webmention form; and parsing, displaying, and updating them with Eleventy, Netlify, and Bridgy.
May 24, 2025
by Reilly Spitzfaden (3 posts) · Website & RSS feed
Categories: How to...Remote DataSocial MediaWebmentions
Some notes about implementing webmentions for my website.
Mar 10, 2025
by Tom Doe (11 posts) · Website & RSS feed
Categories: Global DataHow to...Remote DataSocial MediaWebmentions
Some notes about implementing webmentions for my website.
Feb 13, 2025
by Tom Doe (11 posts) · Website & RSS feed
Categories: How to...Remote DataSocial MediaWebmentions
At yesterday's Pacific Homebrew Website Club meeting, I got some great feedback and was able to figure out making my own code to bring in webmentions!
Feb 6, 2025
by Reilly Spitzfaden (3 posts) · Website & RSS feed
Categories: How to...Webmentions
I finally figured out displaying webmentions on my site without any client-side JavaScript!
Jan 28, 2025
by Reilly Spitzfaden (3 posts) · Website & RSS feed
Categories: How to...PluginsWebmentions
Jan 19, 2025
by Matt Steele (3 posts) · Website & RSS feed
Categories: BloggingHow to...WebCWebmentions
2024
CAUTION
The posts below were published before the release of Eleventy v3.0.0 (Oct 1, 2024). Information in these posts may be out of date. The current stable release is 3.12.
How I managed to add a comments system to my static blog.
Aug 11, 2024
by Cascade (1 post) · Website & RSS feed
Categories: DatesHow to...NetlifyRemote DataWebmentions
An update on two projects I’ve been working on—one new and one old—based on some development oversights I’ve made in the past that I’d like to prevent going forward.
Jul 20, 2024
by Chris Burnell (8 posts) · Website & RSS feed
Categories: DatesPluginsWebmentions
What if you used your static site generator to output PHP instead of HTML?
Jul 9, 2024
by Evan Sheehan (8 posts) · Website & RSS feed
Categories: Edge FunctionsSearchWebmentions
Getting webmentions up and running on 11ty - update!
Jun 19, 2024
by Jason Moser (5 posts) · Website & RSS feed
Categories: BloggingConfigurationHow to...Social MediaWebmentions
I got overwhelmed by build steps and decided to fetch my webmentions through a web component.
Mar 22, 2024
by Troy V (1 post) · Website & RSS feed
Categories: How to...Webmentions
I’ve made some updates on my website - let’s talk about them. I added a search functionality with Pagefind, Webmention support both directions and microformats to my blog posts.
Feb 28, 2024
by Juha-Matti Santala (21 posts) · Website & RSS feed
Categories: How to...SearchWebmentions
YouTube video
Feb 20, 2024
Categories: How to...Remote DataSocial MediaWebmentionsYouTube
I use Nicolas Hoizey's GitHub action to syndicate my web activity to Mastodon. Recently, I removed the display of webmentions from my posts after seeing Chris and Robb discuss some privacy concerns around them. Upon seeing David Darnes' mastodon-post web component, I've gone ahead and ad
Feb 20, 2024
by Cory Dransfeldt (46 posts) · Website & RSS feed
Categories: DeploymentSocial MediaWebmentions
How to check if a remote image is available before attempting to optimize it using @11ty/eleventy-img.
Feb 5, 2024
by Cory Dransfeldt (46 posts) · Website & RSS feed
Categories: How to...ImagesWebmentions
Not letting emojis drop mentions on the floor
Jan 25, 2024
by Jeff Sheets (5 posts) · Website
Categories: How to...Webmentions
Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
Jan 21, 2024
by Chris McLeod (7 posts) · Website & RSS feed
Categories: How to...Webmentions
Jan 20, 2024
by Sophie Koonin (5 posts) · Website & RSS feed
Categories: How to...Webmentions
Scheduling static site deploys daily
Jan 15, 2024
by Jeff Sheets (5 posts) · Website
Categories: BloggingDeploymentRemote DataWebmentions
I had told myself that I wouldn't do this...but, seeing them on other people's sites changed my mind.
Jan 13, 2024
by Bob Monsour (20 posts) · Website & RSS feed
Categories: FiltersGlobal DataHow to...Social MediaWebmentions
2023
A quick and dirty way of using Eleventy Fetch and Liquid to display webmentions on your site.
Dec 26, 2023
by Michael Bishop (2 posts) · Website & RSS feed
Categories: How to...Webmentions
There comes a time in every Eleventy blog's life where the author must write a post about implementing webmentions. Here is mine.
Sep 1, 2023
by David Hayes (1 post) · Website & RSS feed
Categories: How to...Remote DataWebmentions
Adding webmentions support to 11ty using netlify hooks
Jul 18, 2023
by equilibriumuk (19 posts) · Website & RSS feed
Categories: How to...Webmentions
In the interest of continuing to repeat myself I'm writing, once again, about adding webmentions to a blog.
Mar 17, 2023
by Cory Dransfeldt (46 posts) · Website & RSS feed
Categories: Webmentions
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 3.12.
Feb 5, 2023
by Nicolas Hoizey (5 posts) · Website & RSS feed
Categories: How to...Webmentions
Cache webmentions using eleventy-fetch and make them available to use in collections, layouts, pages, etc. in Eleventy.
Jan 31, 2023
by Chris Burnell (8 posts) · Website & RSS feed
Categories: Webmentions
Some more links and tools related to webmentions
Jan 31, 2023
by Robb Knight (20 posts) · Website & RSS feed
Categories: Webmentions
Some notes on what webmentions are and how I implemented them for this site
Jan 30, 2023
by Robb Knight (20 posts) · Website & RSS feed
Categories: Webmentions
The portfolio and blog of Jan Monschke
Jan 30, 2023
by Jan Monschke (1 post) · Website & RSS feed
Categories: WebmentionsHow to...
2022
Bernard Nijenhuis • Front-end Developer • Katwijk, The Netherlands • Father of 3 kids • Husband to 1 wife • Owner of 2 cats
Nov 3, 2022
by Bernard Nijenhuis (8 posts) · Website
Categories: Webmentions
Here’s a quick run-through of how I retrieve and use Webmentions with my Eleventy website.
Aug 25, 2022
by Chris Burnell (8 posts) · Website & RSS feed
Categories: Webmentions
2021
CAUTION
The posts below were published before the release of Eleventy v1.0.0 (Jan 9, 2022). Information in these posts may be out of date. The current stable release is 3.12.
Join the Indie Web by adding Webmentions to your serverless Eleventy static site with this step-by-step tutorial. No client-side JavaScript needed!
Nov 22, 2021
by Sia Karamalegos (13 posts) · Website & RSS feed
Categories: Webmentions
Slides and resources from my talks at JamStack Toronto and Magnolia JS.
Jun 18, 2021
by Sia Karamalegos (13 posts) · Website & RSS feed
Categories: Webmentions
While I was rebuilding my website in Eleventy, I saw Amber Wilson's article about adding Webmentions to her site shared on Twitter. I'd heard of Webmentions but I'd never really looked into them and while I was reading Amber's post, I thought that it's a really cool idea and adde
Mar 15, 2021
by Luke Bonaccorsi (3 posts) · Website
Categories: Webmentions
I built a tool to analyze incoming webmentions. This new side project generates monthly reports to see how and where my content is mentioned.
Feb 7, 2021
by Max Böck (8 posts) · Website & RSS feed
Categories: AnalyticsWebmentions
Webmentions are now live on the site, powered by webmention.io! I've been meaning to do this for ages. I'm very excited to finally getting around to joining the IndieWeb.
Jan 18, 2021
by Evan Sheehan (8 posts) · Website & RSS feed
Categories: Webmentions
2020
Dec 8, 2020
by Amber Wilson (2 posts) · Website
Categories: Webmentions
For a long time I’ve been searching for a sound solution to storing the entire Webmention history of my blog, as packaging it up with the rest of the repository was not cutting it for me. Enter the world of async.
Nov 23, 2020
by Chris Burnell (8 posts) · Website & RSS feed
Categories: Webmentions
The intro to a five-part series about incorporating webmentions into three different static site generators (SSGs).
Apr 28, 2020
by Bryce Wray (26 posts) · Website & RSS feed
Categories: How to...Webmentions
2019
How to pull interactions from social media platforms like Twitter back to your own site, using Webmentions, webmention.io and Bridgy.
Jan 10, 2019
by Max Böck (8 posts) · Website & RSS feed
Categories: How to...Webmentions