middleman/middleman-core/lib/middleman-core/sitemap/extensions
2012-04-17 01:05:28 -07:00
..
ignores.rb move util methods into their own namespace 2012-04-14 13:36:24 -07:00
on_disk.rb 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
proxies.rb move util methods into their own namespace 2012-04-14 13:36:24 -07:00
traversal.rb Sitemap refactor 2012-04-14 13:17:42 -07:00