summaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: b8770cf24e74d8576cc6e47a4540ad4a38d44cc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
port: 3000
lsi: false
permalink: /:title
markdown: kramdown
theme: null
kramdown:
  input: GFM
  auto_ids: true
  hard_wrap: false
exclude:
  - README.md
  - Makefile
  - Gemfile
  - Gemfile.lock
  - _config-dev.yml
plugins:
  - jekyll-redirect-from
whitelist:
  - jekyll-redirect-from
redirect_from:
  json: false