middleman/middleman-more/lib/middleman-more
2012-04-18 13:58:20 -07:00
..
core_extensions Add lib/asset to sprocket load path 2012-04-18 13:58:20 -07:00
extensions Get asset_hash working after the sitemap refactor. Part of this required changing the behavior of the OnDisk Sitemap extension to rebuild the sitemap every time a file is touched, instead of just when files are added (even if the file being touched is ignored by the sitemap, like a partial!). This is because asset_hash needs to recalculate hashes whenever any file changes, since partials can affect the output of other files. 2012-04-17 01:05:28 -07:00
renderers Sitemap refactor 2012-04-14 13:17:42 -07:00