middleman/middleman-more/lib/middleman-more/extensions
2012-06-16 20:26:42 -07:00
..
automatic_image_sizes Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
minify_css switch built-in css compressor 2012-02-08 08:47:34 -08:00
asset_hash.rb Add a Middleman::Util.path_match function that handles matching on regexes, globs, and procs, and use it from asset_hash, minify_javascript, and minify_css. Fixes #480. 2012-06-16 20:26:42 -07:00
asset_host.rb Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
automatic_image_sizes.rb Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
cache_buster.rb Minor cache_buster cleanup 2012-04-26 16:02:06 -07:00
directory_indexes.rb Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
gzip.rb Synchronize gzipped file mtimes with their source file's mtime 2012-04-27 22:25:45 -07:00
lorem.rb Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
minify_css.rb Add a Middleman::Util.path_match function that handles matching on regexes, globs, and procs, and use it from asset_hash, minify_javascript, and minify_css. Fixes #480. 2012-06-16 20:26:42 -07:00
minify_javascript.rb Add a Middleman::Util.path_match function that handles matching on regexes, globs, and procs, and use it from asset_hash, minify_javascript, and minify_css. Fixes #480. 2012-06-16 20:26:42 -07:00
relative_assets.rb Make Middleman somewhat more threadsafe and switch back to webrick. 2012-04-30 22:38:57 -07:00