mirror of
https://github.com/rancher/os.git
synced 2025-08-10 19:12:30 +00:00
19 lines
264 B
YAML
19 lines
264 B
YAML
name: Rancher Documentation
|
|
description: Documentation for Rancher
|
|
|
|
|
|
URL: http://rancher.github.io
|
|
baseurl: ""
|
|
|
|
exclude: []
|
|
|
|
markdown: kramdown
|
|
highlighter: rouge
|
|
kramdown:
|
|
input: GFM
|
|
syntax_highlighter: rouge
|
|
permalink: pretty
|
|
|
|
gems:
|
|
- jekyll-redirect-from
|