mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
9 lines
124 B
Ruby
9 lines
124 B
Ruby
|
|
||
|
activate :asset_hash
|
||
|
|
||
|
activate :relative_assets
|
||
|
|
||
|
activate :directory_indexes
|
||
|
|
||
|
#page '/foo.html', :directory_index => false
|