Sha256: 2f968a78048106718284ae1deebe07159a3fdb019a82aec720ee3b000a7e38e8
Contents?: true
Size: 478 Bytes
Versions: 42
Compression:
Stored size: 478 Bytes
Contents
# Helpers helpers do end # Or inject more templating languages # helpers Sinatra::Markdown # Build-specific configuration configure :build do Compass.configuration do |config| # For example, change the Compass output style for deployment # config.output_style = :compressed # Or use a different image path # config.http_images_path = "/Content/images/" # Disable cache buster # config.asset_cache_buster do # false # end end end
Version data entries
42 entries across 42 versions & 2 rubygems