middleman/middleman-core/lib/middleman-core/step_definitions
Ben Hollis 7a4aa109a6 Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter.
Now, users can set content type explicitly for their files in a number of ways, or rely on automatic file-extension content types. Proxied files default to automatic file-extension content types, but then fall back to the content type of the resource they proxy to. There is also a bug fixed around correctly setting content type inside send_file. Fixes #821.
2013-04-06 15:11:25 -07:00
..
builder_steps.rb Merge branch '3.0-stable' 2013-03-10 16:32:55 -07:00
middleman_steps.rb Reduce work converting paths from relative to absolute and back again 2012-07-19 01:18:55 -07:00
server_steps.rb 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