forked from jakartaee/jakarta.ee
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
195 lines (168 loc) · 4.84 KB
/
config.toml
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
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.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 = "/release/"
call_for_action_icon = "fa-download"
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-4"
main_menu_wrapper_classes = "col-sm-20 margin-top-10"
hide_cfa_same_page = true
featured_content_publish_target = "jakarta_ee"
[taxonomies]
category = "categories"
tag = "tags"
[Author]
name = "Christopher Guindon"
website = "https://www.eclipse.org"
email = "[email protected]"
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 = "Membership"
url = "/Membership/"
weight = 2
[[menu.main]]
name = "Connect"
url = "/connect/"
weight = 3
[[menu.main]]
name = "Resources"
url = "/resources/"
weight = 4
[[menu.main]]
name = "Resources"
url = "/resources/"
weight = 4
# Resource sub-menu
[[menu.main]]
name = "Documentation"
url = "/resources#documentation"
parent = "Resources"
weight = 1
[[menu.main]]
name = "Surveys"
url = "/resources#surveys"
parent = "Resources"
weight = 2
[[menu.main]]
name = "Infographics"
url = "/resources#infographics"
parent = "Resources"
weight = 3
[[menu.main]]
name = "Datasheets"
url = "/resources#datasheets"
parent = "Resources"
weight = 4
[[menu.main]]
name = "Presentations"
url = "/resources#presentations"
parent = "Resources"
weight = 5
[[menu.main]]
name = "Compatible Products"
url = "/compatibility/"
weight = 6
[[menu.main]]
name = "Adopt A Spec"
parent = "Resources"
url = "/community/adopt-a-spec/"
weight = 7
[[menu.main]]
name = "Committees"
url = "/committees"
parent = "Resources"
weight = 8
[[menu.main]]
name = "Newsletter Archives"
url = "/newsletter/"
parent = "Resources"
weight = 9
[[menu.main]]
name = "Meeting Minutes"
url = "/meeting_minutes/"
parent = "Resources"
weight = 10
[[menu.main]]
name = "Blog"
url = "https://Jakartablogs.ee"
parent = "Resources"
weight = 11
[[menu.main]]
name = "Tech Talk Meet-ups"
url = "/resources#meetups"
parent = "Resources"
weight = 12
[[menu.main]]
name = "Jakarta EE YouTube Channel"
url = "https://www.youtube.com/channel/UC4M7h5b6elu9VlzjLfzuXyg"
parent = "Resources"
weight = 13
[[menu.main]]
name = "Jakarta EE Specification Projects"
url = "https://projects.eclipse.org/list-of-projects?combine=jakarta&field_project_techology_types_tid=1102&field_state_value_2=All"
parent = "Resources"
weight = 14
[[menu.main]]
name = "Jakarta EE Community Folder"
url = "https://drive.google.com/open?id=1kJFh6EIpOyAWP3JkymYZXOK311WM2HXm"
parent = "Resources"
weight = 15
[[menu.main]]
name = "Jakarta EE Community Calendar"
url = "/resources#calendar"
parent = "Resources"
weight = 16
[[menu.main]]
name = "Starter for Jakarta EE"
url = "https://start.jakarta.ee/"
parent = "Resources"
weight = 17
[[menu.main]]
name = "JakartaOne Livestream"
url = "https://jakartaone.org/"
parent = "Resources"
weight = 18
[[menu.main]]
name = "Friends of Jakarta EE"
url = "/resources#friends"
parent = "Resources"
weight = 19