middleman/lib
Ben Hollis 17e3735d44 A slight speedup in the sitemap extension by only scanning the source directory.
This way sitemap will not scan through all the files in your project (including
.git files and such) when it doesn't ever need to know about those files. This
also includes a slight tightening of the regex for filtering paths for front_matter.
2011-11-30 20:04:23 -08:00
..
middleman A slight speedup in the sitemap extension by only scanning the source directory. 2011-11-30 20:04:23 -08:00
middleman.rb re-order some callbacks 2011-11-27 22:04:19 -08:00