middleman/middleman-core/lib
Steven Sloan 85fa3fac02 add support for “sidecar” frontmatter at the destination url of proxied resources
a “cheap” way to support adding data to pages created through `proxy` or `page` by adding frontmatter at the expected destination url.

for example proxying a page to `/proxied.html`, by adding a sidecar frontmatter file at `source/proxied.html.frontmatter` (or source/proxied.frontmatter if directory indexes is activated) the frontmatter will be merged with the proxy source and available to `current_resource` at the destination.
2014-12-22 13:59:27 -05:00
..
middleman Implemented Rubocop 2013-12-28 00:47:39 +00:00
middleman-core add support for “sidecar” frontmatter at the destination url of proxied resources 2014-12-22 13:59:27 -05:00
middleman-more Asset hashing for image references in srcset 2014-11-16 21:25:28 +01:00
vendored-middleman-deps Unvendor padrino 2014-04-04 10:22:34 -07:00
middleman-core.rb rubocoping 2014-07-02 10:11:52 -07:00