-
@EleventyMeetup @BHolmesDev Great talk, thanks Ben! 👍 I wasn't aware of the new addExtension API in @eleven_ty, I have to play with it for my responsive images plugin!
-
@EleventyMeetup @BHolmesDev @eleven_ty I have two additional comments: Be careful with the order of items in the
sizes
attribute, the browser will take the first that matches, so always100vw
in your white board example. Also, I would recommend Linkedom over Cheerio for performance and memory usage.