-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
45 lines (43 loc) · 1.15 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
baseURL: "https://lostsquirrel.github.io/k8sDocs"
languageCode: "zh-cn"
title: "K8S 文档笔记"
defaultContentLanguage: "zh"
theme: docsy
hascjklanguage: true
enableGitInfo: true
metaDataFormat: yaml
params:
description: test
title: "K8S 文档笔记"
menu_style: slide-menu
baidu_tongji_id: 46e26ffc9d975f663dff0b89f1cf7931
github_doc_repository: https://github.com/lostsquirrel/k8sDocs
github_repo: https://github.com/lostsquirrel/k8sDocs
language_alternatives:
- en
# showedit: true
latest: "v1.19"
fullversion: "v1.19.0"
version: "v1.19"
githubbranch: "master"
docsbranch: "master"
time_format_default: "2006-01-02 15:04:00"
ui:
sidebar_menu_compact: true
breadcrumb_disable: false
languages:
zh:
title: "Kubernetes"
description: "生产级别的容器编排系统"
languageName: "中文 Chinese"
weight: 2
contentDir: "content/zh"
languagedirection: "ltr"
markup:
goldmark:
renderer:
unsafe: true
announcement: true
custom:
baseImageURL: https://d33wubrfki0l68.cloudfront.net/aecab1f649bc640ebef1f05581bfcc91a48038c4/728d6/images/docs/pod.svg
baseOriginURL: https://kubernetes.io