Can someone suggest guides for just sending out web mentions only and not displaying them on your website. I don't get the desire to display comments from social media on your website, at all. Yet, every guide so far has been on explicitly getting WebMentions to display on Eleventy. If I wanted a comments section, I'll add a comments section. If I wanted social media, I'd just use social media instead of my website. My website is for reading, not talking to me. There's email for that, but I do want people to know I link to them and write about them. #WebMention #WebMentions
@WeirdWriter For sending only, you could use https://telegraph.p3k.io which will find any sites mentioned and, if they have a webmention receiver, will send a webmention. I do it manually. Telegraph also has an API so you could add a process to your site that will send your post to Telegraph automatically. I do not use Eleventy so I cannot offer any suggestions on that.