From dad3da5ce746ca5f14452bd6fb275b803c595ae9 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 13 Sep 2015 10:42:43 +0100 Subject: [PATCH] Remove sculpin and sculpin_theme --- app/config/sculpin_kernel.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index f1964aab..cadd971a 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -1,10 +1,3 @@ -sculpin: - ignore: - - "**/*.scss" - - "**/.sass-cache" - - "**/config.rb" - - "**/Gemfile*" - sculpin_content_types: posts: permalink: blog/:slug_title/ @@ -12,6 +5,3 @@ sculpin_content_types: - tags talks: permalink: talks/:year/:month/:day/:slug_title/ - -sculpin_theme: - theme: opdavies/oliverdavies