mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
Use jekyll-assets for asset compilation
This commit is contained in:
@@ -31,6 +31,7 @@ update:
|
||||
diagram: common-flow.svg
|
||||
|
||||
gems:
|
||||
- jekyll-assets
|
||||
- jekyll-pants
|
||||
- jekyll-sitemap
|
||||
- jekyll-seo-tag
|
||||
@@ -42,6 +43,9 @@ defaults:
|
||||
values:
|
||||
layout: "default"
|
||||
|
||||
assets:
|
||||
digest: true
|
||||
|
||||
markdown: kramdown
|
||||
kramdown:
|
||||
input: Pantsdown # disable smart quotes typographic symbols
|
||||
|
||||
Reference in New Issue
Block a user