summaryrefslogtreecommitdiffstats
path: root/_config.yml
blob: 540ab917f108eee71cf20b66336b9f2be2243668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
title: Drew DeVault's Blog
plugins:
    - jekyll-paginate
    - jekyll-seo-tag
markdown: kramdown
paginate: 10
paginate_path: "/archive/page:num/"
twitter:
    username: sircmpwn
logo: /avatar.png
exclude:
  - donation-calc/node_modules
sass:
  style: compressed