test/_config.yml in octopress-ink-1.0.0.alpha.14 vs test/_config.yml in octopress-ink-1.0.0.alpha.15

- old
+ new

@@ -1,14 +1,21 @@ name: Your New Jekyll Site markdown: redcarpet pygments: true +source: source +destination: site +exclude: + - Gemfile + - Gemfile.lock + - test.rb # Sass configurations -sass: - #output_style: compact - #line_numbers: true - files: - - [site.sass, all] +octopress: + sass: + #output_style: compact + #line_numbers: true + files: + - [site.sass, all] #gem: #- octopress-plugins