Zach Leatherman

Results 245 issues of Zach Leatherman

`formats: ["svg", "avif", "webp", "jpeg"],` should prioritize to `["avif", "webp", "jpeg", "svg"]` Food for thought: in some cases we won’t want to use a separate `` for SVG at all?

enhancement

Some heuristics to automatically swap between these two features (as `true` is less resource intensive). Noting that `true` will likely be the same as `"size"` output for SVGs below a...

enhancement

e.g. on 11ty-website: ``` {% image "./src/img/possum-geri.png", "The possum is Eleventy’s mascot", [350], "elv-possum" %} {% image "./src/img/possum-geri.png", "3 possums suspended from a red balloon", [null] %} ``` This will...

enhancement

Notably, this is how it works on 11ty-website: https://github.com/11ty/11ty-website/blob/7f56096f45f4425be706f5297f530f43677c8d32/src/docs/serverless-collections-export.11ty.js#L10

enhancement

Noted by #37 and me in https://youtu.be/hJAtWQ9nmKU&t=512

breaking change

Spawned from #13. Related to #15. Ideally we could upgrade the node runtime https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html but newer versions of puppeteer blow past the 50MB AWS Lambda limit. I haven’t tested all...

bug: dependency

It may include Roboto! https://make.wordpress.org/core/2016/07/07/native-fonts-in-4-6/ I don’t have access to this currently. Hoping I get a reply to https://twitter.com/zachleat/status/782071456326782977

new-browser-or-os

new-browser-or-os
apple

Available on browserstack

new-browser-or-os
apple

http://fontfamily.io/.Times_LT_MM

bug