summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-11-14 04:15:04 -0500
committerBen Burwell <bburwell1@gmail.com>2014-11-14 04:15:04 -0500
commitb11861962cdc4756df1f500d68218dcdda0c89de (patch)
treed7308d0fd3deefa0ad0d383f99243bc396264b5c /_config.yml
parent08382353aefdeed581d6b0482d5e6c366bd56a8b (diff)
Optimizations
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml
index b2e69cb..3703e13 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,14 +1,13 @@
name: Ben Burwell
markdown: redcarpet
-pygments: true
+highlighter: pygments
keywords:
- ben burwell
- freelance
- designer
- developer
description: "Computer science student, hacker. Passionate about kerning and coffee."
-# sass:
-# style: :compressed
+sass:
+ style: :compressed
+ sass_dir: _sass
permalink: /:categories/:title/
-gems:
- - jekyll-sitemap