mirror of
https://github.com/rancher/os.git
synced 2025-08-02 07:24:28 +00:00
17 lines
253 B
YAML
17 lines
253 B
YAML
name: Rancher Documentation
|
|
description: Documentation for Rancher
|
|
|
|
|
|
#URL: http://rancher.github.io
|
|
baseurl: ""
|
|
|
|
markdown: kramdown
|
|
highlighter: rouge
|
|
kramdown:
|
|
input: GFM
|
|
syntax_highlighter: rouge
|
|
permalink: pretty
|
|
|
|
gems:
|
|
- jekyll-redirect-from
|