summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-05-11 16:39:53 -0400
committerBen Burwell <ben@benburwell.com>2015-05-11 16:39:53 -0400
commit57e29bb08aa09b7894e20fe12af5b3a63aa6ab4f (patch)
treeb70c129e836c9640371f5b5a784a294844bc1bfc /_config.yml
parentdff2c74708c66e1aa7d943aff3a2c39abccd0f6e (diff)
Switch to Kramdown engine
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 00fc53d..5f29907 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,5 @@
# Config options
-markdown: redcarpet
-# highlighter: pygments
+markdown: kramdown
sass:
style: :compressed
sass_dir: _sass
@@ -8,7 +7,6 @@ permalink: /posts/:title/
gems:
- jekyll-redirect-from
timezone: America/New_York
-# lsi: true
# Site-level data
name: Ben Burwell