-
Notifications
You must be signed in to change notification settings - Fork 348
/
Copy path_config.yml
287 lines (278 loc) · 6.56 KB
/
_config.yml
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
# Site settings
title: Sonobuoy
email:
author: Sonobuoy Authors
description: Validate your Kubernetes configuration
url: sonobuoy.io
logo: Sonobuoy.svg
twitter:
username: projectsonobuoy
card: summary
vm_logo: vm-logo.png
gh_repo: https://github.com/vmware-tanzu/sonobuoy
markdown: kramdown
kramdown:
syntax_highlighter: rouge
hero:
background-color: med-blue
footer:
title: Getting Started
content: To help you get started, see the documentation.
cta_title:
cta_url: /docs
cta_text: Documentation
vm-link: http://vmware.github.io/
footer_social_links:
Twitter:
fa_icon: fab fa-twitter
url: https://twitter.com/projectsonobuoy
Slack:
fa_icon: fab fa-slack
url: https://kubernetes.slack.com/messages/sonobuoy
RSS:
fa_icon: fa fa-rss
url: feed.xml
GitHub:
fa_icon: fab fa-github
url: https://github.com/vmware-tanzu/sonobuoy
defaults:
- scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "posts"
- scope:
path: ""
type: "pages"
values:
layout: "default"
- scope:
path: docs/master
values:
version: master
gh: https://github.com/vmware-tanzu/sonobuoy/tree/master
layout: "docs"
- scope:
path: docs/v0.19.0
values:
version: v0.19.0
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.19.0
layout: "docs"
- scope:
path: docs/v0.18.5
values:
version: v0.18.5
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.5
layout: "docs"
- scope:
path: docs/v0.18.4
values:
version: v0.18.4
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.4
layout: "docs"
- scope:
path: docs/v0.18.3
values:
version: v0.18.3
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.3
layout: "docs"
- scope:
path: docs/v0.18.2
values:
version: v0.18.2
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.2
layout: "docs"
- scope:
path: docs/v0.18.1
values:
version: v0.18.1
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.1
layout: "docs"
- scope:
path: docs/v0.18.0
values:
version: v0.18.0
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.18.0
layout: "docs"
- scope:
path: docs/v0.17.2
values:
version: v0.17.2
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.17.2
layout: "docs"
- scope:
path: docs/v0.17.1
values:
version: v0.17.1
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.17.1
layout: "docs"
- scope:
path: docs/v0.17.0
values:
version: v0.17.0
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.17.0
layout: "docs"
- scope:
path: docs/v0.16.5
values:
version: v0.16.5
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.5
layout: "docs"
- scope:
path: docs/v0.16.4
values:
version: v0.16.4
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.4
layout: "docs"
- scope:
path: docs/v0.16.3
values:
version: v0.16.3
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.3
layout: "docs"
- scope:
path: docs/v0.16.2
values:
version: v0.16.2
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.2
layout: "docs"
- scope:
path: docs/v0.16.1
values:
version: v0.16.1
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.1
layout: "docs"
- scope:
path: docs/v0.16.0
values:
version: v0.16.0
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.16.0
layout: "docs"
- scope:
path: docs/v0.15.4
values:
version: v0.15.4
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.15.4
layout: "docs"
- scope:
path: docs/v0.15.3
values:
version: v0.15.3
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.15.3
layout: "docs"
- scope:
path: docs/v0.15.2
values:
version: v0.15.2
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.15.2
layout: "docs"
- scope:
path: docs/v0.15.1
values:
version: v0.15.1
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.15.1
layout: "docs"
- scope:
path: docs/v0.15.0
values:
version: v0.15.0
gh: https://github.com/vmware-tanzu/sonobuoy/tree/v0.15.0
layout: "docs"
- scope:
path: docs/v0.14.3
values:
version: v0.14.3
gh: https:/github.com/vmware-tanzu/sonobuoy/tree/v0.14.3
layout: "docs"
- scope:
path: docs/v0.14.2
values:
version: v0.14.2
gh: https:/github.com/vmware-tanzu/sonobuoy/tree/v0.14.2
layout: "docs"
- scope:
path: docs/v0.14.1
values:
version: v0.14.1
gh: https:/github.com/vmware-tanzu/sonobuoy/tree/v0.14.1
layout: "docs"
- scope:
path: docs/v0.14.0
values:
version: v0.14.0
gh: https:/github.com/vmware-tanzu/sonobuoy/tree/v0.14.0
layout: "docs"
- scope:
path: docs/v0.13.0
values:
version: v0.13.0
gh: https:/github.com/vmware-tanzu/sonobuoy/tree/v0.13.0
layout: "docs"
page_gen:
- data: shortlinks
template: redirect
name: key
dir: docs
collections:
- contributors
- casestudies
- plugin-list
versioning: true
latest: v0.19.0
versions:
- master
- v0.19.0
- v0.18.5
- v0.18.4
- v0.18.3
- v0.18.2
- v0.18.1
- v0.18.0
- v0.17.2
- v0.17.1
- v0.17.0
- v0.16.5
- v0.16.4
- v0.16.3
- v0.16.2
- v0.16.1
- v0.16.0
- v0.15.4
- v0.15.3
- v0.15.2
- v0.15.1
- v0.15.0
- v0.14.3
- v0.14.2
- v0.14.1
- v0.14.0
- v0.13.0
# Build settings
permalink: :title/
sass:
sass_dir: css
style: :compressed
# Use the following plug-ins
plugins:
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
- jekyll-feed # Create an Atom feed using the official Jekyll feed gem
- jekyll-relative-links # Used to auto generate md links to html links
- jekyll-optional-front-matter # Parse Markdown files that do not have front-matter callouts
- jekyll-readme-index # use README.md as index.html
- jekyll-titles-from-headings # pull the page title from the first Markdown heading when none is specified.
- jekyll-paginate # pagination object for collections (e.g. posts)
- jekyll-redirect-from
- jekyll-seo-tag
# Include these subdirectories
include:
- CONTRIBUTING.md
- README.md
# Exclude these files from your production _site
exclude:
- Gemfile
- Gemfile.lock
- README-JEKYLL.md
- LICENSE
- CNAME
- Runbook.docx
- '*.sh'