middleman/middleman-core/features
2015-01-04 15:28:13 -06:00
..
support See if code climate hooks work 2014-06-20 14:09:51 -07:00
asset_hash.feature merge v3 2014-11-19 09:04:56 -08:00
asset_host.feature Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
auto_layout.feature
automatic_alt_tags.feature fix alt tags and add test. Closes #1341 2014-08-03 08:29:29 -07:00
automatic_directory_matcher.feature
automatic_image_sizes.feature
builder.feature also "build" .htpasswd files 2013-01-18 20:13:49 -05:00
cache_buster.feature Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
capture_html.feature Force padrino to skip safebuffer on erb 2013-06-08 15:36:14 -07:00
chained_templates.feature Support template chaining for partials 2014-07-31 11:39:02 +02:00
clean_build.feature fix builder not cleaning empty directories 2013-05-31 21:20:15 -04:00
cli_extension.feature
cli_init.feature fix leftover flag 2015-01-04 15:28:13 -06:00
coffee-script.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
collections.feature Collections 2014-10-15 14:34:53 -05:00
console.feature Collections 2014-10-15 14:34:53 -05:00
content_for.feature
content_type.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
custom-source.feature Fix ignoring layouts from the sitemap when the source directory has been set to something other than 'source'. Fixes #896. 2013-05-30 20:17:58 -07:00
custom_layout_engines.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
custom_layouts.feature Fix custom layouts tests 2014-06-14 12:38:44 -07:00
data.feature
directory_index.feature Upgrade url_for to search for resources relative to their destination paths as well as their source paths. This would fix #818. 2014-07-19 16:40:53 -07:00
dynamic_pages.feature Support Unicode characters in filenames, both in source filenames and in the names of proxied paths. Fixes #332. 2012-04-29 21:42:45 -07:00
extensionless_text_files.feature
feature_params.feature
former_padrino_helpers.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
front-matter-neighbor.feature remove Implied Extensions feature. Closes #1211 2014-03-20 17:12:41 -07:00
front-matter.feature merge 2014-08-24 11:36:42 -07:00
frontmatter_page_settings.feature
gzip.feature fix gemfile conflict 2014-07-06 05:48:21 +01:00
helpers_auto_javascript_include_tag.feature Use the resource instead of the request path for auto asset helpers. Fixes #1326 2014-07-20 13:53:05 -07:00
helpers_auto_stylesheet_link_tag.feature
helpers_content_tag.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
helpers_external.feature
helpers_form_tag.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
helpers_link_to.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
helpers_lorem.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
helpers_page_classes.feature make page_classes prefix configurable 2013-10-29 09:33:27 -07:00
helpers_select_tag.feature Fix tests after Padrino 0.12.2 release 2014-05-15 23:35:09 -07:00
helpers_url_for.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
i18n_builder.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
i18n_force_locale.feature
i18n_partials.feature Attempt to allow i18n to override partial lookup. #1333 2014-07-24 11:11:27 -07:00
i18n_preview.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
ignore.feature
ignore_already_minified.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
layouts_dir.feature Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
liquid.feature
markdown.feature
markdown_kramdown.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
markdown_kramdown_in_haml.feature adjust some markdown tests 2013-09-28 00:23:13 -07:00
markdown_redcarpet.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
markdown_redcarpet_in_haml.feature
minify_css.feature Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
minify_javascript.feature Update some deps 2015-01-03 14:32:21 -06:00
missing-tilt-lib.feature
more-clean_build.feature
more-extensionless_text_files.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
more-frontmatter_page_settings.feature
more-ignore.feature
more-sitemap_traversal.feature add tests on eponymous parent traversal 2014-05-02 06:06:55 +09:00
more-wildcard_page_helper.feature
mount_rack.feature Separate Environments from Modes 2014-06-11 10:28:30 -07:00
multiple-sources.feature Multiple Source watchers 2014-07-20 18:57:22 -07:00
nested_layouts.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
paginate.feature Collections 2014-10-15 14:34:53 -05:00
partials.feature Optimize globbed file lookups, fixes nasty performance regression 2014-08-24 17:10:25 -07:00
preview_changes.feature
proxy_pages.feature remove instance variable and page block support 2014-01-03 15:49:54 -08:00
redirects.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
relative_assets.feature Extract compass support into extension, rewrite all features that rely on it to be pure Ruby 2014-06-03 09:01:46 -07:00
sass-assets-paths.feature
sass_partials.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
scss-support.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
sitemap_traversal.feature add tests on eponymous parent traversal 2014-05-02 06:06:55 +09:00
slim.feature merge 2014-08-24 11:36:42 -07:00
strip_url.feature
stylus.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
tilde_directories.feature
twitter-bootstrap-compile.feature fix specs on windows 2014-07-03 21:09:32 +01:00
unicode_filecontents.feature
unicode_filenames.feature Update Padrino to 0.10.7 and Thor to 0.15.3. Closes #495 2012-06-20 17:53:14 -07:00
v4_extension_callbacks.feature
wildcard_page_helper.feature Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00
working_directory.feature merge v3 2014-11-19 09:04:56 -08:00