Sha256: d829dba6892dff41085377715109d1decd75fe2c0234e111ba86151f416b9d40
Contents?: true
Size: 387 Bytes
Versions: 4
Compression:
Stored size: 387 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/" end end
Version data entries
4 entries across 4 versions & 2 rubygems