Thanks to @shindakun and the clearly written tutorial at Adding Webmentions To micro.blog I believe I’ve now successfully added Webmentions to this blog. 🤞🏼
Thanks to @shindakun and the clearly written tutorial at Adding Webmentions To micro.blog I believe I’ve now successfully added Webmentions to this blog. 🤞🏼
@Miraz Ack! Looks like I left out <ul class="shares" id="shares"></ul> in the HTML on the post. I also noticed I didn't mention that you need to supply an image for shares. The code looks for /images/anon-avatar.png by default.
@matpacker There is something odd about the post that webmention.io recieved, looking at the JSON returned to the page its coming in as:
"sentence_html": "<a href=\"[www.mathewpacker.com/2019/12/2...](https://www.mathewpacker.com/2019/12/2523/)\">someone</a> posted '' linking to <a href=\"[miraz.me/2019/12/2...](https://miraz.me/2019/12/21/thanks-to-shindakun.html)\">[miraz.me/2019/12/2...](https://miraz.me/2019/12/21/thanks-to-shindakun.html)</a>"
So, it knows you send something just doesn't appear to have written the text.
Thanks for testing that, I had completely forgotten about it.