jasmine/config/site.rb
Davis W. Frank 1f46196280 Whoops
2011-01-25 13:14:20 -08:00

16 lines
466 B
Ruby

# Default is 3000
# configuration.preview_server_port = 3000
# Default is localhost
# configuration.preview_server_host = "localhost"
# Default is true
# When false .html & index.html get stripped off generated urls
# configuration.use_extensions_for_page_links = true
# Default is an empty hash
# configuration.sass_options = {}
# Default is an empty hash
# http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options
# configuration.haml_options = {}