docs/_config.yml

29 lines
407 B
YAML

name: Docker
markdown: kramdown
kramdown:
input: GFM
html_to_native: true
hard_wrap: false
syntax_highlighter: rouge
incremental: true
permalink: pretty
safe: false
lsi: false
exclude:
- vendor
- bin
gems:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-gist
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: docs
archiveserver: "54.71.194.30"