spenczar / lektor-s3

Plugin to deploy a Lektor project to an S3 bucket
MIT License
44 stars 10 forks source link

Option to gzip content #24

Open mvartanyan opened 5 years ago

mvartanyan commented 5 years ago

CloudFront can gzip content but even without CloudFront it is possible to serve gzipped content from s3 if it is uploaded gzipped already. It should be pretty straightforward to add this as an option to lektor-s3.