thegreenwebfoundation / developer-docs

The developer documentation site for The Green Web Foundations open source libraries.
https://developers.thegreenwebfoundation.org
Apache License 2.0
5 stars 12 forks source link

Image Optimization #18

Closed michael-voit closed 1 year ago

michael-voit commented 1 year ago

Used https://github.com/saneef/eleventy-plugin-img2picture to optimize images and https://www.11ty.dev/docs/plugins/fetch/ to cache remote images that we fetch to optimize them.

Tested with Firefox and Chrome.

Issue #13