By the way, your wordpress has two indieweb issues currently:
- notes have type
h-as-note
(which is unnecessary) but noth-entry
(which is absolutely required) β as a result my replies have just a link to your note instead of a nice reply-context; - replies to comments are just wordpress comments that have no permalink β as a result my site canβt show them as replies (I guess you could just not use WP comment replies and reply with reply posts deliberatelyβ¦).
But yeah, I went with a homemade solution. That was⦠a lot of time spent. Though I did everything in the hardest way possible :D