Jekyll::ImageResizer

Jekyll filter

Installation

Add this line to your application's Gemfile:

gem 'jekyll-imageresizer'

And install it:

$ bundle install

To tell Jekyll to load the plugin, add the following line to your _config.yml:

gems: ['jekyll-imageresizer']