middleman/middleman-core/lib/middleman-core
Ben Hollis d6110e2ff1 Add a metadata page for inspecting configuration.
This is another metadata page that uses the new configuration system to
show all the available options, their current values, and their defaults.
This is still unstyled, but the info is there. I still need to add on a
method for extensions to register their configuration with the global
config so they show up (stuff like blog) but this is a start.
2013-02-10 16:43:37 -08:00
..
cli Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
core_extensions Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
meta_pages Add a metadata page for inspecting configuration. 2013-02-10 16:43:37 -08:00
renderers Merge remote-tracking branch 'origin/3.0-stable' 2013-01-25 21:43:30 -08:00
sitemap Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
step_definitions Move more things over to new configs. Don't let root be configured 2012-10-13 22:37:24 -07:00
templates Update installation command for susy-gem. 2013-01-13 11:59:41 -08: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 Add a metadata page for inspecting configuration. 2013-02-10 16:43:37 -08:00
cli.rb Print a helpful message when encountering an unknown command 2012-09-27 23:20:04 -07:00
configuration.rb Add a metadata page for inspecting configuration. 2013-02-10 16:43:37 -08:00
core_extensions.rb Implement the :encoding setting which defaults to 'utf-8' 2012-06-16 06:07:50 +08:00
extensions.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07: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 Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
meta_pages.rb Add a metadata page for inspecting configuration. 2013-02-10 16:43:37 -08:00
preview_server.rb Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
profiling.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
sitemap.rb Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -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 Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
version.rb prep 2013-01-22 23:14:35 -08:00