jekyll/lib
Nicholas Burlett d4b8f0d9dd Process metadata for all dependencies
When adding a dependency, also add the dependency to the metadata hash.

Addresses part 1 of #3591. Prior to this fix, the regnerator only paid attention the mtime of the first dependency it checked, so for posts/pages with N multiple dependencies (i.e., every layout file used to render them), it continues to regenerate the post/page approximately N times, at which point it's seen all of the dependencies.
2015-03-22 13:33:12 -07:00
..
jekyll Process metadata for all dependencies 2015-03-22 13:33:12 -07:00
site_template Removing unused code from post layout 2015-03-03 09:52:23 +01:00
jekyll.rb Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00