.. |
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
|
Switch AssetHost to be a new-style extension. Setup extensions app scope earlier. Add supports_multiple_instances flag for extensions.
|
2013-04-20 12:59:14 -07:00 |
meta_pages
|
Nice styling for sitemap pages
|
2013-04-13 18:13:51 -07:00 |
renderers
|
fix slim 2.0 deprecation warnings
|
2013-04-14 09:24:48 -07:00 |
sitemap
|
Allow frontmatter renderer_options key to overwrite renderer options on a per-file basis. closes #859
|
2013-04-11 10:13:36 -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 the extension template for the new Extension class.
|
2013-04-12 23:32:17 -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
|
automatically wire up sitemap manipulators, let extensions control their name, add self-registration method
|
2013-04-20 13:54:32 -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
|
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 |