alexwlchan / alexwlchan.net

Source code and plugins for my website, a static site built with Jekyll
https://alexwlchan.net/
MIT License
42 stars 12 forks source link

Improve the <picture> elements in the article cards #805

Closed alexwlchan closed 4 months ago

alexwlchan commented 4 months ago

Currently I cut article cards which are (multiples of) 400px wide but the cards are only shown at that size on some displays – at other sizes, I’m wasting ~20% of those pixels.

I want to think about how to optimise those images.