middleman/middleman-core/lib/middleman-core
2013-12-25 16:52:29 -08:00
..
cli fix issue with UTF-8-MAC paths not matching UTF-8 paths in build clean 2013-12-18 14:54:07 -08:00
core_extensions Fix yard options 2013-11-25 00:12:39 -08:00
meta_pages Fix extension configs meta page to correctly handle multiple instance extensions like blog 2013-11-24 22:13:33 -08:00
renderers dont route kramdown mailto links through link_to. Closes #1058 2013-10-30 09:18:25 -07:00
sitemap Switch back to single-variable storage for Sitemap::Resource#destination_path 2013-11-27 00:19:59 -08: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 drop Ruby 1.8, add some extra tests 2013-10-29 09:43:56 -07:00
application.rb Depend on new i18n gem, silence deprecation warning 2013-12-25 16:52:29 -08: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 Check if set is redefining a param at the class level. Fixes #939 2013-06-17 00:47:10 +00:00
core_extensions.rb actually wire up auto alt tags. Finally fixes #782 2013-11-12 11:11:33 +00:00
extensions.rb Oops had not meant to commit this yet. Anyway, it makes the "helpers" method on Extension able to take a module directly instead of just a block. 2013-11-25 01:10:10 -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 Allow logging to be sent to a file 2013-10-19 20:20:07 -07:00
meta_pages.rb Fix extension configs meta page to correctly handle multiple instance extensions like blog 2013-11-24 22:13:33 -08:00
preview_server.rb Gracefully handle syntax (and other) errors when reloading config.rb. 2013-10-19 19:39:10 -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 Update Sitemap source_dotfiles to support .nojekyll file 2013-06-30 18:46:39 -04: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 an "empty" template and let template classes override the "Gemfile" template. 2013-05-30 21:17:43 -07:00
util.rb Move to flat_map now that we don't use 1.8 2013-11-18 22:22:18 -08:00
version.rb prep new release 2013-12-18 14:56:21 -08:00