middleman/middleman-core/lib/middleman-core
2012-02-18 10:00:54 -08:00
..
cli Get rid of Middleman::Sitemap::Store#all_paths and #each in favor of #pages. Dealing with page objects all over the place instead of paths provides a lot of opportunities for cleaner code. 2012-02-08 23:00:29 -08:00
core_extensions allow extensionless files to be previewed and built. fixes #270, but requires alternative layouts be placed in a layouts/ directory now. 2012-02-12 11:45:42 -08:00
extensions Use a page_by_destination lookup to make rerouting work both ways, in build and during preview server. 2012-02-04 23:07:02 -08:00
renderers middleman-more is fully rdoc'd 2011-12-31 14:28:17 -08:00
sitemap allow extensionless files to be previewed and built. fixes #270, but requires alternative layouts be placed in a layouts/ directory now. 2012-02-12 11:45:42 -08:00
step_definitions Fix builder steps to properly copy configs, and add a new scenario that shows build --clean not working right when the build directory is set to a nested path. When a path is ignored, it doesn't get removed - in fact, no unused paths will get removed, this is just the easiest way to show it in a test. 2012-01-04 22:54:20 -08:00
templates core default template shouldn't use scss 2012-01-02 14:42:01 -08:00
vendor rename event watch binary 2012-01-15 09:15:22 -08:00
base.rb Use a page_by_destination lookup to make rerouting work both ways, in build and during preview server. 2012-02-04 23:07:02 -08:00
cache.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
cli.rb fix errant MM bootup during CLI. Make an autodiscoverable tasks/ directory 2012-01-16 14:55:08 -08:00
step_definitions.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
templates.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
version.rb Update version so path-based Gemfile dependencies work 2012-02-08 22:11:20 -08:00
watcher.rb basic pid file 2012-02-18 10:00:54 -08:00