mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-03 09:16:40 +01:00
Start again
This commit is contained in:
24
vendors/jszip/_config.yml
vendored
Normal file
24
vendors/jszip/_config.yml
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# will be overwritten by github, see https://help.github.com/articles/using-jekyll-with-pages
|
||||
lsi: false
|
||||
safe: true
|
||||
source: ./
|
||||
incremental: false
|
||||
highlighter: rouge
|
||||
gist:
|
||||
noscript: false
|
||||
# /overwritten
|
||||
|
||||
baseurl: /jszip
|
||||
|
||||
layouts_dir: ./documentation/_layouts
|
||||
permalink: none
|
||||
exclude: ['bin', 'README.md', 'node_modules']
|
||||
|
||||
|
||||
kramdown:
|
||||
input: GFM
|
||||
hard_wrap: false
|
||||
gems:
|
||||
- jekyll-coffeescript
|
||||
- jekyll-paginate
|
||||
|
||||
Reference in New Issue
Block a user