-
Notifications
You must be signed in to change notification settings - Fork 186
Expand file tree
/
Copy pathhugo.yaml
More file actions
208 lines (187 loc) · 5.39 KB
/
hugo.yaml
File metadata and controls
208 lines (187 loc) · 5.39 KB
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
# cSpell:ignore basetheme github docsy favicons goldmark jaegertracing linkify mediumhandle opengraphimage twitterhandle
baseURL: https://www.jaegertracing.io
title: Jaeger
enableGitInfo: true
disableAliases: true # We do redirects via Netlify's _redirects file
disableKinds: [taxonomy]
theme: [docsy-overrides, docsy, basetheme]
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
languages:
en:
languageName: English
params:
description: Open source, distributed tracing platform
mediaTypes:
text/netlify:
outputFormats:
REDIRECTS:
mediaType: text/netlify
baseName: _redirects
notAlternative: true
outputs:
home: [HTML, JSON, REDIRECTS]
section: [HTML]
markup:
goldmark:
extensions:
linkify: false
parser:
attribute:
block: true
wrapStandAloneImageWithinParagraph: false
renderer:
unsafe: true
highlight:
noClasses: false # Required for dark-mode
tableOfContents:
endLevel: 4
imaging:
resampleFilter: CatmullRom # cspell:disable-line
quality: 75
anchor: Smart
# cSpell:ignore nbsp pagelinks
params:
copyright:
authors: >-
Jaeger Authors | Docs
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0) |
[Privacy](https://www.linuxfoundation.org/legal/privacy-policy) |
[Trademark](https://www.linuxfoundation.org/trademark-usage)
from_year: 2017
to_year: present
tagline: Monitor and troubleshoot workflows in complex distributed systems
github_repo: https://github.com/jaegertracing/documentation
twitterhandle: JaegerTracing
mediumhandle: jaegertracing
opengraphimage: img/jaeger-icon-color.png
robots: true
latest: '1.76'
versions: ['1.76']
latestV2: "2.16"
binariesLatestV2: "2.16.0"
versionsV2: ["2.16","2.15","2.14","2.13","2.12","2.11","2.10","2.9","2.8","2.7","2.6","2.5","2.4","2.3","2.2","2.1","2.0"]
gcs_engine_id: c196bdeb585f04a00
privacy_policy: https://www.linuxfoundation.org/legal/privacy-policy
version_menu_pagelinks: true
version_menu_max_versions: 5
ui:
navbar_logo: true
showLightDarkModeMenu: true
sidebar_menu_compact: true
sidebar_menu_foldable: true
sidebar_search_disable: true
sidebar_root_enabled: true
links:
user:
- name: GitHub
url: https://github.com/jaegertracing
icon: fa-brands fa-github
desc: Follow Jaeger on GitHub
- name: X (Twitter)
url: https://twitter.com/JaegerTracing
icon: fa-brands fa-x-twitter
desc: Latest Jaeger news and updates
- name: Community Slack
url: https://cloud-native.slack.com/archives/CGG7NFUJ3
icon: fa-brands fa-slack
desc: Chat with the Jaeger community
- name: Medium
url: https://medium.com/jaegertracing
icon: fa-brands fa-medium
desc: Articles and release announcements
developer:
- name: Via chat
url: /get-in-touch/#via-chat
- name: Project video meetings
url: /get-in-touch/#project-video-meetings
- name: Report issues on GitHub
url: /get-in-touch/#open-issue-or-discussion-on-github
- name: Report a security issue
url: /report-security-issue/
menu:
main:
- name: Blog
url: https://medium.com/jaegertracing/latest
post: >-
<sup><i class="ps-1 fa-solid fa-up-right-from-square fa-xs"
aria-hidden="true"></i></sup>
weight: 40
- name: Project
identifier: project
weight: 50
- name: Get Involved
url: /get-involved/
parent: project
weight: 1
- name: Getting in Touch
url: /get-in-touch/
parent: project
weight: 2
- name: Mentorships
url: /mentorship/
parent: project
weight: 3
- name: For Mentees
url: /mentorship/for-mentees/
parent: project
pre: ' ⏺ '
weight: 4
- name: For Mentors
url: /mentorship/for-mentors/
parent: project
pre: ' ⏺ '
weight: 5
- name: News
url: /news/
parent: project
weight: 6
- name: Roadmap
url: /roadmap/
parent: project
weight: 7
- name: Report a Security Issue
url: /report-security-issue/
parent: project
params: {divider_before: true}
weight: 8
- name: Branding
url: https://github.com/cncf/artwork/tree/master/projects/jaeger
parent: project
weight: 9
- name: Main GitHub repo
url: https://github.com/jaegertracing/jaeger
parent: project
weight: 10
- name: Docs GitHub repo
url: https://github.com/jaegertracing/documentation
parent: project
weight: 11
module:
mounts:
# Content
- files:
- '! docs/v?'
- '! _index-pre-docsy.md'
source: content
target: content
- files: '! _*'
source: content/docs/v2
target: content/docs
- source: content/docs/v2/_dev
target: content/docs/2.dev
- files: '! _*'
source: content/docs/v1
target: content/docs
- source: content/docs/v1/_dev
target: content/docs/1.dev
# Assets, static, and images
- source: assets
target: assets
- source: static
target: static
# So Docsy can find the images
- source: static/img/jaeger-icon-reverse-color.svg
target: assets/icons/logo.svg
- source: static/img/hero-background.jpg
target: content/hero-background.jpg