blog/_config.yml

14 lines
206 B
YAML

markdown: kramdown
kramdown:
input: GFM
smart_quotes: ["apos", "apos", "quot", "quot"]
syntax_highlighter: rouge
jekyll-minifier:
exclude: "feed.xml"
plugins:
- jekyll-feed
- jekyll-minifier