2013-04-12 16:14:16 -07:00
|
|
|
# Proxy ignored.html, which should ignore itself through a frontmatter
|
|
|
|
page 'proxied.html', :proxy => 'ignored.html'
|
2014-12-22 13:59:27 -05:00
|
|
|
page 'proxied_with_frontmatter.html', :proxy => 'ignored.html'
|
2013-04-12 16:14:16 -07:00
|
|
|
page 'override_layout.html', :layout => :alternate
|
|
|
|
page 'page_mentioned.html'
|