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.

Revisions

  1. kaelifa created this gist Jan 15, 2014.
    11 changes: 11 additions & 0 deletions _config.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    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]