.. |
already-minified-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
asset-hash-app
|
Fix the asset_hash extension to operate on the hash of the rendered output rather than just the source file. This prevents generating the same hash for a file when partials it uses change, or if a helper it uses produces different output. As part of this change I removed the caching from Sitemap::Page#destination_path and asset_hash since they were preventing recalculation of path/hash when partials changed, and I rewrote the Sprockets extension to expose the Sprockets environment to other extension, which included consolidating the JS and CSS Sprockets environments into one.
|
2012-04-04 00:00:33 -07:00 |
asset-hash-host-app
|
Tests for using asset_host with asset_hash
|
2012-04-01 18:05:20 -07:00 |
asset-host-app
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
cache-buster-app
|
Fix undefined variable error in cache_buster, and make its tests more explicit.
|
2012-04-01 18:25:57 -07:00 |
coffeescript-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
compass-sprites-app
|
make sure compass sprites get built and copied. closes #228
|
2012-01-06 00:01:24 -08:00 |
content-for-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
fonts-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
gzip-app
|
Rename gzip_assets to just gzip since it does HTML too
|
2012-03-12 21:31:05 -07:00 |
liquid-app
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
markdown-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
minify-css-app
|
switch built-in css compressor
|
2012-02-08 08:47:34 -08:00 |
minify-js-app
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
passthrough-app
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
preview-app
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
relative-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
relative-assets-app
|
sprockets-sass was overwriting image-url and breaking relative assets. Fixes #256
|
2012-02-05 11:43:19 -08:00 |
scss-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
slim-app
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
sprockets-app
|
add test for vendored js
|
2012-02-17 03:22:48 +04:00 |
sprockets-app2
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |