Skip to content

Commit

Permalink
Adding jekyll-redirect-from plugin & other settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sbliven committed Jul 19, 2016
1 parent bc21343 commit f48cd02
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _config.yml
Expand Up @@ -55,7 +55,14 @@ social:
#amazon:

# Build settings
gems:
- jekyll-redirect-from
whitelist:
- jekyll-redirect-from
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
#sass:
# style: compressed

Expand Down

0 comments on commit f48cd02

Please sign in to comment.