jekyll-minimagick icon indicating copy to clipboard operation
jekyll-minimagick copied to clipboard

MiniMagick integration for Jekyll

Results 12 jekyll-minimagick issues
Sort by recently updated
recently updated
newest added

Fixed Jekyll::StaticFile::GeneratedImageFile#write so it use MiniMagick::Image#combine_options instead of MiniMagick::Image#method_missing, enabling options compositing in _config.rb Kind regards, Stéphane

I know it's totally obvious, but I think it would help to be more explicit about the imagemagick dependency in the readme. Apologies if it's already there and I somehow...