rbuchberger / jekyll_picture_tag

Easy responsive images for Jekyll.
https://rbuchberger.github.io/jekyll_picture_tag/
BSD 3-Clause "New" or "Revised" License
617 stars 103 forks source link

Cropping in netlify #252

Open emiliorizzo opened 3 years ago

emiliorizzo commented 3 years ago

Hi, I'm using cropping in 'attention' mode. It works fine in my local docker, but not in netlify. It crops the images but not to 'attention' area. Can you help me to solve that? Thanks!

rbuchberger commented 3 years ago

That probably has to do with the old version of vips that jekyll has in their build images. I'm not really sure about a good way to fix that, other than to use a different hosting option. Sorry I don't have a better answer for you; deploying with JPT can be painful sometimes.

I didn't know that was happening though, maybe we should add a warning to the docs about it.

emiliorizzo commented 3 years ago

I wrote to you first, but I'll try to ask for support in netlify. If I found a solution, I'll let you know . Thanks for your answer, JTP is very useful! Thaks a lot.

El jue., 27 may. 2021 15:20, Robert Buchberger @.***> escribió:

That probably has to do with the old version of vips that jekyll has in their build images. I'm not really sure about a good way to fix that, other than to use a different hosting option. Sorry I don't have a better answer for you; deploying with JPT can be painful sometimes.

I didn't know that was happening though, maybe we should add a warning to the docs about it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rbuchberger/jekyll_picture_tag/issues/252#issuecomment-849843053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6AP5EBBXLYRCX5XOZQ7HLTP2EN5ANCNFSM45UMVSMQ .

rbuchberger commented 3 years ago

Hah, I feel bad because you won't be the first person bothering netlify support about my plugin. Hopefully they can help :)

emiliorizzo commented 3 years ago

Yes, I know. I've been reading about it. But I think the issues are related to netlify's images than your plugin :)