middleman/middleman-core/lib/middleman-core/sitemap/extensions
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
..
content_type.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
ignores.rb Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list. 2012-10-12 19:46:11 -07:00
on_disk.rb Move more things over to new configs. Don't let root be configured 2012-10-13 22:37:24 -07:00
proxies.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
traversal.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00