Commit Graph

175 Commits

Author SHA1 Message Date
Joseph Wynn dda6d748c8
1.6.0 2021-02-24 12:37:30 +13:00
Joseph Wynn a31c454ed1
Merge pull request #103 from salomvary/master
Add registers.site to context when rendering template
2021-02-24 12:29:45 +13:00
Joseph Wynn f2be2c53be
1.5.5 2021-01-25 17:10:01 +13:00
Joseph Wynn 6cc3a082a1
Automatically convert tabbed indentation to spaces 2021-01-25 17:10:00 +13:00
Joseph Wynn 2f7c0124eb
1.5.4 2021-01-25 17:10:00 +13:00
Márton Salomváry 25c6695da4 Add registers.site to context when rendering template
Fixes #101.
2021-01-01 14:07:03 +01:00
Joseph Wynn 7679f4b8f5
Merge pull request #100 from danielpietzsch/improveRegeneratePerformance
Improving build performance when a lot of images have already been resized before
2020-12-15 14:37:15 +13:00
Daniel Pietzsch 82e868966c Making sure full image is loaded when auto_rotate config option is used
because then we need the full image right at the start – as before – and 
there's no need to load "properties only" first, to then load the full 
image right after.
2020-11-08 21:43:29 +01:00
Daniel Pietzsch fbc35b8ef9 Loading full images when auto_rotate option is turned on.
Because we need the full image for the auto rotation
2020-11-07 23:30:23 +01:00
Daniel Pietzsch 749e6cc068 By default, loading images using .ping instead of .read
This gives an increase in performance and reduces memory usage when a 
lot of resized images already exist. Because this now by default loads 
only images meta data – omitting pixel data.

Pixel data is only loaded when an images actually needs resized versions 
generated.
2020-11-07 23:05:27 +01:00
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 307f3c6284
Merge branch 'fishpercolator-master' 2020-01-17 10:07:47 +13:00
Quinn f3103be702
More permissive rmagick dep 2019-12-23 14:09:04 +00:00
Joseph Wynn 5715734bde
Only test on modern versions of Ruby 2019-09-05 14:58:53 +12:00
Joseph Wynn 8cb3c53dd7
1.5.3 2019-09-05 14:46:26 +12:00
Joseph Wynn 16ab99deac
Works with Jekyll 4 2019-09-05 14:45:41 +12:00
Joseph Wynn 91a540c266
Warn when image doesn't exist instead of throwing SyntaxError 2019-09-05 14:45:32 +12:00
Joseph Wynn 48c36e75b9
Upgrade cucumber to 3.1 2019-09-05 14:45:10 +12:00
Joseph Wynn 9d6f549855
Update stale.yml 2019-06-06 15:20:20 +12:00
Joseph Wynn 4d90cd177e
Add probot-stale 2019-06-06 13:36:27 +12:00
Joseph Wynn 3d7f0e609b
Merge pull request #80 from arnog/patch-1
Incompatibility with ImageMagick 7
2019-02-04 14:37:42 +13: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
Joseph Wynn 6d323718cf
wow what year is it 2018-08-25 12:11:30 +12:00
Joseph Wynn 0153b9fb9e
Update default templates 2018-08-23 16:04:11 +12:00
Joseph Wynn 6533035416
Merge pull request #75 from danielpietzsch/contributing
Adding information to README on how to set up the repository for development
2018-08-23 14:27:57 +12: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
Joseph Wynn bc61757f2a
Merge pull request #73 from kenman345/patch-1
Update README.md
2018-07-12 09:07:56 +12: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 c559bcced3
Usability: Don't raise an exception when config is missing or invalid 2018-06-30 19:39:58 -07:00
Joseph Wynn b76e2d3365
Docs: Clarify that a responsive_image config block is required 2018-06-29 23:57:20 -07:00
Joseph Wynn 1df929e20d
Bump version to 1.5.1 2018-06-20 13:14:07 -07:00
Joseph Wynn 7a3dbf1ab9
Merge pull request #71 from decipher-media/master
Add condition to extra image generation to only operate on 'files' re…
2018-06-21 08:13:07 +12:00
Christopher Peterson ac86fb2440 Add feature test for recursive glob in extra-image generation 2018-06-18 12:37:24 -04:00
Christopher Peterson aaaabbc2c0 Add condition to extra image generation to only operate on 'files' returned by the glob 2018-06-12 09:49:24 -04:00
Joseph Wynn 311f434ed7 Bump version to 1.5.0 2018-01-23 15:07:14 +13:00
Joseph Wynn b628a11925
Merge pull request #68 from driehuis/master
Add option to strip EXIF profiles
2018-01-23 15:05:17 +13:00
Bert Driehuis cafec3c926 Add feature tests for EXIF strip 2018-01-19 02:13:21 +01:00
Bert Driehuis 826b5f715e Add option to strip EXIF profiles 2018-01-19 01:08:35 +01:00
Joseph Wynn c9da267bee Merge pull request #67 from wildlyinaccurate/enable-caching-in-config-yml
Enable "cache" option in _config.yml
2017-07-16 21:59:15 +01:00
Joseph Wynn aba1d58246 Enable "cache" option in _config.yml
Fixes #66
2017-07-16 21:22:24 +01:00
Joseph Wynn b1ac375f60 1.3.1 2017-07-01 15:08:28 +01:00
Joseph Wynn bd52112bae 1.3.0 2017-06-21 19:48:27 +01:00
Joseph Wynn 66b0f3fce9 Merge pull request #65 from wildlyinaccurate/jericbryledy-master
Add save_to_source option
2017-06-21 19:44:27 +01:00
Joseph Wynn e334930825 Update tests to be more descriptive; reduce test cases
I've updated the `Scenario` for these to be more descriptive about what they're actually testing. I've also removed some redundant test cases (I think it's enough to test this with just one image) and used the Given-When-Then format to improve readability.
2017-06-21 19:34:18 +01:00
Jeric Bryle Sy Dy 2ad615952e added test to save_to_source 2017-06-20 17:22:40 +08:00
Jeric Bryle Sy Dy 93bb666bff option to directly save resized images to destination directory (#49) 2017-06-20 16:55:58 +08:00