Skip to content

Instantly share code, notes, and snippets.

@kaelifa
Created January 15, 2014 16:06
Show Gist options
  • Save kaelifa/8438973 to your computer and use it in GitHub Desktop.
Save kaelifa/8438973 to your computer and use it in GitHub Desktop.
Example _config.yml
name: Project name
markdown: redcarpet
pygments: true
# Exclude the following from the build
# exclude css-src as this is the sass and not required for output
# exclude .sass-cache as not required for output
# exclude config.rb as these are the configuration settings for compass
# core files/folders to exclude
exclude: [css-src, .sass-cache, config.rb, .sublime-project, .scss, README.md, _maintenance.htm, codekit-config.json, Gemfile, Gemfile.lock, mixture.json]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment