jekyll-cloudinary
By nhoizey
A Jekyll plugin adding a Liquid tag to use Cloudinary for optimized responsive posts images. https://nhoizey.github.io/jekyll-cloudinary/
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: