summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-07-16 18:02:13 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-07-16 18:02:13 -0700
commitde3f36ee187677957d5d89d56bf129790cc6926a (patch)
treed6b2912bf21582fdcca15399add1df303d056a26 /_config.yml
parentremove more files (diff)
downloadlumberjaph-de3f36ee187677957d5d89d56bf129790cc6926a.tar.gz
some cleanup.
Upadte the CSS, remove some files, etc.
Diffstat (limited to '')
-rw-r--r--_config.yml15
1 files changed, 13 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index c2bb5c0..82a9133 100644
--- a/_config.yml
+++ b/_config.yml
@@ -4,5 +4,16 @@ markdown: redcarpet
name: lumberjaph.net
future: false
redcarpet:
- extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript"]
-exclude: ['vendor', 'README.md', 'Gemfile', 'Gemfile.lock', 'Makefile']
+ extensions:
+ - no_intra_emphasis
+ - fenced_code_blocks
+ - autolink
+ - strikethrough
+ - superscript
+exclude:
+ - CNAME
+ - vendor
+ - README.md
+ - Gemfile
+ - Gemfile.lock
+ - Makefile