Blog post fix
This commit is contained in:
parent
67b95a97b8
commit
719d63c60e
3 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue