middleman/middleman-core/fixtures/more-frontmatter-settings-app/config.rb

5 lines
143 B
Ruby
Raw Normal View History

activate :directory_indexes
# Proxy ignored.html, which should ignore itself through a frontmatter
page 'proxied.html', proxy: 'ignored.html'