summaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: b66780472c50fecd8b34eb4afa99336f8f612803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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