website: major update
This commit is contained in:
parent
761638ef42
commit
9f367901ef
22 changed files with 2139 additions and 1030 deletions
10
docs/_config.yml
Normal file
10
docs/_config.yml
Normal file
|
|
@ -0,0 +1,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
|
||||
Reference in a new issue