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