audiodude / travisbriggs.com

Static site generator for the digital garden at travisbriggs.com
https://garden.travisbriggs.com
MIT License
1 stars 0 forks source link

Some kind of support for Webmentions #10

Open audiodude opened 1 year ago

audiodude commented 1 year ago

I need to read more of the website and understand how Webmentions work before I can implement anything, but I'd like to support both outgoing and incoming mentions.

https://indieweb.org/Webmention

audiodude commented 1 year ago

Found https://github.com/maxboeck/eleventy-webmentions but it's on an absolutely ancient version of 11ty. Like pre 0.10 version.

Maybe I can look at the patterns it uses and re-implement in modern 11ty? I should also check what 11ty version we're on.