forked from jakartaee/jakarta.ee
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
456 lines (387 loc) · 10.7 KB
/
config.toml
File metadata and controls
456 lines (387 loc) · 10.7 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
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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
baseurl = "https://jakarta.ee/"
DefaultContentLanguage = "en"
title = "Jakarta® EE: The New Home of Cloud Native Java"
theme = "eclipsefdn-hugo-solstice-theme"
metaDataFormat = "yaml"
googleAnalytics = "UA-910670-30"
#disableKinds = ["taxonomy", "taxonomyTerm"]
themesDir = "node_modules/"
enableRobotsTXT = true
enableInlineShortcodes = true
[Params]
google_tag_manager = "GTM-5WLCZXC"
description = "Jakarta® Enterprise Edition (EE) is the future of cloud native Java. Jakarta® EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE."
subtitle = "The New Home of Cloud Native Java"
seo_title_suffix = " | The Eclipse Foundation"
keywords = ["Jakarta EE software", "Java EE", "cloud", "microservices", "enterprise", "open source", "innovation"]
logo = "images/jakarta/jakarta-ee-logo-color.svg"
styles = "css/styles.css"
favicon = "images/jakarta/favicon.ico"
share_img = "images/jakarta/jakarta_ee_400x400.png"
gcse = "011805775785170369411:p3ec0igo0qq"
subtheme = "jakarta"
header_wrapper_class = "header-default-bg-img"
js = "js/solstice.js"
show_events = true
call_for_action_text = "Download"
call_for_action_url = "/compatibility/download/"
call_for_action_icon = ""
linkedin_url="https://www.linkedin.com/groups/13597511/"
youtube_url="https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg"
twitter_url="https://twitter.com/JakartaEE"
facebook_url="https://www.facebook.com/JakartaEE"
header_left_classes = "col-sm-5"
main_menu_wrapper_classes = "col-sm-19 margin-top-20"
# hide_cfa_same_page = "true"
featured_content_publish_target = "jakarta_ee"
logo_width = "200"
call_for_action_classes = "btn btn-warning btn-call-for-action"
jumbotron_class = "col-md-20 col-sm-18 "
footer_section_eclipse_foundation_class = "col-sm-5th padding-top-20"
footer_section_legal_class = "col-sm-5th padding-top-20"
footer_section_useful_links_class = "col-sm-5th padding-top-20"
footer_section_other_class = "col-sm-5th padding-top-20"
footer_section_socials_class = "col-sm-5th footer-section-socials"
[taxonomies]
category = "categories"
tag = "tags"
news_tags = "news/tags"
[Author]
name = "Christopher Guindon"
website = "https://www.eclipse.org"
email = "webdev@eclipse-foundation.org"
facebook = "eclipse.org"
twitter = "EclipseFdn"
youtube = "EclipseFdn"
googleplus = "+Eclipse"
linkedin = "company/eclipse-foundation/"
[permalinks]
news = "/:sections/:year/:month/:day/:slug/"
[blackfriday]
plainIDAnchors = true
hrefTargetBlank = true
[[menu.main]]
name = "About"
url = "/about/"
weight = 1
[[menu.main]]
name = "Specifications"
url = "/specifications/"
weight = 2
[[menu.main]]
name = "Compatible Products"
url = "/compatibility/"
weight = 3
[[menu.main]]
name = "Community"
url = "/community"
weight = 4
[[menu.main]]
name = "Membership"
url = "/Membership/"
weight = 5
[[menu.main]]
name = "Blog"
url = "https://jakartablogs.ee/"
weight = 6
# About sub-menu
[[menu.main]]
name = "Jakarta EE"
url = "/"
weight = 1
parent = "About"
[[menu.main]]
name = "Jakarta EE Working Group"
url = "/"
weight = 2
parent = "About"
[[menu.main]]
name = "Resources"
url = "/resources/"
weight = 2
parent = "About"
[[menu.main]]
name = "News"
url = "/news/"
parent = "About"
weight = 5
[[menu.main]]
name = "News"
url = "/news/"
parent = "About"
weight = 6
# Jakarta EE sub-menu
[[menu.main]]
name = "Frequently Asked Questions"
url = "/about/faq/"
parent = "Jakarta EE"
weight = 1
[[menu.main]]
name = "Releases"
url = "/release/"
parent = "Jakarta EE"
weight = 2
# Jakarta EE Group sub-menu
[[menu.main]]
name = "About Working Group"
url = "/about/"
weight = 1
parent = "Jakarta EE Working Group"
[[menu.main]]
name = "Charter"
url = "https://eclipse.org/org/workinggroups/jakarta_ee_charter.php"
weight = 2
parent = "Jakarta EE Working Group"
[[menu.main]]
name = "Trademark Guidelines"
url = "/legal/trademark_guidelines/"
weight = 3
parent = "Jakarta EE Working Group"
[[menu.main]]
name = "Technical Direction"
url = "https://www.eclipse.org/ee4j/direction.php"
weight = 4
parent = "Jakarta EE Working Group"
[[menu.main]]
name = "Committees"
url = "/committees"
parent = "Jakarta EE Working Group"
weight = 5
[[menu.main]]
name = "Committees Meeting Minutes"
url = "/meeting_minutes/"
parent = "Jakarta EE Working Group"
weight = 6
# Resource sub-menu
[[menu.main]]
name = "Youtube Channel"
url = "https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg"
weight = 1
parent = "Resources"
[[menu.main]]
name = "Datasheets"
url = "/resources#datasheets"
parent = "Resources"
weight = 2
[[menu.main]]
name = "Documentation"
url = "/resources#documentation"
parent = "Resources"
weight = 3
[[menu.main]]
name = "Presentations"
url = "/resources#presentations"
parent = "Resources"
weight = 4
[[menu.main]]
name = "Surveys"
url = "/resources#surveys"
parent = "Resources"
weight = 5
[[menu.main]]
name = "eBooks"
url = "/resources/#ebooks"
parent = "Resources"
weight = 6
[[menu.main]]
name = "White Papers"
url = "/resources/#white-papers"
parent = "Resources"
weight = 7
[[menu.main]]
name = "Case Studies"
url = "/resources/#cases-studies"
parent = "Resources"
weight = 8
[[menu.main]]
name = "Starter for Jakarta EE"
url = "https://start.jakarta.ee/"
parent = "Resources"
weight = 9
# specifications
[[menu.main]]
name = "Specifications List"
url = "/specifications/"
weight = 1
parent = "Specifications"
[[menu.main]]
name = "Specification Process"
url = "/about/jesp/"
weight = 2
parent = "Specifications"
[[menu.main]]
name = "JESP guide"
url = "/committees/specification/guide/"
parent = "Specifications"
weight = 3
[[menu.main]]
name = "Specification Projects"
url = "https://projects.eclipse.org/list-of-projects?combine=jakarta&field_project_techology_types_tid=1102&field_state_value_2=All"
weight = 4
parent = "Specifications"
# Compatible Products
[[menu.main]]
name = "Jakarta EE Compatible Products"
url = "/compatibility/"
parent = "Compatible Products"
weight = 1
[[menu.main]]
name = "Get Listed"
url = "/compatibility/get_listed/"
parent = "Compatible Products"
weight = 2
# Community sub-menu
[[menu.main]]
name = "Stay Connected"
url = "/connect/"
parent = "Community"
weight = 1
[[menu.main]]
name = "Adopt A Spec"
parent = "Community"
url = "/community/adopt-a-spec/"
weight = 2
[[menu.main]]
name = "JakartaOne Livestream"
url = "https://jakartaone.org/"
parent = "Community"
weight = 3
[[menu.main]]
name = "Tech Talk Meet-ups"
url = "/resources/#meetups"
parent = "Community"
weight = 4
[languages]
[languages.en]
languageName = "English"
weight = 1
[languages.zh]
languageName = "简体中文"
weight = 2
title = "Jakarta® EE: 云原生Java的新家园"
[languages.zh.params]
description = "Jakarta® Enterprise Edition (EE) 是云原生的未来. Jakarta® EE 开源软件驱动云原生创新, 让企业应用更加现代化,并同时保护Java EE的现有投资."
subtitle = "云原生Java的新家园"
keywords = ["Jakarta EE 软件", "Java EE", "cloud", "云", "云原生", "microservices", "微服务", "enterprise", "企业应用", "open source", "开源", "innovation"]
call_for_action_text = "下载"
call_for_action_url = "/zh/compatibility/download/"
[[languages.zh.menu.main]]
name = "关于"
url = "/zh/about/"
weight = 10
[[languages.zh.menu.main]]
name = "成员"
url = "/zh/Membership/"
weight = 20
[[languages.zh.menu.main]]
name = "联系我们"
url = "/zh/connect/"
weight = 30
[[languages.zh.menu.main]]
name = "资源"
url = "/zh/resources/"
weight = 40
[[languages.zh.menu.main]]
name = "兼容产品"
url = "/zh/compatibility/"
weight = 50
[[languages.zh.menu.main]]
name = "中国社区"
url = "/zh/community/china"
weight = 5
# Resource sub-menu
[[languages.zh.menu.main]]
name = "案例"
url = "/zh/resources#cases-studies"
parent = "资源"
weight = 1
[[languages.zh.menu.main]]
name = "文档"
url = "/zh/resources#documentation"
parent = "资源"
weight = 2
[[languages.zh.menu.main]]
name = "调研"
url = "/zh/resources#surveys"
parent = "资源"
weight = 3
[[languages.zh.menu.main]]
name = "信息图表"
url = "/zh/resources#infographics"
parent = "资源"
weight = 4
[[languages.zh.menu.main]]
name = "数据表"
url = "/zh/resources#datasheets"
parent = "资源"
weight = 5
[[languages.zh.menu.main]]
name = "演讲"
url = "/zh/resources#presentations"
parent = "资源"
weight = 6
[[languages.zh.menu.main]]
name = "规范采纳"
parent = "资源"
url = "/zh/community/adopt-a-spec/"
weight = 7
[[languages.zh.menu.main]]
name = "委员会"
url = "/zh/committees"
parent = "资源"
weight = 8
[[languages.zh.menu.main]]
name = "简讯存档"
url = "/zh/newsletter/"
parent = "资源"
weight = 9
[[languages.zh.menu.main]]
name = "会议纪要"
url = "/zh/meeting_minutes/"
parent = "资源"
weight = 10
[[languages.zh.menu.main]]
name = "博客"
url = "https://Jakartablogs.ee"
parent = "资源"
weight = 11
[[languages.zh.menu.main]]
name = "技术沙龙"
url = "/zh/resources#meetups"
parent = "资源"
weight = 12
[[languages.zh.menu.main]]
name = "Jakarta EE YouTube 频道"
url = "https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg"
parent = "资源"
weight = 13
[[languages.zh.menu.main]]
name = "Jakarta EE 规范项目"
url = "https://projects.eclipse.org/list-of-projects?combine=jakarta&field_project_techology_types_tid=1102&field_state_value_2=All"
parent = "资源"
weight = 14
[[languages.zh.menu.main]]
name = "Jakarta EE 社区文件夹"
url = "https://drive.google.com/drive/folders/11nvqdVqFlCxm5AfPh2NdnanTBrCPW8Xv"
parent = "资源"
weight = 15
[[languages.zh.menu.main]]
name = "Jakarta EE 社区日历"
url = "/zh/resources#calendar"
parent = "资源"
weight = 16
[[languages.zh.menu.main]]
name = "Jakarta EE 起步"
url = "https://start.jakarta.ee/"
parent = "资源"
weight = 17
[[languages.zh.menu.main]]
name = "JakartaOne Livestream 大会"
url = "https://jakartaone.org/"
parent = "资源"
weight = 18
[[languages.zh.menu.main]]
name = "Jakarta EE 伙伴"
url = "/zh/resources#friends"
parent = "资源"
weight = 19