Skip to content

Instantly share code, notes, and snippets.

@warthurton
Created February 23, 2012 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save warthurton/1889988 to your computer and use it in GitHub Desktop.
Save warthurton/1889988 to your computer and use it in GitHub Desktop.
Octopress config.rb
# Require any additional compass plugins here.
project_type = :stand_alone
# Publishing paths
http_path = "/"
http_images_path = "http://cdn.warthurton.com/images"
http_fonts_path = "http://cdn.warthurton.com/fonts"
css_dir = "http://cdn.warthurton.com/public/stylesheets"
# Local development paths
sass_dir = "sass"
images_dir = "source/images"
fonts_dir = "source/fonts"
line_comments = false
output_style = :compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment