philnash / jekyll-gzip

Generate gzipped assets and files for your Jekyll site at build time
https://rubygems.org/gems/jekyll-gzip
MIT License
37 stars 8 forks source link

Replace files setting #5

Closed philnash closed 5 years ago

philnash commented 5 years ago

This allows you to replace all the uncompressed files with the gzipped files in place, rather than adding a .gz extension. This is particularly useful for hosting a gzipped site on AWS S3.