summaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: b235ec988f8647c1fe4eabed0794bedd21b98917 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
port: 3000
lsi: false
permalink: /:title
markdown: kramdown
# Since GH pages override this to "true", we test this value to see if we are running locally
safe: false
kramdown:
  input: GFM
  auto_ids: true
  hard_wrap: false
exclude:
  - README.md
  - Makefile
  - Gemfile
  - Gemfile.lock