aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
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!