Commit Graph

43 Commits

Author SHA1 Message Date
Joseph Wynn fa00c4c9cf
Update README.md 2020-07-17 12:33:00 +12:00
Joseph Wynn 4b75f67558
Make it clear that the plugin does nothing without a `sizes` config 2020-07-17 12:31:13 +12:00
Joseph Wynn 6444d327de
Create a "Troubleshooting" section 2019-02-04 14:36:44 +13:00
Arno Gourdol b9791014de
Incompatibility with ImageMagick 7
Added note and workaround about incompatibility with ImageMagick 7
2019-01-30 10:03:32 -08:00
Daniel Pietzsch 855c3a70e4 adding information to readme on how to set up the repository for development 2018-08-22 22:20:37 +02:00
Ken Salomon 38e3b1f92f
Update README.md 2018-07-10 09:37:05 -04:00
Joseph Wynn 3cf3bc7be3
Move sample templates into sample-templates/ directory; update README 2018-07-02 14:22:37 +12:00
Joseph Wynn d902ec743d
Remove Gemnasium badge from README 2018-07-02 13:47:36 +12:00
Joseph Wynn b76e2d3365
Docs: Clarify that a responsive_image config block is required 2018-06-29 23:57:20 -07:00
Bert Driehuis 826b5f715e Add option to strip EXIF profiles 2018-01-19 01:08:35 +01:00
Joseph Wynn aba1d58246 Enable "cache" option in _config.yml
Fixes #66
2017-07-16 21:22:24 +01:00
Jeric Bryle Sy Dy 93bb666bff option to directly save resized images to destination directory (#49) 2017-06-20 16:55:58 +08:00
Joseph Wynn ffc51f648b Rename auto rotate option to auto_rotate 2017-03-12 14:14:45 +00:00
jameswood db264444ac rotate resized images based on exif info
EXIF rotation information embedded by the capture device is now
respected when generating output images. Original images remain
untouched.
2017-03-10 16:03:03 +11:00
Joseph Wynn 03356da52d Rename gem to jekyll-responsive-image
This PR also drops support for Ruby <2.0
2016-12-28 22:56:27 +13:00
Joseph Wynn 098b3117a8 Add missing documentation for `extra_images` config 2016-09-25 20:30:39 +01:00
Joseph Wynn 4ca0a40486 Nope, it's definitely jekyll/responsive_image 2016-07-23 11:16:38 +01:00
Kevin Funk 25b2308bd6 update README.md to include brace expansion option (#27) 2016-07-08 09:03:26 +01:00
Nathan Arthur 8b642d4b2a Add option alt support into srcset template (#24) 2016-06-08 09:50:23 +01:00
Joseph Wynn 08bdd3b1f6 Resize extra images (#23)
* Switch deprecated {File,Dir}#exists? for #exist?

* Implement extra_images configuration.

Closes #21.
2016-06-05 22:32:13 +01:00
Joseph Wynn 794f1c619a Everything is nicer with square badges 2016-03-17 08:45:02 +00:00
Joseph Wynn 23e5a79d81 Improve installation instructions. Closes #14. 2016-02-25 09:03:51 +00:00
Joseph Wynn c523b100cc Modify `dirname` to be relative to `base_path` 2015-12-27 22:41:04 +00:00
Joseph Wynn 64f86bd6da Add `dirname` to image hashes. Closes #5. 2015-12-27 21:14:24 +00:00
Joseph Wynn 6af90d39a4 Tweak README 2015-12-26 18:34:45 +00:00
Joseph Wynn 1917b905ff Copy generated files to _site and add output directory to keep_files 2015-11-04 23:22:04 +00:00
Joseph Wynn 686170ea25 Update coverage badge 2015-07-23 15:57:55 +01:00
Joseph Wynn d1fef97442 Update TravisCI build URL 2014-12-15 15:35:19 +00:00
Joseph Wynn 605eda60c3 Modify <img srcset> example to be more readable 2014-12-07 13:46:07 +00:00
Joseph Wynn e997361cb5 Add example template with <picture> tag 2014-12-07 13:41:05 +00:00
Joseph Wynn 9572aec2ea Syntax highlighting in README 2014-12-07 13:20:15 +00:00
Joseph Wynn 6f9f13e62f Implement responsive_image_block tag 2014-12-07 13:06:28 +00:00
Joseph Wynn faca994bdf Tidy up documentation 2014-12-06 22:33:58 +00:00
Joseph Wynn 2715d55520 Swap output_dir for more powerful output_path_format 2014-12-06 22:28:21 +00:00
Joseph Wynn b27e985eae Document the default_quality configuration 2014-12-06 20:51:59 +00:00
Joseph Wynn 299927f1c3 Add the `original` object to template variables 2014-12-06 19:18:59 +00:00
Joseph Wynn 61bf597d2d Update documentation 2014-12-06 15:43:15 +00:00
Joseph Wynn c78b568ecb Allow template to be overwritten on per-tag basis 2014-12-06 15:33:38 +00:00
Joseph Wynn d32304c61c Document default JPEG quality 2014-12-06 01:14:45 +00:00
Joseph Wynn a2d0e390b9 Update installation instructions 2014-12-06 01:11:04 +00:00
Joseph Wynn e13be5ea54 Rename gem to jekyll-responsive_image 2014-12-06 01:01:15 +00:00
Joseph Wynn 887cd7d844 s/tag/plugin/ 2014-12-06 00:31:58 +00:00
Joseph Wynn d8015c91d6 Add LICENSE and README 2014-12-06 00:30:55 +00:00