.. |
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
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
auto-css-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
auto-js-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
automatic-image-size-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07: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 |
clean-dir-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
coffeescript-app
|
|
|
compass-sprites-app
|
|
|
content-for-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
different-engine-partial
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
extensionless-text-files-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
fonts-app
|
|
|
frontmatter-settings-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
gzip-app
|
|
|
i18n-alt-root-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
i18n-test-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
ignore-app/source
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
indexable-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
instance-vars-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
liquid-app
|
|
|
lorem-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
markdown-app
|
Implement our own Redcarpet Template to support renderer-level options. Closes #442
|
2012-05-22 14:50:37 -07:00 |
minify-css-app/source
|
Use config.rb file contents in minify test cases instead of fixtures
|
2012-04-26 14:07:10 -07:00 |
minify-js-app
|
Minify all JS and CSS via middleware. This means JS or CSS anywhere in the site is minified, not just in the Sprockets-controlled directories. I've also added inline CSS compression, and handling of several common "guards" that get wrapped around JS. Also, leave alone non-JS script tags (which may contain something like jQuery templates). Sprockets no longer has anything to do with minification after this.
|
2012-04-09 00:05:22 -07:00 |
nested-layout-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
padrino-helpers-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
page-classes-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
partials-app
|
asset urls, padrino helpers and i18n belong in more
|
2012-05-24 16:31:21 -07:00 |
passthrough-app/source
|
Use config.rb file contents in minify test cases instead of fixtures
|
2012-04-26 14:07:10 -07:00 |
preview-app
|
|
|
relative-app
|
|
|
relative-assets-app
|
test directory_index and relative_assets combo
|
2012-04-16 16:52:21 -07:00 |
scss-app
|
|
|
traversal-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |
wildcard-directory-index-app
|
Move off-by-default extensions into middleman-more, make middleman-more itself an extension
|
2012-05-24 16:14:17 -07:00 |