#[kevinmarks]Would you punch the A all the way through?
swentel, jeremycherfas and [jeremycherfas] joined the channel
#[jeremycherfas]I have two 99pi challenge coins and would even consider learning enough to build an oauth server to get one of those.
#Loqi[jeremycherfas]: tantek left you a message 13 hours, 49 minutes ago: re: https://www.jeremycherfas.net/blog/improving-the-h-card-in-grav consider a slight improvement: a <span class="h-card"> with <data> elements for all the properties - that way you don't have to depend on CSS or use display:none which can count as a negative in some search engines
#jeremycherfasThanks tantek. So would that require identifying each element, as, say, data-name="name" data-photo="photo-url"? I'm not sure how to use data elements, but MDN seems to suggest that is they way.
#ZegnatYou are thinking data attributes, jeremycherfas
#jeremycherfasTo be honest, zegnat, I do not know what I am thinking. I am just searching to fill in the giant holes in my knowledge.
#Zegnat<data> elements are just like <span> elements, but they have a value attribute specifically for marking up machine-readable data. So you can do: <data class="p-rsvp" value="yes">I am coming</data>, where the machine-readable (mf2 expected) value for the string “I am coming” is “yes”.
#ZegnatEmpty <data> elements are like empty <span>s, so browsers will not render them. They are also better than empty <a> elements because they will not be added to the list of navigationable markers, e.g. for screen readers. So if you want to hide the author: <data class="u-url" value="https://example.org/"></data>
#jeremycherfasSo that would translate as <data class="name" value="Jeremy Cherfas"> and <data class="u-photo" vlalue="https://path.to/photo">?
#Zegnatclass="p-name" if you want mf2 parsers to pick up on it, but, yes.
#Loqi[Evan Prodromou] I've always liked this quote by Ben Franklin, made at the signing of the Declaration of Independence:
We must, indeed, all hang together, or assuredly we shall all hang separately.
Sad to say, apparently it's unsourced, and had been attributed to a...
#tanteklooks like has all the right h-entry and h-card data marked up properly - wondering if the AP support is compatible (interop) with bridgy fed
zoglesby, grantcodes, myfreeweb, schmarty, eli_oat[m], peterlawson[m], mindB and tantek joined the channel
#tantek.comedited /Drupal (+118) "note indieweb module is newer than all the rest and does a lot of their functionality all in one module" (view diff)
jjuran joined the channel
#tantek.comedited /projects (+406) "bump Drupal up to top list with two selfdogfood examples, note projects page is currently really aimed at developers and those familiar with a command line" (view diff)
#tantek.comedited /former_projects (+825) "move TropoVBX / OpenVBX to abandoned - github untouched in 7 years, openvbx site gone and redirects to Twilio" (view diff)
#tantek.comedited /WikiSuite (-155) "this is a stub, remove advertising phrasing and exaggerations, define by what it actually supposedly does, subsections, note selfdogfooding by creator!" (view diff)
#tantek.comedited /projects () "(-614) up TOC, Tiki Suite -> WikiSuite (noted creator selfdogfooding), OpenVBX/TropoVBX abandoned, move Libravatar to a new Side Projects section, eliminate past "production" section! lots of editorial" (view diff)
#tantek.comedited /Jekyll (+680) "move Other independents from /projects to here, merge with existing list, Why and How to sections at top, move IndieWeb Examples up" (view diff)