Skip to content
Snippets Groups Projects
Commit 68462fba authored by Olivier Goulet's avatar Olivier Goulet
Browse files

Merge branch 'webdev/bs-3.4.x/redesign' into 'main'

feat: Redesign

See merge request !74
parents 0f2d910c ed799c4c
No related branches found
No related tags found
2 merge requests!221feat: Add specification section to project resources,!74feat: Redesign
Pipeline #32641 passed
Showing
with 671 additions and 64 deletions
......@@ -7,3 +7,4 @@
/.project
/data/eclipsefdn_projects.yaml
.hugo_build.lock
/data/staff_blogs.xml
......@@ -23,11 +23,10 @@ pluralizeListTitles = false
header_wrapper_class = "header-wrapper"
call_for_action_text = "Download"
call_for_action_url = "/downloads/"
call_for_action_icon = "fa-download"
share_img = "/images/logos/eclipse-foundation-400x400.png"
logo = "/images/logos/eclipse-foundation-white-orange.svg"
favicon = "/favicon.ico"
logo_width = "160"
layout_style = "astro"
# logo_width = ""
# header_left_classes = ""
......@@ -61,19 +60,409 @@ pluralizeListTitles = false
hrefTargetBlank = true
[[menu.main]]
name = "Projects"
url = "/projects"
weight = 1
name = "Projects"
weight = 1
identifier = "projects"
[menu.main.params]
description = """
The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and
hundreds of open source projects, including runtimes, tools,
specifications, and frameworks for cloud and edge applications, IoT, AI,
automotive, systems engineering, open processor designs, and many others.
"""
[[menu.main]]
name = "Technologies"
weight = 1
identifier = "projects-technologies"
parent = "projects"
[[menu.main]]
name = "Developer Tools & IDEs"
url = "/topics/ide/"
weight = 1
parent = "projects-technologies"
[[menu.main]]
name = "Cloud Native"
url = "/topics/cloud-native/"
weight = 2
parent = "projects-technologies"
[[menu.main]]
name = "Edge & IoT"
url = "/topics/edge-and-iot"
weight = 3
parent = "projects-technologies"
[[menu.main]]
name = "Automotive & Mobility"
url = "/topics/automotive-and-mobility/"
weight = 4
parent = "projects-technologies"
[[menu.main]]
name = "Projects"
weight = 2
identifier = "projects-projects"
parent = "projects"
[[menu.main]]
name = "Project Finder"
url = "https://projects.eclipse.org/"
weight = 1
parent = "projects-projects"
[[menu.main]]
name = "Project Activity"
url = "https://www.eclipse.org/projects/project_activity.php"
weight = 2
parent = "projects-projects"
[[menu.main]]
name = "Project Resources"
url = "/projects/resources"
weight = 3
parent = "projects-projects"
[[menu.main]]
name = "Contribute"
url = "/contribute/"
weight = 4
parent = "projects-projects"
[[menu.main]]
name = "Supporters"
weight = 2
identifier = "supporters"
[menu.main.params]
description = """
The Eclipse Foundation is an international non-profit association
supported by our members, including industry leaders who value open
source as a key enabler for their business strategies.
"""
[[menu.main]]
name = "Membership"
weight = 1
identifier = "supporters-membership"
parent = "supporters"
[[menu.main]]
name = "Our Members"
url = "/membership/exploreMembership.php"
weight = 1
parent = "supporters-membership"
[[menu.main]]
name = "Member Benefits"
url = "/membership/"
weight = 2
parent = "supporters-membership"
[[menu.main]]
name = "Membership Levels & Fees"
url = "/membership/#tab-levels"
weight = 3
parent = "supporters-membership"
[[menu.main]]
name = "Membership Application"
url = "https://membership.eclipse.org/application"
weight = 4
parent = "supporters-membership"
[[menu.main]]
name = "Member Portal"
url = "https://membership.eclipse.org/portal"
weight = 5
parent = "supporters-membership"
[[menu.main]]
name = "Sponsorship"
weight = 1
identifier = "supporters-sponsorship"
parent = "supporters"
[[menu.main]]
name = "Sponsor"
url = "/sponsor/collaboration"
weight = 1
parent = "supporters-sponsorship"
[[menu.main]]
name = "Corporate Sponsorship"
url = "/org/corporate_sponsors"
weight = 2
parent = "supporters-sponsorship"
[[menu.main]]
name = "Sponsor a Collaboration"
url = "/sponsor/collaboration/"
weight = 3
parent = "supporters-sponsorship"
[[menu.main]]
name = "Collaborations"
weight = 3
identifier = "collaborations"
[menu.main.params]
description = """
Whether you intend on contributing to Eclipse technologies that are
important to your product strategy, or simply want to explore a specific
innovation area with like-minded organizations, the Eclipse Foundation is
the open source home for industry collaboration.
"""
[[menu.main]]
name = "Industry Collaborations"
weight = 1
parent = "collaborations"
identifier = "collaborations-industry-collaborations"
[[menu.main]]
name = "About Industry Collaborations"
url = "/collaborations/"
weight = 1
parent = "collaborations-industry-collaborations"
[[menu.main]]
name = "Current Collaborations"
url = "/org/workinggroups/explore.php"
weight = 2
parent = "collaborations-industry-collaborations"
[[menu.main]]
name = "About Working Groups"
url = "/org/workinggroups/"
weight = 3
parent = "collaborations-industry-collaborations"
[[menu.main]]
name = "About Interest Groups"
url = "/collaborations/interest-groups/"
weight = 4
parent = "collaborations-industry-collaborations"
[[menu.main]]
name = "Research Collaborations"
identifier = "collaborations-research-collaborations"
weight = 2
parent = "collaborations"
[[menu.main]]
name = "Research @ Eclipse"
url = "/research/"
weight = 1
parent="collaborations-research-collaborations"
[[menu.main]]
name = "Working Groups"
url = "/org/workinggroups"
weight = 2
name = "Resources"
weight = 4
identifier = "resources"
[menu.main.params]
description = """
The Eclipse community consists of individual developers and organizations
spanning many industries. Stay up to date on our open source community
and find resources to support your journey.
"""
[[menu.main]]
name = "Open Source for Business"
weight = 1
parent = "resources"
identifier = "resources-open-source"
[[menu.main]]
name = "Business Value of Open Source"
url = "/org/value/"
weight = 1
parent = "resources-open-source"
[[menu.main]]
name = "Open Source Program Offices"
url = "/os4biz/ospo/"
weight = 2
parent = "resources-open-source"
[[menu.main]]
name = "What's Happening"
weight = 2
parent = "resources"
identifier = "resources-happening"
[[menu.main]]
name = "News"
url = "https://newsroom.eclipse.org/"
weight = 1
parent = "resources-happening"
[[menu.main]]
name = "Events"
url = "https://events.eclipse.org/"
weight = 2
parent = "resources-happening"
[[menu.main]]
name = "Newsletter"
url = "/community/eclipse_newsletter/"
weight = 3
parent = "resources-happening"
[[menu.main]]
name = "Press Releases"
url = "/org/press-release/"
weight = 4
parent = "resources-happening"
[[menu.main]]
name = "Awards & Recognition"
url = "/org/foundation/eclipseawards/"
weight = 5
parent = "resources-happening"
[[menu.main]]
name = "Developer Resources"
weight = 3
parent = "resources"
identifier = "resources-developer"
[[menu.main]]
name = "Forum"
url = "https://eclipse.org/forums/"
weight = 1
parent = "resources-developer"
[[menu.main]]
name = "Wiki"
url = "https://wiki.eclipse.org/"
weight = 2
parent = "resources-developer"
[[menu.main]]
name = "Mailing Lists"
url = "https://accounts.eclipse.org/mailing-list"
weight = 3
parent = "resources-developer"
[[menu.main]]
name = "Blogs & Videos"
url = "/blogs-and-videos/"
weight = 4
parent = "resources-developer"
[[menu.main]]
name = "Marketplaces"
url = "/resources/marketplaces/"
weight = 5
parent = "resources-developer"
[[menu.main]]
name = "The Foundation"
weight = 5
identifier = "the-foundation"
[menu.main.params]
description = """
The Eclipse Foundation provides our global community of individuals and
organizations with a mature, scalable, and vendor-neutral environment for
open source software collaboration and innovation.
"""
[[menu.main]]
name = "About"
weight = 1
identifier = "the-foundation-about"
parent = "the-foundation"
[[menu.main]]
name = "About the Eclipse Foundation"
url = "/org/"
weight = 1
parent="the-foundation-about"
[[menu.main]]
name = "Board & Governance"
url = "/org/governance"
weight = 2
parent="the-foundation-about"
[[menu.main]]
name = "Staff"
url = "/org/foundation/staff.php"
weight = 3
parent="the-foundation-about"
[[menu.main]]
name = "Services"
url = "/org/services"
weight = 4
parent="the-foundation-about"
[[menu.main]]
name = "Legal"
weight = 2
identifier = "the-foundation-legal"
parent = "the-foundation"
[[menu.main]]
name = "Legal Policies"
url = "/legal/"
weight = 1
parent="the-foundation-legal"
[[menu.main]]
name = "Privacy Policy"
url = "/legal/privacy.php"
weight = 2
parent="the-foundation-legal"
[[menu.main]]
name = "Terms of Use"
url = "/legal/termsofuse.php"
weight = 3
parent="the-foundation-legal"
[[menu.main]]
name = "Copyright Agent"
url = "/legal/copyright.php"
weight = 4
parent="the-foundation-legal"
[[menu.main]]
name = "Eclipse Public License"
url = "/legal/epl-2.0/"
weight = 5
parent="the-foundation-legal"
[[menu.main]]
name = "More"
weight = 3
identifier = "the-foundation-more"
parent = "the-foundation"
[[menu.main]]
name = "Press Releases "
url = "/org/press-release"
weight = 1
parent="the-foundation-more"
[[menu.main]]
name = "Careers"
url = "/careers/"
weight = 2
parent="the-foundation-more"
[[menu.main]]
name = "Logos & Artwork"
url = "/org/artwork/"
weight = 3
parent="the-foundation-more"
[[menu.main]]
name = "Members"
url = "/membership"
weight = 3
name = "Contact Us"
url = "/org/foundation/contact.php"
weight = 4
parent="the-foundation-more"
[[menu.sidebar]]
name = "Eclipse.org"
......
......@@ -22,8 +22,7 @@ links:
- text: Business Value
container: container-fluid
lastmod: 2022-04-29T14:50:37.859Z
header_wrapper_class: header-wrapper header-anniversary-bg-img header-default-bg-img
featured-jumbotron-bottom-shape
header_wrapper_class: header-default-bg-img
description: The Eclipse Foundation provides our global community of individuals and
organizations with a mature, scalable, and business-friendly environment for
open source software collaboration and innovation.
......@@ -46,4 +45,4 @@ keywords:
- eclipse foundation
---
This page is not available on production. Redirecting to homepage...
\ No newline at end of file
This page is not available on production. Redirecting to homepage...
---
title: Blogs and Videos
hide_page_title: true
hide_sidebar: true
container: container-fluid
page_css_file: /public/css/blogs-and-videos.css
---
{{< pages/blogs-and-videos >}}
{{< mustache_js template-id="news-item-image" path="/js/src/templates/blogs-and-videos/news-item-image.mustache" >}}
---
title: Industry Collaborations
date: 2022-09-13T10:25:51-04:00
description: Work with your peers in the industry in a vendor-neutral structure to drive shared innovation
description: Work with your peers in the industry in a vendor-neutral structure to drive shared innovation
categories: []
keywords:
- working groups
......@@ -17,7 +17,7 @@ hide_page_title: true
hide_sidebar: true
#seo_title: ""
headline: Industry Collaborations
subtitle: Work with your peers in the industry in a vendor-neutral structure to drive shared innovation
subtitle: Work with your peers in the industry in a vendor-neutral structure to drive shared innovation
links:
- - href: "#join-collaboration"
- text: Join a Collaboration
......
---
title: eclipse.org
headline: The Community for Open Innovation and Collaboration
headline: >
The Community for <span class="white">Open Innovation</span>
<br class="visible-md visible-lg"> and Collaboration
tagline: The Eclipse Foundation provides our global community of individuals and
organizations with a mature, scalable, and business-friendly environment for
open source software collaboration and innovation.
custom_jumbotron_end: |
<div class="custom-jumbotron-end-lead-text">
The Eclipse Foundation is a community of
</div>
<div class="custom-jumbotron-end-link-group">
<a class="link-unstyled" href="https://projects.eclipse.org/">
<span class="link-overlay">Read More About Our Projects</span>
Projects
</a>
<a class="link-unstyled" href="/collaborations/">
<span class="link-overlay">Read More About Our Industry Collaborations</span>
Collaborations
</a>
<a class="link-unstyled" href="/membership/">
<span class="link-overlay">Become a Member</span>
Members
</a>
</div>
hide_page_title: true
hide_sidebar: true
hide_breadcrumb: true
......@@ -11,18 +31,11 @@ show_featured_story: true
date: 2004-02-02T18:54:43.927Z
layout: single
links:
- - href: /projects/
- text: Discover Projects
- - href: /collaborations
- text: Industry Collaborations
- - href: /membership/
- text: Members
- - href: /org/value
- text: Business Value
- - href: /org/
- text: Learn More
container: container-fluid
lastmod: 2022-04-29T14:50:37.859Z
header_wrapper_class: header-wrapper header-anniversary-bg-img header-dark-bg-img
featured-jumbotron-bottom-shape
header_wrapper_class: header-default-bg-img
description: The Eclipse Foundation provides our global community of individuals and
organizations with a mature, scalable, and business-friendly environment for
open source software collaboration and innovation.
......@@ -43,46 +56,17 @@ keywords:
- development
- ide
- eclipse foundation
page_css_file: /public/css/homepage.css
---
{{< pages/home/newsroom_ads publishTo="eclipse_org_home" adFormat="ads_top_leaderboard" >}}
{{< grid/section-container class="margin-bottom-30 margin-top-50 news-list" >}}
{{< grid/div class="col-lg-10 col-lg-offset-2 col-md-12 padding-bottom-50" isMarkdown="false" >}}
<div class="block-summary-title">
<i class="fa fa-comments fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden="true"></i>
<h2>Announcements</h2>
</div>
{{< newsroom/news id="news-list-announcements" paginate="0" type="announcements" publishTarget="eclipse_org" count="4" >}}
<ul class="list-inline text-center">
<li><a class="btn btn-primary" href="https://newsroom.eclipse.org/rss/news/eclipse_org/announcements.xml" title="Subscribe to our RSS-feed"><i class="fa fa-rss margin-right-5"></i> Subscribe </a></li>
<li><a class="btn btn-primary" href="https://newsroom.eclipse.org/eclipse/announcements/"> View all </a></li>
</ul>
{{</ grid/div >}}
{{< grid/div class="col-lg-10 col-md-12 padding-bottom-50" isMarkdown="false" >}}
<div class="block-summary-title">
<i class="fa fa-users fa-3x center-block brand-primary text-center padding-bottom-10" aria-hidden="true"></i>
<h2>Community News</h2>
</div>
{{< newsroom/news id="news-list-community" paginate="0" type="community_news" publishTarget="eclipse_org" count="4" >}}
<ul class="list-inline text-center">
<li><a class="btn btn-primary" href="https://newsroom.eclipse.org/rss/news/eclipse_org/community-news.xml" title="Subscribe to our RSS-feed"><i class="fa fa-rss margin-right-5"></i> Subscribe </a></li>
<li><a class="btn btn-primary" href="https://newsroom.eclipse.org/eclipse/community-news/"> View all </a></li>
</ul>
{{</ grid/div >}}
{{< grid/section-container class="margin-top-40 margin-bottom-40" isMarkdown="false" >}}
{{< pages/home/news title="Announcements" type="announcements" id="news-list-announcements" image_url="/images/redesign-stock/announcements.jpg" subscribe_url="https://newsroom.eclipse.org/rss/news/eclipse_org/announcements.xml" view_all_url="https://newsroom.eclipse.org/eclipse/announcements/" >}}
{{</ grid/section-container >}}
{{< pages/home/newsroom_ads publishTo="eclipse_org_home" adFormat="ads_leaderboard" >}}
{{< grid/section-container class="margin-top-40 margin-bottom-60" isMarkdown="false" >}}
{{< pages/home/news title="Community News" type="community_news" id="news-list-community" image_url="/images/redesign-stock/community-news.jpg" subscribe_url="https://newsroom.eclipse.org/rss/news/eclipse_org/community-news.xml" view_all_url="https://newsroom.eclipse.org/eclipse/community-news/">}}
{{</ grid/section-container >}}
{{< pages/home/featured-committer-project >}}
{{< pages/home/newsroom_ads publishTo="eclipse_org_home" adFormat="ads_top_leaderboard" >}}
{{< pages/home/foundation-by-the-numbers >}}
---
title: Board & Governance
hide_sidebar: true
page_css_file: /public/css/org/governance.css
keywords: ["Eclipse Foundation board of directors", "board of directors elections", "architecture council", "Eclipse Foundation annual report", "policies and processes", "meeting minutes"]
---
{{< grid/div class="governance-tile-row margin-top-60 margin-bottom-60" isMarkdown="false" >}}
{{< pages/org/governance/tile class="bg-neutral-flat bg-hover-darker padding-30" title="Board of Directors" url="/org/foundation/directors.php">}}
The Eclipse Foundation Board of Directors oversees the policies and strategic
direction of the Foundation.
{{</ pages/org/governance/tile >}}
{{< pages/org/governance/tile class="bg-neutral-tinted-dark bg-hover-lighter padding-30" title="Board of Directors Election" url="/org/elections">}}
The Eclipse Foundation holds annual elections for board members representing
the Committer Members and the Contributing Members.
{{</ pages/org/governance/tile >}}
{{< pages/org/governance/tile class="bg-primary-light bg-hover-darker padding-30" title="Governance Documents" url="/org/documents/">}}
Explore the documents, processes, and additional policies that govern the
Eclipse Foundation.
{{</ pages/org/governance/tile >}}
{{< pages/org/governance/tile class="bg-primary-light bg-hover-darker padding-30" title="Annual Report" url="/org/foundation/reports/annual_report.php">}}
This report provides an overview of the past fiscal year at the Eclipse
Foundation, including a financial summary.
{{</ pages/org/governance/tile >}}
{{< pages/org/governance/tile class="bg-neutral-tinted-dark bg-hover-lighter padding-30" title="Architecture Council" url="/org/foundation/council.php">}}
Open source projects at the Eclipse Foundation are guided and coordinated by
the Architecture Council. Learn more about the council and its members.
{{</ pages/org/governance/tile >}}
{{< pages/org/governance/tile class="bg-neutral-flat bg-hover-darker padding-30" title="Meeting Minutes" url="/org/foundation/minutes.php">}}
Find the meeting minutes for the Board of Directors Meetings, General Assembly
Meetings, and Council Meetings.
{{</ pages/org/governance/tile >}}
{{</ grid/div >}}
---
title: Open Source Program Offices
seo_title: Open Source Program Offices | Eclipse Foundation
keywords: ['OSPO', 'Open Source Program Offices', 'OSPO.Zone', 'OSPO Alliance']
hide_sidebar: true
hide_page_title: true
container: container-fluid
---
{{< pages/os4biz/ospo >}}
Open Source Program Offices (OSPO) promote the structured and professional
management of open source by companies and administrations.
The Eclipse Foundation, along with a coalition of leading European open source
non-profit organizations, created the [OSPO Alliance](https://ospo-alliance.org),
an open community that brings and shares guidance to organizations willing to
professionally manage the usage, contribution to, and publication of open
source software.
The OSPO Alliance offers a comprehensive set of resources for corporations,
public institutions, and research and academic organizations, including:
- **The Good Governance Initiative** (GGI): a methodological framework to assess
and improve open-source trust, awareness and strategy within organizations.
- The **OSPO OnRamp** meeting series: an open, neutral, and friendly forum, a
low-threshold entry point to exchange and learn about the basics of how to
set up an Open Source Program Office and get started with open source.
The Eclipse Foundation is a leading contributor to the Alliance, and actively
participates in its various task forces. Additionally, we provide consulting
services around OSPOs. Please [contact us](/org/foundation/contact.php) if you
need our experts to help in implementing your winning open source strategy
based on the material from the OSPO Alliance.
Learn more about the [OSPO Alliance](https://ospo-alliance.org) and how it
helps OSPOs around the world to connect.
{{</ pages/os4biz/ospo >}}
content/os4biz/ospo/images/orbit.png

11 KiB

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="1088px" height="512px" viewBox="0 0 1088 512" enable-background="new 0 0 1088 512" xml:space="preserve">
<g>
<path fill="#262261" d="M926.621,194.451h-36.772v-31.773c0-10.334-8.406-18.741-18.741-18.741H737.233
c-10.334,0-18.741,8.407-18.741,18.741v133.875c0,10.334,8.406,18.741,18.741,18.741h36.771v31.774
c0,10.334,8.406,18.741,18.741,18.741h133.875c10.334,0,18.741-8.406,18.741-18.741V213.192
C945.362,202.858,936.955,194.451,926.621,194.451z M737.233,302.8c-3.445,0-6.247-2.802-6.247-6.247V162.678
c0-3.445,2.802-6.247,6.247-6.247h133.875c3.444,0,6.247,2.802,6.247,6.247v31.773h-84.61c-10.334,0-18.741,8.406-18.741,18.741
V302.8H737.233z M877.355,206.945v89.608c0,3.445-2.803,6.247-6.247,6.247h-84.61v-89.608c0-3.445,2.803-6.247,6.247-6.247H877.355
z M932.868,347.068c0,3.444-2.803,6.247-6.247,6.247H792.746c-3.444,0-6.247-2.803-6.247-6.247v-31.774h84.61
c10.334,0,18.741-8.406,18.741-18.741v-89.608h36.772c3.444,0,6.247,2.802,6.247,6.247V347.068z"/>
<path fill="#EE4036" d="M871.534,303.321c3.482,0,6.315-2.833,6.315-6.315v-90.582h-85.53c-3.482,0-6.315,2.833-6.315,6.315v90.582
H871.534z"/>
<g>
<path fill="#262261" d="M145.741,194.576c0-29.838,23.24-51.93,54.944-51.93c31.561,0,54.944,21.949,54.944,51.93
c0,29.983-23.384,51.932-54.944,51.932C168.982,246.509,145.741,224.416,145.741,194.576z M232.102,194.576
c0-19.078-13.484-32.134-31.416-32.134s-31.418,13.056-31.418,32.134c0,19.08,13.486,32.134,31.418,32.134
S232.102,213.656,232.102,194.576z"/>
<path fill="#262261" d="M301.088,234.888l7.89-17.502c8.463,6.169,21.088,10.474,33.138,10.474
c13.772,0,19.366-4.591,19.366-10.76c0-18.794-58.387-5.883-58.387-43.18c0-17.072,13.772-31.273,42.319-31.273
c12.625,0,25.536,3.012,34.86,8.893l-7.172,17.647c-9.326-5.308-18.937-7.891-27.831-7.891c-13.772,0-19.08,5.165-19.08,11.478
c0,18.506,58.388,5.738,58.388,42.606c0,16.784-13.916,31.13-42.607,31.13C326.049,246.509,309.982,241.775,301.088,234.888z"/>
<path fill="#262261" d="M523.431,180.804c0,22.381-16.785,36.296-43.611,36.296h-20.227v27.687h-23.24V144.368h43.468
C506.646,144.368,523.431,158.283,523.431,180.804z M499.903,180.804c0-11.046-7.172-17.502-21.374-17.502h-18.936v34.86h18.936
C492.731,198.163,499.903,191.707,499.903,180.804z"/>
<path fill="#262261" d="M570.898,194.576c0-29.838,23.24-51.93,54.944-51.93c31.561,0,54.944,21.949,54.944,51.93
c0,29.983-23.383,51.932-54.944,51.932C594.139,246.509,570.898,224.416,570.898,194.576z M657.259,194.576
c0-19.078-13.484-32.134-31.416-32.134s-31.418,13.056-31.418,32.134c0,19.08,13.486,32.134,31.418,32.134
S657.259,213.656,657.259,194.576z"/>
</g>
<g>
<path fill="#EE4036" d="M201.38,349.089h-35.776l-7.052,16.559h-13.697l32.197-71.55h13.084l32.301,71.55h-13.901L201.38,349.089z
M196.984,338.664l-13.493-31.278l-13.389,31.278H196.984z"/>
<path fill="#EE4036" d="M231.542,294.098h13.288v60.307h37.411v11.243h-50.699V294.098z"/>
<path fill="#EE4036" d="M292.777,294.098h13.288v60.307h37.411v11.243h-50.699V294.098z"/>
<path fill="#EE4036" d="M354.011,294.098h13.288v71.55h-13.288V294.098z"/>
<path fill="#EE4036" d="M433.027,349.089h-35.776l-7.052,16.559h-13.697l32.197-71.55h13.084l32.301,71.55h-13.901
L433.027,349.089z M428.631,338.664l-13.493-31.278l-13.389,31.278H428.631z"/>
<path fill="#EE4036" d="M526.768,294.098v71.55h-10.938l-39.456-48.449v48.449h-13.186v-71.55h10.938l39.456,48.449v-48.449
H526.768z"/>
<path fill="#EE4036" d="M540.883,329.873c0-21.364,16.355-36.799,38.332-36.799c11.652,0,21.669,4.191,28.313,11.961l-8.586,8.074
c-5.214-5.622-11.653-8.382-19.115-8.382c-14.821,0-25.554,10.427-25.554,25.146s10.733,25.146,25.554,25.146
c7.462,0,13.901-2.76,19.115-8.486l8.586,8.177c-6.644,7.768-16.662,11.959-28.416,11.959
C557.238,366.669,540.883,351.235,540.883,329.873z"/>
<path fill="#EE4036" d="M673.978,354.506v11.142h-53.664v-71.55h52.232v11.14h-38.944v18.604h34.549v10.938h-34.549v19.727
H673.978z"/>
</g>
</g>
</svg>
---
title: Project Resources
keywords: ["Eclipse Foundation Development Process", "Eclipse Foundation Project Handbook", "Committer Training", "Eclipse Management Office", "Eclipse Project Support"]
hide_sidebar: true
hide_page_title: true
page_css_file: /public/css/projects/resources.css
---
{{< pages/projects/resources >}}
content/projects/resources/images/orbit.png

14.5 KiB

---
title: Project Support
hide_sidebar: true
keywords: ["Helpdesk", "Eclipse IDE support", "eclipse project help", "troubleshooting"]
description: Get the help you need with Eclipse Projects
---
Eclipse Projects are created and managed by our community of developers. If you need support with any of our open source projects, you should:
1. [Find the project page](https://projects.eclipse.org/)
2. Navigate to the “Developer Resources” section of the page and find the project repositories. Open a ticket or PR directly against the project of interest.
3. If you are still having trouble, reach out to project lead(s) or committers involved in the project - found on the “Who’s involved” page.
If you are unable to resolve your issue with the project, create an issue on the [Eclipse Foundation GitLab helpdesk](https://gitlab.eclipse.org/eclipsefdn/helpdesk) or [contact us](/org/foundation/contact.php).
For issues related to security, find out how to [report a vulnerability](/security) and privacy concerns can be sent to [privacy@eclipse.org](mailto:privacy@eclipse.org).
\ No newline at end of file
......@@ -18,7 +18,7 @@ show_featured_footer: false
links: [[href: "#projects", text: "Research Projects"], [href: "#collaborations", text: "Collaborations"]]
container: "container-fluid"
header_wrapper_class: "header-default-bg-img small-jumbotron-subtitle"
header_wrapper_class: "header-research-bg-img small-jumbotron-subtitle"
page_css_file : public/css/research-styles.css
jumbotron_class: "col-sm-24"
custom_jumbotron_class: "col-sm-24"
......
---
title: Marketplaces
hide_sidebar: true
page_css_file: /public/css/resources/marketplaces.css
---
{{< pages/resources/marketplaces >}}
content/resources/marketplaces/images/adoptium.png

10.5 KiB

content/resources/marketplaces/images/eclipse-ide.png

17.5 KiB

content/resources/marketplaces/images/open-vsx.png

14.7 KiB

---
title: Sponsor a Collaboration
hide_sidebar: true
keywords: ["Sponsor working group", "sponsor interest group", "sponsor industry collaboration"]
description: Show your direct support for the communities that matter to you.
container: container center-align-h1
page_css_file : /public/css/collaboration.css
---
If you are looking to support a working group, without committing to membership, you can become a sponsor! As a sponsor, you can donate on a one-time or recurring annual basis to support working group initiatives that matter to your organization.
Anyone can contribute funds to the Eclipse Foundation:
{{< pages/sponsor/collaboration >}}
All sponsored funds will be included in the working group’s annual budget, which is under the direction of the working group’s steering committee. Sponsors are encouraged but not required to indicate their non-binding commitment to future sponsorships to promote the stability of the working group, and to allow the steering committee to plan for multi-year initiatives.
If you have questions about sponsorship, reach out to sponsor@eclipse.org.
\ No newline at end of file
---
title: Automotive & Mobility
description: >-
We provide leading automotive OEMs, their suppliers, and partners with a
sustainable, transparent, and vendor-neutral platform to collaborate on open
technologies and standards.
header_wrapper_class: header-topic
jumbotron_container: container-fluid
jumbotron_class: " "
custom_jumbotron: |
<div class="custom-jumbotron-main container">
<h1 class="featured-jumbotron-headline">Automotive & Mobility</h1>
<p>
We provide leading automotive OEMs, their suppliers, and partners with a
sustainable, transparent, and vendor-neutral platform to collaborate on open
technologies and standards.
</p>
</div>
custom_jumbotron_class: col-md-24
hide_jumbotron: false
show_featured_story: true
hide_breadcrumb: true
hide_sidebar: true
hide_page_title: true
container: container margin-bottom-40
page_css_file: /public/css/topics.css
---
{{< grid/div class="padding-top-60 padding-bottom-40" isMarkdown="false" >}}
<h2 class="margin-bottom-40" id="projects">Projects</h2>
<div
class="featured-projects display-flex margin-top-40"
data-types="projects"
data-url="https://projects.eclipse.org/api/projects?technology_types=automotive"
data-template-id="tpl-project-basic-card" data-page-size="3"
data-sorting-method="random"
>
</div>
{{</ grid/div >}}
{{< mustache_js template-id="tpl-project-basic-card" path="/js/src/templates/tpl-project-basic-card.mustache" >}}
{{< pages/topics/communities topic="automotive_and_mobility" >}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment