5 lines
137 B
Ruby
5 lines
137 B
Ruby
activate :directory_indexes
|
|
|
|
# Proxy ignored.html, which should ignore itself through a frontmatter
|
|
proxy 'proxied.html', 'ignored.html'
|