Hi Guys. I just found out about Fuel and I like It. I'm gonna use Fuel CMS in my next projects.
The admin pages load very slow, because of all the js files. You should use head.js for faster javascript preloading.
(Might require several changes in code)
Thanks. (Excuse my english!)
Comments
* FALSE - no optimation
* TRUE - will combine files, strip whitespace, and gzip
* "inline" - will render the files inline
* "gzip" - will combine files (if multiple) and gzip without stripping whitespace
* "whitespace" - will combine files (if multiple) and strip out whitespace without gzipping
* "combine" - will combine files (if multiple) but will not strip out whitespace or gzip
http://www.getfuelcms.com/user_guide/general/configuration