Testing Blog Syndicator
Let’s test this out.
- [x] Feed Processing Job Works
- [x] Webmention Discovery Works
- [x] Webmention Post Works
Testing links:
Update
Great! The very simple webmention processor works. I have a job that runs to check for new posts and for each new post, to scan for and process any webmentions.
During build of the static site I check for new webmentions, write to data, and then build.
Pretty happy with the setup. It did not take much to build, thanks to the incredible ruby webmention gem