mirror of
https://github.com/rsms/inter.git
synced 2024-11-10 19:52:26 +03:00
11 lines
225 B
YAML
11 lines
225 B
YAML
|
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
|