Skip to content

Add eleventy-plugin-sharp for image processing #46

@greatislander

Description

@greatislander

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions