Compress and minify
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
Please gzip compress (for HTTP clients that accept it), and minify HTTP responses, such as for `https://fonts.googleapis.com/css?family=`... responses, so that we can reduce bandwidth and load pages faster.
Examples:
* https://github.com/nytimes/gziphandler
* https://github.com/tdewolff/minify
Contributor guide
Assessment
This issue has not been assessed yet.