aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-07-30 17:36:13 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-07-30 17:36:13 -0400
commit6955d770fe5fdeba40377509d12030e9ebfe0130 (patch)
tree776ed4731561858b9d6ee5a6f01f283c6e9dcbfb /_config.yml
parent893f2bb204a39498957d36ad215e510d233309bc (diff)
downloadkompetenzbolzen.github.io-6955d770fe5fdeba40377509d12030e9ebfe0130.tar.gz
Update Sass files to be built by GitHub Pages
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index a48f57d..75a0f91 100644
--- a/_config.yml
+++ b/_config.yml
@@ -55,6 +55,11 @@ permalink: /:title
# The release of Jekyll Now that you're using
version: beta
+# Set the Sass partials directory, as we're using @imports
+sass:
+ sass_dir: _scss
+ style: :expanded # You might prefer to minify using :compressed
+
# Use the following plug-ins
gems:
- jemoji # Emoji please!