middleman/middleman-core/lib/middleman-core
2013-05-02 21:17:50 -07:00
..
cli Fix --clean option to not be an error if it is passed (for backwards compatibility) 2013-04-13 18:58:54 -07:00
core_extensions Add [] operator and has_key? to DataStore to make DataStore act like a hash. 2013-05-02 16:39:28 -04:00
meta_pages Go back to calling the source file "Source File" in the metadata view. 2013-04-21 18:13:48 -07:00
renderers bump padrino to 0.11.x 2013-04-22 22:07:35 -07:00
sitemap Progress towards making localizable pages work 2013-05-02 21:17:50 -07:00
step_definitions Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter. 2013-04-06 15:11:25 -07:00
templates Update default config.rb to be a bit more modern 2013-05-02 18:59:39 -07:00
vendor/hooks-0.2.0 Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
application.rb Refactor some trivial extensions back into application. 2013-04-09 23:06:10 -07:00
cli.rb Fix a bunch of Ruby warnings, including a bug in the not_found method 2013-04-06 14:56:08 -07:00
configuration.rb Simplify configuration a bit, and make extensions raise an error if the user tries to set an invalid extension option. 2013-04-12 23:32:17 -07:00
core_extensions.rb Refactor some trivial extensions back into application. 2013-04-09 23:06:10 -07:00
extensions.rb bug fix: loading assets in pre-release gems (like :path=> :git=> in Gemfile) 2013-04-30 18:44:01 +08:00
load_paths.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
logger.rb Make some common shared state, and logging, threadsafe 2013-04-09 23:06:10 -07:00
meta_pages.rb Styling for config meta page 2013-04-13 18:13:51 -07:00
preview_server.rb Advertise meta pages on startup 2013-04-12 23:32:18 -07:00
profiling.rb In general, no need for bundle exec since we call bundle/setup 2013-04-12 23:32:17 -07:00
sitemap.rb Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 18:05:24 -08:00
step_definitions.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
templates.rb Add skip-gemfile, skip-bundle, and skip-git options to middleman init, aligning with rails options. 2012-09-14 23:32:46 -07:00
util.rb Fix method comments 2013-03-29 03:15:33 +09:00
version.rb allow new sprockets 2013-04-14 16:21:36 -07:00