#dev 2023-10-09
2023-10-09 UTC
eitilt, eitilt1, rrix and [Dan] joined the channel
# [catgirlinspace] [snarfed] am trying to use granary to get microformats2 jsons, but it seems like it isn't able to find anything on my website. any ideas maybe? https://granary.io/url?input=html&output=mf2-json&url=https%3A%2F%2Fcatgirlin.space
# [tantek] [catgirlinspace] my guess is this is the error: class="... h-entry u-url". properties MUST be inside a root class element, not on it. See https://microformats.org/wiki/faq#Can_you_mix_properties_and_the_root_class_name for more
eitilt, [aciccarello], [Jo], geoffo, vigoux, [catgirlinspace], AramZS, [tantek], tonny and ajr joined the channel
# [snarfed] [catgirlinspace] looks like [tantek] is right. granary is finding your h-feed, but the entries ended up inside its properties, when they should be in children. check out https://pin13.net/mf2/?url=https%3A%2F%2Fcatgirlin.space%2F too, separate mf2 parser, same problem
# [tantek] [catgirlinspace] did you try http://IndieWebify.me with your h-feed or h-entry posts? Curious what results you got from it (and how we could improve it to better detect / warn for common errors)
# Loqi 🛠 Here are some tools that are helpful for building, validating, and debugging an IndieWeb site https://indieweb.org/validator
# IWDiscord <robotabi#0>
# robotabi I changed the Mobile Char length here to make it more readable, but I feel Maybe I should focus on the font too? Or mmaybe change....? Hmm. Any advice will be helpful.
# robotabi ```<meta name="viewport" content="width=device-width, initial-scale=1.5">```
# robotabi Wait
# robotabi Okay, Sorry.. I'm trying to get the OG tags right as well.
# [aciccarello] I wouldn't stress too much about fonts. I'd recommend starting with system fonts and letting the OS provide those. I like this site for some good font stacks https://github.com/system-fonts/modern-font-stacks
# robotabi I'm looking, Thank you.
# [aciccarello] I've been revamping the typography on my site recently and tracking ideas in this github issue. Might have some useful links for you. https://github.com/aciccarello/ciccarello.me/issues/119
# robotabi Thank you again, I'm looking.
bret and [capjamesg] joined the channel
# [catgirlinspace] [tantek] on indiewebify it’s fine https://indiewebify.me/validate-h-card/?url=https%3A%2F%2Fcatgirlin.space
# [aciccarello] I'm guessing it's an issue with tailwind css messing up the h-feed parsing
# [aciccarello] Is there an h-feed validator?
# [aciccarello] Ah, I missed tantek's message. Yeah, after removing the p-4s the entries are still parsed as u-url properties.
gRegor joined the channel
# gRegor No h-feed validator on indiewebify.me yet. There's a github issue for it. https://github.com/indieweb/indiewebify-me/issues/13
geoffo joined the channel
# sknebel filed https://github.com/microformats/php-mf2/issues/249 - the output is even not valid mf2-json anymore?!
geoffo joined the channel
# [capjamesg] [snarfed] Yes indeed!
[tw2113] and geoffo joined the channel