Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-11-24 | 377 Bytes | |
v2.0.0.tar.gz | 2018-11-24 | 19.8 kB | |
v2.0.0.zip | 2018-11-24 | 31.7 kB | |
Totals: 3 Items | 51.9 kB | 0 |
Added
- Adds frozen string literal comments
- Tries to hook into Jekyll::Assets if available
Changed
- Uses built in
Jekyll.env
instead ofENV["JEKYLL_ENV"]
- Changes
Jekyll::Gzip::Compressor
to a module and implements acompress_directory
method - Moves Jekyll::Gzip::ZIPPABLE_EXTENSIONS into plugin config that can overwritten in the site config