middleman/middleman-more/fixtures/gzip-app
2012-03-12 21:31:05 -07:00
..
source Extension that will pre-Gzip JS and CSS files. Gzipped assets can be served directly by Apache or Nginx with the proper configuration, and pre-zipping means that we can use a more agressive compression level at no CPU cost per request. 2012-02-10 21:06:44 -08:00
config.rb Rename gzip_assets to just gzip since it does HTML too 2012-03-12 21:31:05 -07:00