#dev 2024-11-16

2024-11-16 UTC
#
[aciccarello]
I had planned on doing that but honestly it's been too long now for me to accurately describe it
#
Loqi
[preview] [aciccarello] #11 Write about Eleventy migration
#
[aciccarello]
Almost 5 years actually 😮
#
[aciccarello]
Add it to the long list of blog posts I wanted to write but never got around to.
#
[tantek]
I mean, you had me at "Add it to the long list of blog posts I wanted to write" 😂
CRISPR, thegreekgeek_, GuestZero, troojg and thegreekgeek joined the channel
#
capjamesg[d]
[Joe_Crawford] I was looking at your homepage and noticed you used grid to create the two column layout. Is dl/dd an appropriate semantic choice for this type of list?
#
capjamesg[d]
I like your CSS implementation, so I kind of want to use this 😄
#
capjamesg[d]
I do my version of that layout with flex and a guesstimate on how big the date container should be. It means that the occasional date overflows onto a new line.
barnaby joined the channel
#
artlung
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl hints at keys and multiple values being an appropriate usage of the element and I find it semantically useful for a one to many list like that (days to posts). But good question!
#
artlung
[edit] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl hints at keys and multiple values being an appropriate usage of the element and I find it semantically useful for a one to many list like that (days to posts). But good question!
thegreekgeek_ and glacier joined the channel
#
[Murray]
I'd never considered that kind of pattern with `<dl>` 🤔 I just tested the MDN example of "one:many" with term-to-descriptions on NVDA, and I will say that it told me I was entering a list of three items. The example has one term and two descriptions. So it seems like it groups them automatically. I'd wonder whether nested `<ul>` (or `<ol>`, if date order is important) might make this a bit clearer?
#
[Murray]
That should give you an initial count of the total _days_, then once you select a day, a count of the total _articles_
#
[Murray]
Then again, I can see a justification for marking this up as a `<table>`, and I don't think that a `<dl>` is in any way *wrong* either, so guess just "many ways to pick a fruit" 😄
thegreekgeek joined the channel
#
[Murray]
In other new: cool new tool from 11ty for capturing web data/PESOS: https://fosstodon.org/@eleventy/113489222103815067
#
Loqi
[preview] [Eleventy 🎈 v3.0.0] Introducing 📥 11ty/import: a CLI tool to import content as static files 👋🏻 Easily export all of your WordPress posts 👀 Show recent 🐘 Mastodon posts on your web site without expensive embeds ✅ Make a CMS out of anything on the web us...
#
sebsel
😱 I noticed gimme-a-token was down but I didn’t have my computer on my and then I forgot
#
sebsel
thanks sknebel for the ping!
CRISPR, barnaby, thegreekgeek, sp1ff, [Murray], GuestZero, doesnm, neatnik, [Sophia_wood], alephalpha0, [snarfed]2, geoffo, [aciccarello], Dryusdan, jjuran, Xe, [morganm]2, trwnh, AcesAndEights, jimw, bret, Pixi, moose333, strugee_, grufwub, freddy, superkuh, box464, rrix, paotsaq, nsh, GWG, [tantek], IWSlackGateway, Kaja, oodani, ben, lanodan, Maxpm, [Joe_Crawford], Saphire, mooff, Tiffany, ACG, srijan, dustinm`, sivoais, oxtyped-, athenaeryma, rolle, karjala, JadedBlueEyes, Zegnat, parnikkapore_x, streety, nnrx, saptaks, onla, capjamesg, ancarda, eb, vikanezrimaya, revi, sisoma_new[d], suki, roxwize, onla_, srushe, IWDiscord, fluffy, benji, [0x3b0b], sebsel, sknebel, voxpelli, lockywolf, sandra, Salt, omz13, Elleo, rjomara5853, ms_boba[d], vroman, kushal, capjamesg[d], ludovicchabant, Virtual, thegr8whoopdini[, rhiaro, DJ_[dj_je][d], joshproehl, chenghiz_, schmudde1, Soni, dissolve22[d], oenone, aaronpk, jeremy, [Joe_Crawford]1, [snarfed], [morganm], [snarfed]3, [aciccarello]1, [morganm]3, [manton], [Murray]1, troojg, IWSlackGateway6, jeremycherfas and sebbu joined the channel
#
capjamesg[d]
[Murray] Indeed!
#
capjamesg[d]
There are sometimes cases where multiple types of markup are equivalent semantically.
__DuBPiRaTe__ and bterry joined the channel