middleman/middleman-core/features
2012-04-20 10:34:22 -07:00
..
step_definitions
support split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
3rd_party_cli.feature
asset_host.feature
auto_layout.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
automatic_image_sizes.feature
builder.feature
chained_templates.feature
clean_build.feature Fix builder steps to properly copy configs, and add a new scenario that shows build --clean not working right when the build directory is set to a nested path. When a path is ignored, it doesn't get removed - in fact, no unused paths will get removed, this is just the easiest way to show it in a test. 2012-01-04 22:54:20 -08:00
cli.feature Fix CLI tests now that we generate a Gemfile by default 2012-03-24 20:37:15 -07:00
content_for.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
current_page_request_path_backwards.feature
custom_layout_engines.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
custom_layouts.feature
data.feature
directory_index.feature Make directory_indexes use provides_metadata_for_path instead of its own list of ignored paths, allowing it to support regexes/globs 2012-03-15 00:29:50 -07:00
dynamic_pages.feature
extensionless_text_files.feature Implied extensions. Closes 2012-03-29 18:22:43 +01:00
feature_params.feature
former_padrino_helpers.feature Fix Padrino helpers that require an i18n locale to be present 2012-03-04 17:20:57 -08:00
front-matter.feature
frontmatter_page_settings.feature
helpers_auto_javascript_include_tag.feature
helpers_auto_stylesheet_link_tag.feature
helpers_external.feature automatically load helper modules from helpers/. closes 2012-01-15 13:44:00 -08:00
helpers_lorem.feature
helpers_page_classes.feature
i18n_builder.feature Port i18n to new sitemap api 2012-04-16 13:42:22 -07:00
i18n_preview.feature
ignore.feature Sitemap refactor 2012-04-14 13:17:42 -07:00
implied_extensions.feature
instance_vars.feature
mount_rack.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
nested_layouts.feature
partials.feature
preview_changes.feature
request_params.feature test backwards compatible request.params template values. closes 2012-03-01 13:43:47 -08:00
sitemap_traversal.feature
static_server.feature
wildcard_page_helper.feature