-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Is your feature request related to a problem? Please describe.
We should scaled down uploaded images to appropriate responsive sizes so that users don't have to manage multiple image sizes through the CMS.
Describe the solution you'd like
Add eleventy-plugin-sharp to the Eleventy configuration to handle image resizing.
Describe alternatives you've considered
Not applicable.
Additional context
@11ty/eleventy-img does not currently support cropping. eleventy-plugin-sharp involves more configuration via filters in templates but supports cropping and scaling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request