Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eleventy-plugin-sharp for image processing #46

Closed
greatislander opened this issue Aug 19, 2020 · 2 comments · Fixed by #90
Closed

Add eleventy-plugin-sharp for image processing #46

greatislander opened this issue Aug 19, 2020 · 2 comments · Fixed by #90
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@greatislander
Copy link
Member

greatislander commented Aug 19, 2020

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.

@greatislander greatislander added the enhancement New feature or request label Aug 19, 2020
@greatislander greatislander added this to the 1.2.0 milestone Aug 19, 2020
@greatislander greatislander self-assigned this Aug 19, 2020
@greatislander greatislander modified the milestones: 1.2.0, 1.3.0 Aug 31, 2020
@rishhabh-jain
Copy link

Hey, I want to work on this issue. How can I do that

@greatislander greatislander changed the title Add @11ty/eleventy-img for image processing Add eleventy-plugin-sharp for image processing Sep 15, 2020
@greatislander
Copy link
Member Author

@rishhabh-jain thanks for your interest! However, this issue involves close collaboration within our team working on design and development and as such is not a good candidate for open source contributions. I will be adding the good first issue tags to issues where external contributions are encouraged.

greatislander added a commit that referenced this issue Sep 17, 2020
#46) (#90)

* feat: integrate eleventy-plugin-sharp for ideas thumbs

* fix: adjust Lighthouse configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants