Comment on Automatically sending Webmentions from a static websiteComments−qubyte5yI also use Remy Sharp’s code, but as a library. I have netlify call this glitch [1] I wrote on successful deploy. It compares the new sitemap.txt with one it has cached and scans new URLs which match a pattern for mentions to dispatch.1: https://glitch.com/edit/#!/lean-send-webmentions
Comments
I also use Remy Sharp’s code, but as a library. I have netlify call this glitch [1] I wrote on successful deploy. It compares the new sitemap.txt with one it has cached and scans new URLs which match a pattern for mentions to dispatch.
1: https://glitch.com/edit/#!/lean-send-webmentions