Commit Graph
5 Commits
Author SHA1 Message Date
Joel Junström fa0c7f9635 [#46] Added cache busting mechanism
Appends the md5 digest value of files to their filenames.

This is currently only affecting stylesheets and background images
refered to in stylesheets.
2012-09-21 09:35:06 +02:00
Mattias Ottosson c8254a4180 Added some basic sharpening, according to #18 2012-03-23 16:08:57 +01:00
Mattias Ottosson 161e337d04 Whitespace cleanup dance 2012-03-23 13:34:35 +01:00
Joel Junström 1fb8616990 Decrease sprite file size
We do this by specifying depth when creating the sprite and using optipng if it exists.

Added a test sprite task for convenience.

🤘
2012-03-09 18:07:04 +01:00
Joel Junström a39d26af66 Added pre-deploy sprite generator
Sprite generator now with less suck
2012-02-21 14:29:39 +01:00