This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
middleman--middleman
Watch
1
Star
0
Fork
You've already forked middleman--middleman
0
mirror of
https://github.com/middleman/middleman.git
synced
2022-11-09 12:20:27 -05:00
Code
Releases
Activity
220bb5edb2
middleman--middleman
/
middleman-core
/
features
History
Thomas Reynolds
671dcde65f
Merge pull request
#438
from bhollis/link_to
...
Make link_to magical
2012-05-19 19:43:42 -07:00
..
step_definitions
support
3rd_party_cli.feature
asset_host.feature
auto_layout.feature
automatic_image_sizes.feature
builder.feature
chained_templates.feature
clean_build.feature
cli_extension.feature
new extension cli
2012-05-02 15:59:36 -07:00
cli_init.feature
Bundler CLI commands
2012-05-10 15:06:06 -07:00
content_for.feature
current_page_request_path_backwards.feature
custom_layout_engines.feature
custom_layouts.feature
data.feature
directory_index.feature
Handle relative path urls in link_to, and add an option to produce relative links as well. Or, set :relative_links in config.rb to turn on relative links for all link_to calls.
2012-05-19 19:24:37 -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
Use config.rb file contents in minify test cases instead of fixtures
2012-04-26 14:07:10 -07:00
feature_params.feature
former_padrino_helpers.feature
front-matter.feature
JSON frontmatter and allowing frontmatter to be located after a encoding value
2012-05-09 13:33:14 -07:00
frontmatter_page_settings.feature
Properly clear frontmatter cache when files change, and calculate frontmatter in the right order so resource_list_manipulators can see it.
2012-05-19 18:47:43 -07:00
helpers_auto_javascript_include_tag.feature
helpers_auto_stylesheet_link_tag.feature
helpers_external.feature
helpers_lorem.feature
helpers_page_classes.feature
helpers_relative_link_to.feature
Handle relative path urls in link_to, and add an option to produce relative links as well. Or, set :relative_links in config.rb to turn on relative links for all link_to calls.
2012-05-19 19:24:37 -07:00
i18n_builder.feature
i18n_preview.feature
ignore.feature
implied_extensions.feature
instance_vars.feature
mount_rack.feature
nested_layouts.feature
partials.feature
Allow partial to find files without an underscore prefix.
Closes
#366
2012-04-20 10:34:22 -07:00
preview_changes.feature
request_params.feature
sitemap_traversal.feature
static_server.feature
unicode_filenames.feature
Disable unicode build test for now
2012-04-30 21:29:33 -07:00
wildcard_page_helper.feature