11ty / eleventy-img

Utility to perform build-time image transformations.
https://www.11ty.dev/docs/plugins/image/
433 stars 53 forks source link

Eleventy Transform: optimize images other than <img> #215

Open zachleat opened 4 months ago

zachleat commented 4 months ago

Favicons, posters, etc. A more comprehensive list in posthtml-urls: https://github.com/11ty/eleventy-posthtml-urls/blob/99b89964645ed979829d00ff2abc62a03479329c/lib/defaultOptions.js#L10-L35

Related to #208