kirby-blurry-placeholder
kirby-blurry-placeholder copied to clipboard
๐ผ Blurry image placeholders for better UX
When using ImageMagick as the thumb driver for Kirby, which is required to allow transforms for GIFs, all frames will be inlined in the blurred placeholder which returns a much...
Untested, but just came into my mind that you could do something like this to get rid of blurry placeholders if JS is disabled (roughly 1-2% of all browsers, so...
First of all, thanks for the plugin โ itโs awesome! Unfortunately I am having some problems when using it for transparent PNG files, there are some heavy artifacts in the...
I just figured out how to use this plugin with static files supplied with your Kirby "theme" and maybe we can find a way to extend the Class with methods...
Added in Kirby 3.9.2+
Hello there, I'm struggling with **getting blurry placeholders and webp** images displayed at the same time. I either get blurry placeholders and jpegs loaded, or no placeholders but webp. This...