scottjehl
|
f184cf6b18
|
To bring back page loading performance in our working codebase and testing sites (as much as possible while including the entire framework with unminified code), this reinstates the concatenated index.php files for all CSS (theme + structure), and all JS (jQuery + jQM - all widgets). I've also removed the @import CSS file that was acting in place of the concatenated file. I edited the docs homepage (index.html) to link to the concatenated JS and CSS. Every docs page will still need HEAD edits to relink up to these files in the same way. Added gzip output to the combine.php file, which will make things load much faster during testing.
|
2012-01-17 11:38:22 +07:00 |
|
Ghislain Seguin
|
19bcd5a250
|
Have index.php serve the right file, this is deprecated and should be removed before 1.1 release
|
2012-01-10 14:32:48 -08:00 |
|
Mat Marquis
|
148cb09132
|
Updated docs’ CSS to use new @import scheme.
|
2012-01-10 16:35:51 -05:00 |
|
John Bender
|
7085843b74
|
moved info text to license-info.txt
|
2011-11-09 16:00:25 -08:00 |
|
Eddie Monge
|
5535e24c46
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
Eddie Monge
|
bcbaa38854
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
Eddie Monge
|
4a164b232f
|
2700: Step 4 Update php files to view locally
|
2011-10-17 13:47:08 -07:00 |
|
Eddie Monge
|
10c6ca2922
|
2700: Step 3 Move the themes into a themes folder
|
2011-10-17 13:25:54 -07:00 |
|