aboutsummaryrefslogblamecommitdiffstats
path: root/config/site.rb
blob: ebacd86cf383f0218d40f3a40d5eac8b9b97118a (plain) (tree)


















                                                                   
# 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 = {}

# Default is an empty string
# configuration.coffee_options = ''