Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Commit a2ee7b1

Browse files
committed
Merge pull request #9 from joewils/patch-1
Updating jekyll to use kramdown
2 parents 72403d0 + 8900053 commit a2ee7b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ permalink: /:categories/:year/:month/:day/:title
55
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
66
pygments: true
77

8+
# https://help.github.com/articles/migrating-your-pages-site-from-maruku
9+
markdown: kramdown
10+
811
# Themes are encouraged to use these universal variables
912
# so be sure to set them if your theme uses them.
1013
#

0 commit comments

Comments
 (0)