Blog post fix

This commit is contained in:
Jeff Parsons 2015-12-17 16:22:56 -08:00
commit 719d63c60e
3 changed files with 7 additions and 7 deletions

View file

@ -12,11 +12,13 @@ url: "http://www.pcjs.org" # "http://jeffpar.github.io" or "http://www.pcjs.org
twitter_username: jeffpar
github_username: jeffpar
gems:
- jekyll-sitemap
# Build settings
exclude: ["index.html", "logs", "node_modules", "**/static", "src", "tmp", "videos", "web"]
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/static", "src", "tmp", "videos", "web"]
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false