jekyll_picture_tag icon indicating copy to clipboard operation
jekyll_picture_tag copied to clipboard

Easy responsive images for Jekyll.

Results 37 jekyll_picture_tag issues
Sort by recently updated
recently updated
newest added

So I have a ton of files on my site that I never expect to change, but which are being regenerated every time because my build environment doesn't preserve originals....

enhancement

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...

Hello, I'm trying to use this plugin to first, add width and height attributes to my post images automatically, and secondly to generate responsive images. Unfortunately, I struggle to make...

I am trying to use a converted Gif into Webp image with JPT, but it doesn't show the animation after running the plugin. It is the same kind of issue...

Following on from https://github.com/rbuchberger/jekyll_picture_tag/issues/191 Resizing pictures takes a while, so its problematic to resize all of them on each build, e.g. in CI/CD. It's possible to cache the `_site/generated/assets/img` directory,...

enhancement

The Source Image Link is great but sometimes the source images can be huge. It would be nice to have a similar feature that would add a link to a...

enhancement

Hello, first of all thank you for your work and effort! I am using your plugin to generate and display product images. There are multiple color variations for each product...

I'm looking at some of the things [LazySizes](https://afarkas.github.io/lazysizes/index.html) can do. One cool feature is a low quality place holder image. It would be nice if j-p-t could generate a very...

enhancement

I already noticed that SVGs are not supported. It there a way to ignore SVGs in the configuration? Here is the output of `bundle exec jekyll serve --trace` ``` Generating...

enhancement