swentelaaronpk, Dries was wondering whether it's a (good) (optional) idea to use JSON-LD for discovery of a post after sending a webmention. I couldn't really give him a clear answer on why microformats are used in probably all implementations out there (even though I find them easy/handy)
aaronpki think the answer is schema/microformats are approximately equivalent for blog posts, but microformats is way easier once you move into richer post types
[Rose]And Aaron: On the planning, I thought as much. I’d be interested in working on something for that I think, though of course “interested in” and “have time to do so” are not necessarily in sync.
[jgmac1106]On my homepage I have a link to my full h-feed and then an h-feed to my three latest posts, but also has an h-entry to my full article page as fourth post
Loqirel-feed is the standard for linking to multiple (potentially alternative) h-feeds from a site's homepage using the code rel="feed" on those links https://indieweb.org/rel-feed
LoqiYour homepage represents you on the web, typically at the top of your domain, with your name and an iconic representation, often marked up with h-card, and fairly commonly one or more streams of recent, topical, or most relevant posts marked up with h-entry https://indieweb.org/home_page
@zachleat↩️ Choosing not to manage comments on your own platform is a different thing than “comments are taboo.”
I like to keep the conversation on Twitter or let people post on their own site and syndicate via webmentions. (twitter.com/_/status/1215668440217870336)
[schmarty]aaronpk: as someone who has to log into my aperture instance a lot, i've begun wondering if it would be useful to add `autocomplete="url"` to web sign-in inputs.
[KevinMarks]@swentel you can use unmung.com (or granary) to turn an rss feed into an h-feed, if that's useful for explanatory purposes. But mf2 is richer than rss/atom syntax