-
Notifications
You must be signed in to change notification settings - Fork 8
/
config.yaml
114 lines (114 loc) · 2.72 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
baseURL: /
contentDir: content/en
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
enableEmoji: true
enableGitInfo: true
enableMissingTranslationPlaceholders: true
enableRobotsTXT: true
imaging:
anchor: smart
quality: 75
resampleFilter: CatmullRom
languages:
en:
languageCode: en
languageName: English
time_format_blog: 2006-01-02
time_format_default: 2006-01-02
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: friendly
parser:
autoHeadingID: true
autoHeadingIDType: github
module:
hugoVersion:
extended: true
imports:
- disable: false
path: github.com/google/docsy
- disable: false
path: github.com/google/docsy/dependencies
proxy: direct
outputs:
home:
- HTML
page:
- HTML
params:
algolia_docsearch: false
copyright: Keptn Community
description: Cloud-native application life-cycle orchestration
github_branch: main
github_project_repo: https://github.com/keptn/lifecycle-toolkit
github_repo: https://github.com/keptn/lifecycle-toolkit
github_subdir: docs
links:
developer:
- desc: Development takes place here!
icon: fab fa-github
name: GitHub
url: https://github.com/keptn/lifecycle-toolkit
- desc: Chat with other project developers
icon: fab fa-slack
name: Slack
url: https://cloud-native.slack.com/messages/keptn
- desc: Watch videos about Keptn
icon: fab fa-youtube
name: Keptn YouTube channel
url: https://youtube.com/@keptn
user:
- desc: Follow us on Twitter to get the latest news!
icon: fab fa-twitter
name: Twitter
url: https://twitter.com/KeptnProject
- icon: fab fa-linkedin
name: LinkedIn
url: https://www.linkedin.com/company/keptnproject
markmap:
enable: true
offlineSearch: true
slack: https://cloud-native.slack.com/messages/keptn
taxonomy:
pygmentsCodeFences: true
pygmentsUseClasses: true
pygmentsUseClassic: false
taxonomyCloud:
- tags
- categories
taxonomyCloudTitle:
- tags
- categories
taxonomyPageHeader:
- tags
- categories
ui:
breadcrumb_disable: false
footer_about_disable: false
header_search_disable: true
navbar_logo: true
sidebar_menu_compact: true
sidebar_menu_foldable: true
sidebar_menu_truncate: 1000
sidebar_search_disable: false
url_latest_version: https://lifecycle.keptn.sh
version: v0.6.0
version_menu: Releases
versions:
- url: /docs-0.5.0/
version: 0.5.0
- url: /docs-0.4.1/
version: 0.4.1
- url: /docs-v0.6.0/
version: v0.6.0
- url: /docs-dev/
version: dev
permalinks: blog = "/:section/:year/:month/:day/:slug/"
taxonomies:
category: categories
tag: tags
title: keptn