rbuchberger / jekyll_picture_tag

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

Resize of animated WebP breaks animation #239

Open inakijv opened 3 years ago

inakijv commented 3 years ago

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 described in #49

rbuchberger commented 3 years ago

Thanks for the report! I've never tested JPT with anything animated before.

There's a new version in the works which completely replaces the image handling backend and also exposes more image options, hopefully that will give us the tools to do this.

inakijv commented 3 years ago

Cool! Any ideas/suggestions on how to bridge this in the meantime?

rbuchberger commented 3 years ago

You could bypass JPT, just write the HTML directly. You can write HTML in markdown.