eclipsefdn-hugo-solstice-theme 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config.toml +521 -286
- package/exampleSite/config/_default/config.toml +2 -2
- package/layouts/_default/baseof.html +0 -1
- package/layouts/partials/breadcrumbs.html +26 -33
- package/layouts/partials/featured_story_popup.html +6 -0
- package/layouts/partials/footer.html +60 -19
- package/layouts/partials/footer_js.html +1 -1
- package/layouts/partials/head.html +10 -10
- package/layouts/partials/header.html +8 -8
- package/layouts/partials/jumbotron.html +73 -85
- package/layouts/partials/main_prefix.html +16 -18
- package/layouts/partials/main_suffix.html +1 -18
- package/layouts/partials/mega_menu.html +47 -51
- package/layouts/partials/mobile_menu.html +43 -97
- package/layouts/partials/nav.html +47 -60
- package/layouts/partials/navbar.html +108 -29
- package/layouts/partials/sidebar.html +48 -54
- package/layouts/partials/socials.html +15 -90
- package/layouts/partials/toolbar.html +4 -70
- package/package.json +3 -3
- package/webpack.mix.js +4 -4
- package/layouts/partials/featured_story.html +0 -38
- package/layouts/partials/footer_links/footer-copyright.html +0 -19
- package/layouts/partials/footer_links/footer-eclipse-foundation.html +0 -11
- package/layouts/partials/footer_links/footer-legal.html +0 -12
- package/layouts/partials/footer_links/footer-other.html +0 -10
- package/layouts/partials/footer_links/footer-useful-links.html +0 -11
- package/layouts/partials/footer_links/links.html +0 -3
- package/layouts/partials/footer_links/prefix.html +0 -0
- package/layouts/partials/footer_links/suffix.html +0 -36
- package/layouts/partials/working_group_footer.html +0 -55
package/config.toml
CHANGED
|
@@ -53,414 +53,649 @@
|
|
|
53
53
|
[menus]
|
|
54
54
|
_merge = "shallow"
|
|
55
55
|
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
# Neptune Menu
|
|
57
|
+
[[menu.neptune]]
|
|
58
|
+
name = "Join us"
|
|
58
59
|
weight = 1
|
|
59
|
-
identifier = "
|
|
60
|
-
[menu.astro.params]
|
|
61
|
-
description = """
|
|
62
|
-
The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and
|
|
63
|
-
hundreds of open source projects, including runtimes, tools,
|
|
64
|
-
specifications, and frameworks for cloud and edge applications, IoT, AI,
|
|
65
|
-
automotive, systems engineering, open processor designs, and many others.
|
|
66
|
-
"""
|
|
60
|
+
identifier = "join-us"
|
|
67
61
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
name = "Technologies"
|
|
62
|
+
[[menu.neptune]]
|
|
63
|
+
name = "Membership"
|
|
71
64
|
weight = 1
|
|
72
|
-
identifier = "
|
|
73
|
-
parent = "
|
|
65
|
+
identifier = "membership"
|
|
66
|
+
parent = "join-us"
|
|
67
|
+
pre = "<i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"></i>"
|
|
74
68
|
|
|
75
|
-
[[menu.
|
|
76
|
-
name = "
|
|
77
|
-
url = "https://www.eclipse.org/
|
|
69
|
+
[[menu.neptune]]
|
|
70
|
+
name = "Become a member"
|
|
71
|
+
url = "https://www.eclipse.org/membership/"
|
|
78
72
|
weight = 1
|
|
79
|
-
parent = "
|
|
73
|
+
parent = "membership"
|
|
80
74
|
|
|
81
|
-
[[menu.
|
|
82
|
-
name = "
|
|
83
|
-
url = "https://www.eclipse.org/
|
|
75
|
+
[[menu.neptune]]
|
|
76
|
+
name = "Review membership fees"
|
|
77
|
+
url = "https://www.eclipse.org/membership#tab-fees"
|
|
84
78
|
weight = 2
|
|
85
|
-
parent = "
|
|
79
|
+
parent = "membership"
|
|
86
80
|
|
|
87
|
-
[[menu.
|
|
88
|
-
name = "
|
|
89
|
-
url = "https://
|
|
81
|
+
[[menu.neptune]]
|
|
82
|
+
name = "Access member portal"
|
|
83
|
+
url = "https://membership.eclipse.org/portal"
|
|
90
84
|
weight = 3
|
|
91
|
-
parent = "
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
name = "Automotive & Mobility"
|
|
95
|
-
url = "https://www.eclipse.org/topics/automotive-and-mobility/"
|
|
96
|
-
weight = 4
|
|
97
|
-
parent = "projects-technologies"
|
|
85
|
+
parent = "membership"
|
|
86
|
+
[menu.neptune.params]
|
|
87
|
+
target = "_blank"
|
|
98
88
|
|
|
99
|
-
[[menu.
|
|
100
|
-
name = "
|
|
89
|
+
[[menu.neptune]]
|
|
90
|
+
name = "Sponsorship"
|
|
101
91
|
weight = 2
|
|
102
|
-
identifier = "
|
|
103
|
-
parent = "
|
|
92
|
+
identifier = "sponsorship-2"
|
|
93
|
+
parent = "join-us"
|
|
94
|
+
pre = "<i class=\"fa-solid fa-bookmark\" aria-hidden=\"true\"></i>"
|
|
104
95
|
|
|
105
|
-
[[menu.
|
|
106
|
-
name = "
|
|
107
|
-
url = "https://
|
|
96
|
+
[[menu.neptune]]
|
|
97
|
+
name = "Support us as a sponsor"
|
|
98
|
+
url = "https://www.eclipse.org/sponsor/"
|
|
108
99
|
weight = 1
|
|
109
|
-
parent = "
|
|
100
|
+
parent = "sponsorship-2"
|
|
110
101
|
|
|
111
|
-
[[menu.
|
|
112
|
-
name = "
|
|
113
|
-
|
|
102
|
+
[[menu.neptune]]
|
|
103
|
+
name = "Contribute"
|
|
104
|
+
weight = 3
|
|
105
|
+
identifier = "contribute"
|
|
106
|
+
parent = "join-us"
|
|
107
|
+
pre = "<i class=\"fa-solid fa-handshake-simple\" aria-hidden=\"true\"></i>"
|
|
108
|
+
|
|
109
|
+
[[menu.neptune]]
|
|
110
|
+
name = "How to contribute"
|
|
111
|
+
url = "https://www.eclipse.org/contribute/"
|
|
112
|
+
weight = 1
|
|
113
|
+
parent = "contribute"
|
|
114
|
+
|
|
115
|
+
[[menu.neptune]]
|
|
116
|
+
name = "Bring us your project"
|
|
117
|
+
url = "https://www.eclipse.org/projects/bring-your-project/"
|
|
114
118
|
weight = 2
|
|
115
|
-
parent = "
|
|
119
|
+
parent = "contribute"
|
|
116
120
|
|
|
117
|
-
[[menu.
|
|
118
|
-
name = "
|
|
119
|
-
url = "https://www.eclipse.org/projects/
|
|
121
|
+
[[menu.neptune]]
|
|
122
|
+
name = "Committer training"
|
|
123
|
+
url = "https://www.eclipse.org/projects/training/"
|
|
120
124
|
weight = 3
|
|
121
|
-
parent = "
|
|
125
|
+
parent = "contribute"
|
|
122
126
|
|
|
123
|
-
[[menu.
|
|
124
|
-
name = "
|
|
125
|
-
url = "https://www.eclipse.org/specifications/"
|
|
127
|
+
[[menu.neptune]]
|
|
128
|
+
name = "Collaborate with us"
|
|
126
129
|
weight = 4
|
|
127
|
-
|
|
130
|
+
identifier = "collaborate-with-us"
|
|
131
|
+
parent = "join-us"
|
|
132
|
+
pre = "<i class=\"fa-solid fa-users\" aria-hidden=\"true\"></i>"
|
|
128
133
|
|
|
129
|
-
[[menu.
|
|
130
|
-
name = "
|
|
131
|
-
url = "https://www.eclipse.org/
|
|
132
|
-
weight =
|
|
133
|
-
parent = "
|
|
134
|
+
[[menu.neptune]]
|
|
135
|
+
name = "Join an existing industry collaboration"
|
|
136
|
+
url = "https://www.eclipse.org/org/working-groups/explore/"
|
|
137
|
+
weight = 1
|
|
138
|
+
parent = "collaborate-with-us"
|
|
134
139
|
|
|
135
|
-
[[menu.
|
|
136
|
-
name = "
|
|
140
|
+
[[menu.neptune]]
|
|
141
|
+
name = "Start a new collaboration"
|
|
142
|
+
url = "https://www.eclipse.org/collaborations/#start-collaboration"
|
|
137
143
|
weight = 2
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
name = "Membership"
|
|
144
|
+
parent = "collaborate-with-us"
|
|
145
|
+
|
|
146
|
+
[[menu.neptune]]
|
|
147
|
+
name = "What we do"
|
|
148
|
+
weight = 2
|
|
149
|
+
identifier = "what-we-do"
|
|
150
|
+
|
|
151
|
+
[[menu.neptune]]
|
|
152
|
+
name = "Projects"
|
|
148
153
|
weight = 1
|
|
149
|
-
identifier = "
|
|
150
|
-
parent = "
|
|
154
|
+
identifier = "projects"
|
|
155
|
+
parent = "what-we-do"
|
|
156
|
+
pre = "<i class=\"fa-solid fa-puzzle-piece\" aria-hidden=\"true\"></i>"
|
|
151
157
|
|
|
152
|
-
[[menu.
|
|
153
|
-
name = "
|
|
154
|
-
url = "https://
|
|
158
|
+
[[menu.neptune]]
|
|
159
|
+
name = "Explore projects"
|
|
160
|
+
url = "https://projects.eclipse.org/"
|
|
155
161
|
weight = 1
|
|
156
|
-
parent = "
|
|
162
|
+
parent = "projects"
|
|
157
163
|
|
|
158
|
-
[[menu.
|
|
159
|
-
name = "
|
|
160
|
-
url = "https://www.eclipse.org/
|
|
164
|
+
[[menu.neptune]]
|
|
165
|
+
name = "View specifications"
|
|
166
|
+
url = "https://www.eclipse.org/specifications/"
|
|
161
167
|
weight = 2
|
|
162
|
-
parent = "
|
|
168
|
+
parent = "projects"
|
|
163
169
|
|
|
164
|
-
[[menu.
|
|
165
|
-
name = "
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
parent = "
|
|
170
|
+
[[menu.neptune]]
|
|
171
|
+
name = "Industry collaborations"
|
|
172
|
+
weight = 2
|
|
173
|
+
identifier = "industry-collaborations"
|
|
174
|
+
parent = "what-we-do"
|
|
175
|
+
pre = "<i class=\"fa-solid fa-building\" aria-hidden=\"true\"></i>"
|
|
169
176
|
|
|
170
|
-
[[menu.
|
|
171
|
-
name = "
|
|
172
|
-
url = "https://www.eclipse.org/
|
|
173
|
-
weight =
|
|
174
|
-
parent = "
|
|
177
|
+
[[menu.neptune]]
|
|
178
|
+
name = "Explore collaborations"
|
|
179
|
+
url = "https://www.eclipse.org/org/working-groups/explore/"
|
|
180
|
+
weight = 1
|
|
181
|
+
parent = "industry-collaborations"
|
|
175
182
|
|
|
176
|
-
[[menu.
|
|
177
|
-
name = "
|
|
178
|
-
url = "https://www.eclipse.org/
|
|
179
|
-
weight =
|
|
180
|
-
parent = "
|
|
183
|
+
[[menu.neptune]]
|
|
184
|
+
name = "Join a working group"
|
|
185
|
+
url = "https://www.eclipse.org/org/working-groups/about/"
|
|
186
|
+
weight = 2
|
|
187
|
+
parent = "industry-collaborations"
|
|
181
188
|
|
|
182
|
-
[[menu.
|
|
183
|
-
name = "
|
|
184
|
-
url = "https://
|
|
185
|
-
weight =
|
|
186
|
-
parent = "
|
|
189
|
+
[[menu.neptune]]
|
|
190
|
+
name = "Join an interest group"
|
|
191
|
+
url = "https://www.eclipse.org/collaborations/interest-groups/"
|
|
192
|
+
weight = 3
|
|
193
|
+
parent = "industry-collaborations"
|
|
187
194
|
|
|
188
|
-
[[menu.
|
|
189
|
-
name = "
|
|
195
|
+
[[menu.neptune]]
|
|
196
|
+
name = "Read success stories"
|
|
197
|
+
url = "https://www.eclipse.org/org/value/"
|
|
198
|
+
weight = 3
|
|
199
|
+
parent = "industry-collaborations"
|
|
200
|
+
|
|
201
|
+
[[menu.neptune]]
|
|
202
|
+
name = "Core services"
|
|
203
|
+
weight = 3
|
|
204
|
+
identifier = "core-services"
|
|
205
|
+
parent = "what-we-do"
|
|
206
|
+
pre = "<i class=\"fa-solid fa-laptop-code\" aria-hidden=\"true\"></i>"
|
|
207
|
+
|
|
208
|
+
[[menu.neptune]]
|
|
209
|
+
name = "Explore core services"
|
|
210
|
+
url = "https://www.eclipse.org/org/services/"
|
|
190
211
|
weight = 1
|
|
191
|
-
|
|
192
|
-
parent = "supporters"
|
|
212
|
+
parent = "core-services"
|
|
193
213
|
|
|
194
|
-
[[menu.
|
|
195
|
-
name = "
|
|
196
|
-
url = "https://www.eclipse.org/
|
|
214
|
+
[[menu.neptune]]
|
|
215
|
+
name = "Ensure project security"
|
|
216
|
+
url = "https://www.eclipse.org/security/"
|
|
217
|
+
weight = 2
|
|
218
|
+
parent = "core-services"
|
|
219
|
+
|
|
220
|
+
[[menu.neptune]]
|
|
221
|
+
name = "Strategic services"
|
|
222
|
+
weight = 5
|
|
223
|
+
identifier = "strategic-services"
|
|
224
|
+
parent = "what-we-do"
|
|
225
|
+
pre = "<i class=\"fa-solid fa-flag\" aria-hidden=\"true\"></i>"
|
|
226
|
+
[menu.neptune.params]
|
|
227
|
+
style = "grid-column: -3; margin-top: -20rem;"
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
[[menu.neptune]]
|
|
231
|
+
name = "Transform research into open source"
|
|
232
|
+
url = "https://www.eclipse.org/research/"
|
|
197
233
|
weight = 1
|
|
198
|
-
parent = "
|
|
234
|
+
parent = "strategic-services"
|
|
199
235
|
|
|
200
|
-
[[menu.
|
|
201
|
-
name = "
|
|
202
|
-
url = "https://www.eclipse.org/
|
|
236
|
+
[[menu.neptune]]
|
|
237
|
+
name = "Engage professional services"
|
|
238
|
+
url = "https://www.eclipse.org/os4biz/services/"
|
|
203
239
|
weight = 2
|
|
204
|
-
parent = "
|
|
240
|
+
parent = "strategic-services"
|
|
205
241
|
|
|
206
|
-
[[menu.
|
|
207
|
-
name = "
|
|
242
|
+
[[menu.neptune]]
|
|
243
|
+
name = "Build your OSPO"
|
|
244
|
+
url = "https://www.eclipse.org/os4biz/ospo/"
|
|
208
245
|
weight = 3
|
|
209
|
-
|
|
210
|
-
[menu.astro.params]
|
|
211
|
-
description = """
|
|
212
|
-
Whether you intend on contributing to Eclipse technologies that are
|
|
213
|
-
important to your product strategy, or simply want to explore a specific
|
|
214
|
-
innovation area with like-minded organisations, the Eclipse Foundation is
|
|
215
|
-
the open source home for industry collaboration.
|
|
216
|
-
"""
|
|
217
|
-
|
|
218
|
-
[[menu.astro]]
|
|
219
|
-
name = "Industry Collaborations"
|
|
220
|
-
weight = 1
|
|
221
|
-
parent = "collaborations"
|
|
222
|
-
identifier = "collaborations-industry-collaborations"
|
|
246
|
+
parent = "strategic-services"
|
|
223
247
|
|
|
224
|
-
[[menu.
|
|
225
|
-
name = "
|
|
226
|
-
|
|
248
|
+
[[menu.neptune]]
|
|
249
|
+
name = "Key initiatives"
|
|
250
|
+
weight = 4
|
|
251
|
+
identifier = "key-initiatives"
|
|
252
|
+
parent = "what-we-do"
|
|
253
|
+
pre = "<i class=\"fa-solid fa-bullseye\" aria-hidden=\"true\"></i>"
|
|
254
|
+
|
|
255
|
+
[[menu.neptune]]
|
|
256
|
+
name = "Embedded & IoT"
|
|
257
|
+
url = "https://www.eclipse.org/topics/edge-and-iot/"
|
|
227
258
|
weight = 1
|
|
228
|
-
parent = "
|
|
259
|
+
parent = "key-initiatives"
|
|
229
260
|
|
|
230
|
-
[[menu.
|
|
231
|
-
name = "
|
|
232
|
-
url = "https://www.eclipse.org/
|
|
261
|
+
[[menu.neptune]]
|
|
262
|
+
name = "Enterprise Java"
|
|
263
|
+
url = "https://www.eclipse.org/topics/cloud-native/"
|
|
233
264
|
weight = 2
|
|
234
|
-
parent = "
|
|
265
|
+
parent = "key-initiatives"
|
|
235
266
|
|
|
236
|
-
[[menu.
|
|
237
|
-
name = "
|
|
238
|
-
url = "https://
|
|
267
|
+
[[menu.neptune]]
|
|
268
|
+
name = "Data sovereignty"
|
|
269
|
+
url = "https://dataspace.eclipse.org/"
|
|
239
270
|
weight = 3
|
|
240
|
-
parent = "
|
|
271
|
+
parent = "key-initiatives"
|
|
241
272
|
|
|
242
|
-
[[menu.
|
|
243
|
-
name = "
|
|
244
|
-
url = "https://www.eclipse.org/
|
|
273
|
+
[[menu.neptune]]
|
|
274
|
+
name = "Security & privacy"
|
|
275
|
+
url = "https://www.eclipse.org/security/"
|
|
245
276
|
weight = 4
|
|
246
|
-
parent = "
|
|
277
|
+
parent = "key-initiatives"
|
|
247
278
|
|
|
248
|
-
[[menu.
|
|
249
|
-
name = "
|
|
250
|
-
|
|
251
|
-
weight =
|
|
252
|
-
parent = "
|
|
279
|
+
[[menu.neptune]]
|
|
280
|
+
name = "Developer tools & IDEs"
|
|
281
|
+
url = "https://www.eclipse.org/topics/ide/"
|
|
282
|
+
weight = 5
|
|
283
|
+
parent = "key-initiatives"
|
|
253
284
|
|
|
254
|
-
[[menu.
|
|
255
|
-
name = "
|
|
256
|
-
url = "https://
|
|
257
|
-
weight =
|
|
258
|
-
parent="
|
|
285
|
+
[[menu.neptune]]
|
|
286
|
+
name = "AI & emerging technologies"
|
|
287
|
+
url = "https://aieclipse.org/"
|
|
288
|
+
weight = 6
|
|
289
|
+
parent = "key-initiatives"
|
|
290
|
+
[menu.neptune.params]
|
|
291
|
+
target = "_blank"
|
|
292
|
+
external = true
|
|
259
293
|
|
|
260
|
-
[[menu.
|
|
294
|
+
[[menu.neptune]]
|
|
295
|
+
name = "Automotive & mobility"
|
|
296
|
+
url = "https://www.eclipse.org/topics/automotive-and-mobility/"
|
|
297
|
+
weight = 7
|
|
298
|
+
parent = "key-initiatives"
|
|
299
|
+
|
|
300
|
+
[[menu.neptune]]
|
|
301
|
+
name = "Policy & compliance"
|
|
302
|
+
url = "https://orcwg.org/"
|
|
303
|
+
weight = 8
|
|
304
|
+
parent = "key-initiatives"
|
|
305
|
+
[menu.neptune.params]
|
|
306
|
+
target = "_blank"
|
|
307
|
+
external = true
|
|
308
|
+
|
|
309
|
+
[[menu.neptune]]
|
|
261
310
|
name = "Resources"
|
|
262
|
-
weight =
|
|
311
|
+
weight = 3
|
|
263
312
|
identifier = "resources"
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
and find resources to support your journey.
|
|
269
|
-
"""
|
|
270
|
-
|
|
271
|
-
[[menu.astro]]
|
|
272
|
-
name = "Open Source for Business"
|
|
313
|
+
pre = "<i class=\"fa-solid fa-list-ul\" aria-hidden=\"true\"></i>"
|
|
314
|
+
|
|
315
|
+
[[menu.neptune]]
|
|
316
|
+
name = "What's happening"
|
|
273
317
|
weight = 1
|
|
318
|
+
identifier = "whats-happening"
|
|
274
319
|
parent = "resources"
|
|
275
|
-
|
|
320
|
+
pre = "<i class=\"fa-solid fa-bullhorn\" aria-hidden=\"true\"></i>"
|
|
276
321
|
|
|
277
|
-
[[menu.
|
|
278
|
-
name = "
|
|
279
|
-
url = "https://
|
|
322
|
+
[[menu.neptune]]
|
|
323
|
+
name = "Read our blog"
|
|
324
|
+
url = "https://blogs.eclipse.org/"
|
|
280
325
|
weight = 1
|
|
281
|
-
parent = "
|
|
326
|
+
parent = "whats-happening"
|
|
282
327
|
|
|
283
|
-
[[menu.
|
|
284
|
-
name = "
|
|
285
|
-
url = "https://
|
|
328
|
+
[[menu.neptune]]
|
|
329
|
+
name = "Join mailing lists"
|
|
330
|
+
url = "https://accounts.eclipse.org/mailing-list"
|
|
286
331
|
weight = 2
|
|
287
|
-
parent = "
|
|
332
|
+
parent = "whats-happening"
|
|
288
333
|
|
|
289
|
-
[[menu.
|
|
290
|
-
name = "
|
|
291
|
-
url = "https://
|
|
334
|
+
[[menu.neptune]]
|
|
335
|
+
name = "Get news updates"
|
|
336
|
+
url = "https://newsroom.eclipse.org/"
|
|
292
337
|
weight = 3
|
|
293
|
-
parent = "
|
|
338
|
+
parent = "whats-happening"
|
|
339
|
+
|
|
340
|
+
[[menu.neptune]]
|
|
341
|
+
name = "Subscribe to newsletter"
|
|
342
|
+
url = "https://www.eclipse.org/community/eclipse_newsletter"
|
|
343
|
+
weight = 4
|
|
344
|
+
parent = "whats-happening"
|
|
345
|
+
|
|
346
|
+
[[menu.neptune]]
|
|
347
|
+
name = "Explore OSS global voices"
|
|
348
|
+
url = "https://opensourceglobalvoices.org/"
|
|
349
|
+
weight = 5
|
|
350
|
+
parent = "whats-happening"
|
|
351
|
+
[menu.neptune.params]
|
|
352
|
+
target = "_blank"
|
|
353
|
+
external = true
|
|
294
354
|
|
|
295
|
-
[[menu.
|
|
296
|
-
name = "
|
|
355
|
+
[[menu.neptune]]
|
|
356
|
+
name = "Events"
|
|
297
357
|
weight = 2
|
|
358
|
+
identifier = "events"
|
|
298
359
|
parent = "resources"
|
|
299
|
-
|
|
360
|
+
pre = "<i class=\"fa-solid fa-calendar-days\" aria-hidden=\"true\"></i>"
|
|
300
361
|
|
|
301
|
-
[[menu.
|
|
302
|
-
name = "
|
|
303
|
-
url = "https://
|
|
362
|
+
[[menu.neptune]]
|
|
363
|
+
name = "Explore events"
|
|
364
|
+
url = "https://events.eclipse.org/"
|
|
304
365
|
weight = 1
|
|
305
|
-
parent = "
|
|
366
|
+
parent = "events"
|
|
306
367
|
|
|
307
|
-
[[menu.
|
|
308
|
-
name = "
|
|
309
|
-
url = "https://
|
|
368
|
+
[[menu.neptune]]
|
|
369
|
+
name = "Join a community meetup"
|
|
370
|
+
url = "https://www.eclipse.org/events/open-community-meetups/"
|
|
310
371
|
weight = 2
|
|
311
|
-
parent = "
|
|
372
|
+
parent = "events"
|
|
312
373
|
|
|
313
|
-
[[menu.
|
|
314
|
-
name = "
|
|
315
|
-
url = "https://www.eclipse.org/community/
|
|
374
|
+
[[menu.neptune]]
|
|
375
|
+
name = "Attend a webinar"
|
|
376
|
+
url = "https://www.eclipse.org/events/open-community-webinars/"
|
|
316
377
|
weight = 3
|
|
317
|
-
parent = "
|
|
378
|
+
parent = "events"
|
|
318
379
|
|
|
319
|
-
[[menu.
|
|
320
|
-
name = "
|
|
321
|
-
url = "https://
|
|
380
|
+
[[menu.neptune]]
|
|
381
|
+
name = "Join OCX"
|
|
382
|
+
url = "https://www.ocxconf.org/"
|
|
383
|
+
weight = 3
|
|
384
|
+
parent = "events"
|
|
385
|
+
[menu.neptune.params]
|
|
386
|
+
target = "_blank"
|
|
387
|
+
external = true
|
|
388
|
+
|
|
389
|
+
[[menu.neptune]]
|
|
390
|
+
name = "Developer resources"
|
|
391
|
+
weight = 3
|
|
392
|
+
identifier = "developer-resources"
|
|
393
|
+
parent = "resources"
|
|
394
|
+
pre = "<i class=\"fa-solid fa-code\" aria-hidden=\"true\"></i>"
|
|
395
|
+
|
|
396
|
+
[[menu.neptune]]
|
|
397
|
+
name = "Explore projects hub"
|
|
398
|
+
url = "https://www.eclipse.org/projects/"
|
|
399
|
+
weight = 1
|
|
400
|
+
parent = "developer-resources"
|
|
401
|
+
|
|
402
|
+
[[menu.neptune]]
|
|
403
|
+
name = "Attend office hours"
|
|
404
|
+
url = "https://www.eclipse.org/projects/calendar/#office-hours"
|
|
405
|
+
weight = 2
|
|
406
|
+
parent = "developer-resources"
|
|
407
|
+
|
|
408
|
+
[[menu.neptune]]
|
|
409
|
+
name = "Report a vulnerability"
|
|
410
|
+
url = "https://www.eclipse.org/security/"
|
|
411
|
+
weight = 3
|
|
412
|
+
parent = "developer-resources"
|
|
413
|
+
|
|
414
|
+
[[menu.neptune]]
|
|
415
|
+
name = "View known vulnerabilities"
|
|
416
|
+
url = "https://www.eclipse.org/security/known/"
|
|
322
417
|
weight = 4
|
|
323
|
-
parent = "resources
|
|
418
|
+
parent = "developer-resources"
|
|
324
419
|
|
|
325
|
-
[[menu.
|
|
326
|
-
name = "
|
|
327
|
-
url = "https://
|
|
420
|
+
[[menu.neptune]]
|
|
421
|
+
name = "Use the security handbook"
|
|
422
|
+
url = "https://github.com/eclipse-csi/security-handbook/blob/main/docs/vulnerabilities/advisories.md"
|
|
328
423
|
weight = 5
|
|
329
|
-
parent = "resources
|
|
424
|
+
parent = "developer-resources"
|
|
425
|
+
[menu.neptune.params]
|
|
426
|
+
target = "_blank"
|
|
330
427
|
|
|
331
|
-
[[menu.
|
|
332
|
-
name = "
|
|
333
|
-
weight =
|
|
428
|
+
[[menu.neptune]]
|
|
429
|
+
name = "Industry insights"
|
|
430
|
+
weight = 4
|
|
431
|
+
identifier = "industry-intelligence-insights"
|
|
334
432
|
parent = "resources"
|
|
335
|
-
|
|
433
|
+
pre = "<i class=\"fa-solid fa-gear\" aria-hidden=\"true\"></i>"
|
|
336
434
|
|
|
337
|
-
[[menu.
|
|
338
|
-
name = "
|
|
339
|
-
url = "https://eclipse.org/
|
|
435
|
+
[[menu.neptune]]
|
|
436
|
+
name = "View case studies"
|
|
437
|
+
url = "https://www.eclipse.org/org/value/#success_stories"
|
|
340
438
|
weight = 1
|
|
341
|
-
parent = "
|
|
439
|
+
parent = "industry-intelligence-insights"
|
|
342
440
|
|
|
343
|
-
[[menu.
|
|
344
|
-
name = "
|
|
345
|
-
url = "https://
|
|
441
|
+
[[menu.neptune]]
|
|
442
|
+
name = "View whitepapers"
|
|
443
|
+
url = "https://www.eclipse.org/org/value/#whitepapers"
|
|
346
444
|
weight = 2
|
|
347
|
-
parent = "
|
|
445
|
+
parent = "industry-intelligence-insights"
|
|
348
446
|
|
|
349
|
-
[[menu.
|
|
350
|
-
name = "
|
|
351
|
-
url = "https://www.eclipse.org/
|
|
447
|
+
[[menu.neptune]]
|
|
448
|
+
name = "View surveys & reports"
|
|
449
|
+
url = "https://www.eclipse.org/org/value/#surveyReports"
|
|
352
450
|
weight = 3
|
|
353
|
-
parent = "
|
|
451
|
+
parent = "industry-intelligence-insights"
|
|
354
452
|
|
|
355
|
-
[[menu.
|
|
453
|
+
[[menu.neptune]]
|
|
356
454
|
name = "Marketplaces"
|
|
357
|
-
|
|
455
|
+
weight = 5
|
|
456
|
+
identifier = "marketplaces"
|
|
457
|
+
parent = "resources"
|
|
458
|
+
pre = "<i class=\"fa-solid fa-store\" aria-hidden=\"true\"></i>"
|
|
459
|
+
[menu.neptune.params]
|
|
460
|
+
style = "grid-column: -2; margin-top: -6rem;"
|
|
461
|
+
|
|
462
|
+
[[menu.neptune]]
|
|
463
|
+
name = "Adoptium"
|
|
464
|
+
url = "https://adoptium.net/marketplace"
|
|
465
|
+
weight = 1
|
|
466
|
+
parent = "marketplaces"
|
|
467
|
+
[menu.neptune.params]
|
|
468
|
+
target = "_blank"
|
|
469
|
+
external = true
|
|
470
|
+
|
|
471
|
+
[[menu.neptune]]
|
|
472
|
+
name = "Eclipse IDE"
|
|
473
|
+
url = "https://marketplace.eclipse.org/"
|
|
474
|
+
weight = 2
|
|
475
|
+
parent = "marketplaces"
|
|
476
|
+
[menu.neptune.params]
|
|
477
|
+
target = "_blank"
|
|
478
|
+
external = true
|
|
479
|
+
|
|
480
|
+
[[menu.neptune]]
|
|
481
|
+
name = "Open VSX"
|
|
482
|
+
url = "https://open-vsx.org/"
|
|
483
|
+
weight = 3
|
|
484
|
+
parent = "marketplaces"
|
|
485
|
+
[menu.neptune.params]
|
|
486
|
+
target = "_blank"
|
|
487
|
+
external = true
|
|
488
|
+
|
|
489
|
+
[[menu.neptune]]
|
|
490
|
+
name = "About us"
|
|
358
491
|
weight = 4
|
|
359
|
-
|
|
492
|
+
identifier = "about-us"
|
|
360
493
|
|
|
361
|
-
[[menu.
|
|
494
|
+
[[menu.neptune]]
|
|
362
495
|
name = "The Foundation"
|
|
363
|
-
weight =
|
|
496
|
+
weight = 1
|
|
364
497
|
identifier = "the-foundation"
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
open source software collaboration and innovation.
|
|
370
|
-
"""
|
|
371
|
-
|
|
372
|
-
[[menu.astro]]
|
|
498
|
+
parent = "about-us"
|
|
499
|
+
pre = "<i class=\"fa-regular fa-moon rotate-90\" aria-hidden=\"true\"></i>"
|
|
500
|
+
|
|
501
|
+
[[menu.neptune]]
|
|
373
502
|
name = "About"
|
|
503
|
+
url = "https://www.eclipse.org/about/"
|
|
374
504
|
weight = 1
|
|
375
|
-
identifier = "the-foundation-about"
|
|
376
505
|
parent = "the-foundation"
|
|
377
506
|
|
|
378
|
-
[[menu.
|
|
379
|
-
name = "
|
|
380
|
-
url = "https://www.eclipse.org/org/"
|
|
381
|
-
weight =
|
|
382
|
-
parent="the-foundation
|
|
507
|
+
[[menu.neptune]]
|
|
508
|
+
name = "Meet the team"
|
|
509
|
+
url = "https://www.eclipse.org/org/foundation/staff/"
|
|
510
|
+
weight = 2
|
|
511
|
+
parent = "the-foundation"
|
|
383
512
|
|
|
384
|
-
[[menu.
|
|
385
|
-
name = "Board &
|
|
513
|
+
[[menu.neptune]]
|
|
514
|
+
name = "Board & governance"
|
|
386
515
|
url = "https://www.eclipse.org/org/governance/"
|
|
516
|
+
weight = 3
|
|
517
|
+
parent = "the-foundation"
|
|
518
|
+
|
|
519
|
+
[[menu.neptune]]
|
|
520
|
+
name = "Our members"
|
|
387
521
|
weight = 2
|
|
388
|
-
|
|
522
|
+
identifier = "our-members"
|
|
523
|
+
parent = "about-us"
|
|
524
|
+
pre = "<i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"></i>"
|
|
389
525
|
|
|
390
|
-
[[menu.
|
|
391
|
-
name = "
|
|
392
|
-
url = "https://www.eclipse.org/
|
|
526
|
+
[[menu.neptune]]
|
|
527
|
+
name = "Become a member"
|
|
528
|
+
url = "https://www.eclipse.org/membership/"
|
|
529
|
+
weight = 1
|
|
530
|
+
identifier = "our-members-become-a-member"
|
|
531
|
+
parent = "our-members"
|
|
532
|
+
|
|
533
|
+
[[menu.neptune]]
|
|
534
|
+
name = "View member directory"
|
|
535
|
+
url = "https://www.eclipse.org/membership/explore-membership/"
|
|
536
|
+
weight = 2
|
|
537
|
+
identifier = "our-members-view-member-directory"
|
|
538
|
+
parent = "our-members"
|
|
539
|
+
|
|
540
|
+
[[menu.neptune]]
|
|
541
|
+
name = "Access member portal"
|
|
542
|
+
url = "https://membership.eclipse.org/portal"
|
|
393
543
|
weight = 3
|
|
394
|
-
|
|
544
|
+
identifier = "our-members-access-member-portal"
|
|
545
|
+
parent = "our-members"
|
|
546
|
+
[menu.neptune.params]
|
|
547
|
+
target = "_blank"
|
|
395
548
|
|
|
396
|
-
[[menu.
|
|
397
|
-
name = "
|
|
398
|
-
|
|
549
|
+
[[menu.neptune]]
|
|
550
|
+
name = "Sponsorship"
|
|
551
|
+
weight = 3
|
|
552
|
+
identifier = "sponsorship"
|
|
553
|
+
parent = "about-us"
|
|
554
|
+
pre = "<i class=\"fa-regular fa-bookmark\" aria-hidden=\"true\"></i>"
|
|
555
|
+
|
|
556
|
+
[[menu.neptune]]
|
|
557
|
+
name = "Become a sponsor"
|
|
558
|
+
url = "https://www.eclipse.org/sponsor/"
|
|
559
|
+
weight = 1
|
|
560
|
+
parent = "sponsorship"
|
|
561
|
+
|
|
562
|
+
[[menu.neptune]]
|
|
563
|
+
name = "Sponsor directory"
|
|
564
|
+
url = "https://www.eclipse.org/org/our-sponsors/"
|
|
565
|
+
weight = 2
|
|
566
|
+
parent = "sponsorship"
|
|
567
|
+
|
|
568
|
+
[[menu.neptune]]
|
|
569
|
+
name = "More"
|
|
399
570
|
weight = 4
|
|
400
|
-
|
|
571
|
+
identifier = "more"
|
|
572
|
+
parent = "about-us"
|
|
573
|
+
pre = "<i class=\"fa-solid fa-cube\" aria-hidden=\"true\"></i>"
|
|
401
574
|
|
|
402
|
-
[[menu.
|
|
403
|
-
name = "
|
|
575
|
+
[[menu.neptune]]
|
|
576
|
+
name = "Join our team"
|
|
577
|
+
url = "https://www.eclipse.org/careers/"
|
|
578
|
+
weight = 1
|
|
579
|
+
parent = "more"
|
|
580
|
+
|
|
581
|
+
[[menu.neptune]]
|
|
582
|
+
name = "Explore our brand"
|
|
583
|
+
url = "https://www.eclipse.org/org/artwork/"
|
|
404
584
|
weight = 2
|
|
405
|
-
|
|
406
|
-
parent = "the-foundation"
|
|
585
|
+
parent = "more"
|
|
407
586
|
|
|
408
|
-
[[menu.
|
|
409
|
-
name = "
|
|
410
|
-
url = "https://www.eclipse.org/
|
|
587
|
+
[[menu.neptune]]
|
|
588
|
+
name = "Contact us"
|
|
589
|
+
url = "https://www.eclipse.org/org/foundation/contact.php"
|
|
590
|
+
weight = 3
|
|
591
|
+
parent = "more"
|
|
592
|
+
|
|
593
|
+
# Neptune Footer
|
|
594
|
+
|
|
595
|
+
[[menu.footer]]
|
|
596
|
+
name = "Eclipse Foundation"
|
|
597
|
+
identifier = "eclipse-foundation"
|
|
411
598
|
weight = 1
|
|
412
|
-
parent="the-foundation-legal"
|
|
413
599
|
|
|
414
|
-
[[menu.
|
|
600
|
+
[[menu.footer]]
|
|
601
|
+
name = "About"
|
|
602
|
+
url = "https://www.eclipse.org/org/"
|
|
603
|
+
parent = "eclipse-foundation"
|
|
604
|
+
weight = 1
|
|
605
|
+
|
|
606
|
+
[[menu.footer]]
|
|
607
|
+
name = "Projects"
|
|
608
|
+
url = "https://projects.eclipse.org/"
|
|
609
|
+
parent = "eclipse-foundation"
|
|
610
|
+
weight = 2
|
|
611
|
+
|
|
612
|
+
[[menu.footer]]
|
|
613
|
+
name = "Collaborations"
|
|
614
|
+
url = "https://www.eclipse.org/collaborations/"
|
|
615
|
+
parent = "eclipse-foundation"
|
|
616
|
+
weight = 3
|
|
617
|
+
|
|
618
|
+
[[menu.footer]]
|
|
619
|
+
name = "Membership"
|
|
620
|
+
url = "https://www.eclipse.org/membership/"
|
|
621
|
+
parent = "eclipse-foundation"
|
|
622
|
+
weight = 4
|
|
623
|
+
|
|
624
|
+
[[menu.footer]]
|
|
625
|
+
name = "Sponsor"
|
|
626
|
+
url = "https://www.eclipse.org/sponsor/"
|
|
627
|
+
parent = "eclipse-foundation"
|
|
628
|
+
weight = 5
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
[[menu.footer]]
|
|
632
|
+
name = "Legal"
|
|
633
|
+
identifier = "legal"
|
|
634
|
+
weight = 2
|
|
635
|
+
|
|
636
|
+
[[menu.footer]]
|
|
415
637
|
name = "Privacy Policy"
|
|
416
638
|
url = "https://www.eclipse.org/legal/privacy/"
|
|
417
|
-
|
|
418
|
-
|
|
639
|
+
parent = "legal"
|
|
640
|
+
weight = 1
|
|
419
641
|
|
|
420
|
-
[[menu.
|
|
642
|
+
[[menu.footer]]
|
|
421
643
|
name = "Terms of Use"
|
|
422
644
|
url = "https://www.eclipse.org/legal/terms-of-use/"
|
|
423
|
-
|
|
424
|
-
|
|
645
|
+
parent = "legal"
|
|
646
|
+
weight = 2
|
|
425
647
|
|
|
426
|
-
[[menu.
|
|
648
|
+
[[menu.footer]]
|
|
427
649
|
name = "Compliance"
|
|
428
650
|
url = "https://www.eclipse.org/legal/compliance/"
|
|
651
|
+
parent = "legal"
|
|
652
|
+
weight = 3
|
|
653
|
+
|
|
654
|
+
[[menu.footer]]
|
|
655
|
+
name = "Code of Conduct"
|
|
656
|
+
url = "https://www.eclipse.org/org/documents/Community_Code_of_Conduct.php"
|
|
657
|
+
parent = "legal"
|
|
429
658
|
weight = 4
|
|
430
|
-
parent="the-foundation-legal"
|
|
431
659
|
|
|
432
|
-
[[menu.
|
|
433
|
-
name = "
|
|
434
|
-
url = "https://www.eclipse.org/legal/
|
|
660
|
+
[[menu.footer]]
|
|
661
|
+
name = "Legal Resources"
|
|
662
|
+
url = "https://www.eclipse.org/legal/"
|
|
663
|
+
parent = "legal"
|
|
435
664
|
weight = 5
|
|
436
|
-
parent="the-foundation-legal"
|
|
437
665
|
|
|
438
|
-
[[menu.
|
|
666
|
+
[[menu.footer]]
|
|
667
|
+
name = "Manage Cookies"
|
|
668
|
+
parent = "legal"
|
|
669
|
+
weight = 6
|
|
670
|
+
[menu.footer.params]
|
|
671
|
+
class = "toolbar-manage-cookies"
|
|
672
|
+
|
|
673
|
+
[[menu.footer]]
|
|
439
674
|
name = "More"
|
|
675
|
+
identifier = "more"
|
|
440
676
|
weight = 3
|
|
441
|
-
identifier = "the-foundation-more"
|
|
442
|
-
parent = "the-foundation"
|
|
443
677
|
|
|
444
|
-
[[menu.
|
|
445
|
-
name = "
|
|
446
|
-
url = "https://
|
|
678
|
+
[[menu.footer]]
|
|
679
|
+
name = "Report a Vulnerability"
|
|
680
|
+
url = "https://www.eclipse.org/security/"
|
|
681
|
+
parent = "more"
|
|
447
682
|
weight = 1
|
|
448
|
-
parent="the-foundation-more"
|
|
449
683
|
|
|
450
|
-
[[menu.
|
|
451
|
-
name = "
|
|
452
|
-
url = "https://
|
|
684
|
+
[[menu.footer]]
|
|
685
|
+
name = "Service Status"
|
|
686
|
+
url = "https://status.eclipse.org/"
|
|
687
|
+
parent = "more"
|
|
453
688
|
weight = 2
|
|
454
|
-
parent="the-foundation-more"
|
|
455
689
|
|
|
456
|
-
[[menu.
|
|
457
|
-
name = "Logos & Artwork"
|
|
458
|
-
url = "https://www.eclipse.org/org/artwork/"
|
|
459
|
-
weight = 3
|
|
460
|
-
parent="the-foundation-more"
|
|
461
|
-
|
|
462
|
-
[[menu.astro]]
|
|
690
|
+
[[menu.footer]]
|
|
463
691
|
name = "Contact Us"
|
|
464
692
|
url = "https://www.eclipse.org/org/foundation/contact.php"
|
|
693
|
+
parent = "more"
|
|
694
|
+
weight = 3
|
|
695
|
+
|
|
696
|
+
[[menu.footer]]
|
|
697
|
+
name = "Support"
|
|
698
|
+
url = "https://www.eclipse.org/projects/support/"
|
|
699
|
+
parent = "more"
|
|
465
700
|
weight = 4
|
|
466
|
-
|
|
701
|
+
|