Now I can display received Webmentions, I need to start working on sending them.
I don’t want to rely on an external service if I can help it, because that’s how my old setup decayed, so don’t hold your breath.
But the output of rsync --itemize-changes ...
is looking tasty as a mechanism for spotting which URLs have changed between deployment runs.
Time to start experimenting.
Hmm… the first experiment doesn’t look too promising.
Further to my last note, I think I might have a working script to send webmentions for any updated pages. Now to plumb it into the rest of the automation!
#!/usr/bin/env emacs -script
is a powerful drug!