middleman/middleman-core/lib/middleman-core/extensions
Adam Heath 389e3f5a8c Add prefix option to asset_hash (#1949)
This allows manually changing the filename so that fiel header changes
can be reflected on the CDN. E.g. if you turn on crossOrigin serving
(CORS) the asset hash doesn't change, but the CDN cache needs to be
broken in order to pickup the new header.
2016-07-02 17:55:25 -07:00
..
asset_hash.rb Add prefix option to asset_hash (#1949) 2016-07-02 17:55:25 -07:00
asset_host.rb Minor perf tweaks 2016-04-21 16:12:33 -07:00
automatic_alt_tags.rb updated from stable 2014-08-14 10:14:26 -07:00
automatic_image_sizes.rb Perf work and Parallel builds 2016-01-22 15:57:07 -08:00
cache_buster.rb Create a single default list of asset extensions. Add .ico to it. Fixes #1830. 2016-03-22 15:43:48 -07:00
directory_indexes.rb Added .xhtml 2016-03-21 15:19:36 +00:00
external_pipeline.rb Allow restarting external-pipeline without orphaning processes 2016-04-12 10:00:09 -07:00
gzip.rb .xml removed from Gzip defaults 2016-01-28 08:16:23 +00:00
lorem.rb Cop 2016-01-14 11:21:42 -08:00
minify_css.rb require the try core extension (#1911) 2016-05-10 15:17:28 -07:00
minify_javascript.rb require the try core extension (#1911) 2016-05-10 15:17:28 -07:00
relative_assets.rb Experiment with non-rack rewriters 2016-04-22 15:52:42 -07:00