You are not logged in.
Pages: 1
Currently BigTreeCMS is supporting to automaticly minify CSS and JS files. However, at the moment I have to use a diffrent library in order to compress (gzip) the js files. Would be cool feature if it could be fitted with the current minify option.
Offline
Gzip should be done on the server level through Apache filters. The "Advanced" routing setup in the install process provides a .htaccess file that provides the Apache directives for gzipping css/javascript/html on output to the server.
Offline
Pages: 1