Closed philrb closed 9 months ago
This is outstanding, thank you! Disregard the CI failure, it's been broken for a hot minute and I haven't gotten around to fixing it. I pulled your PR and verified that everything passes locally.
Amazing! Thank you for jekyll_picture_tag! Your research and then documentation helped me a lot building a site with Jekyll.
I added checks to test if
vips
andconvert
are installed before checking for supported file formats. Currently the gem panics ifvips
and/orconvert
are not installed.