diff --git a/config.toml b/config.toml index 9e34502..0c9000a 100644 --- a/config.toml +++ b/config.toml @@ -4,7 +4,9 @@ title = "Eclipse S-CORE" #theme = "hugo-solstice-theme" metaDataFormat = "yaml" disableKinds = [] + enableRobotsTXT = true +uglyURLs = true pluralizeListTitles = false [Params] @@ -88,3 +90,8 @@ pluralizeListTitles = false # or to define your own menu links. # [[menu.main]] + +[markup] + [markup.goldmark] + [markup.goldmark.renderer] + unsafe = true diff --git a/static/index.html b/content/_index.md similarity index 86% rename from static/index.html rename to content/_index.md index dcd017e..bf1abfe 100644 --- a/static/index.html +++ b/content/_index.md @@ -1,913 +1,825 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - - - - -
-
-
-
- -
-
-
-
-

- From Proprietary - To Open Source -

-

- The industry has long tackled software challenges - independently – often duplicating efforts and building - closed, incompatible systems.

- S-CORE changes this by uniting OEMs, suppliers and - developers around a common SW-platform. The goal of S-CORE - is to reduce complexity, promote re-use, gain speed & - enable scalable innovation. -

-
-

- Join our global community building a common, - safety-critical runtime foundation for automotive - innovation. -

- -
-
-
- 3D illustration of a futuristic car with floating cubes -
-
-
-
-
-
-
-
-
-
-

Latest News:
S-CORE Release v0.5 - beta is available

-
- -
-
-
-
- -
-
Release Notes
-

- Find out more about the release and all components integrated and available. -
- - - Release Notes - - -

- -
-
- -
-
-
- -
-
How to get started
-

- Follow this Guide to start you development with Eclipse S-CORE today! -
- - - How to get started - -

-
-
- -
-
-
- -
-
Get in touch
-

- Get in touch with us on and discuss with the developers on Slack or via E-mail! -
- - - Get in touch - - -

-
-
- - -
- -
-
-
-
-
-
-
-

Latest News & Events

- - Discover more News/Events - - -
- -
- - - -
-
-
-
-
-
-
-
-

S-CORE In A Nutshell

-
-
-

Together...

-

S-CORE began in 2024 with five initial members: - Accenture, BMW, ETAS, Mercedes-Benz, and Qorix – “the coalition of the willing”.
- Since then, both active participation and global interest have grown significantly.

-
-
-
-
- -
-

OEMS

-
-
- -
-
-
- -
-

Tiers

-
-
- -
-
-
- -
-

SW-Supplier

-
-
- -
-
-
- -
-

Service Provider

-
-
-
- -

...we´re shaping an open-source and code-based SW-platform...

-

S-CORE solves the requirements of a future SDV with a collaborative, open, and modular approach. - Developed by and for the industry, it delivers a robust core architecture that reduces integration effort, - enhances safety, and accelerates development.
- Rather than fostering competition through proprietary, - stacks, S-CORE enables collaboration through standardisation.

- -
-
-
-
- -
-
-
- -
-
-
- -
-

Open Source

-
-
- -
-
-
- -
-

Code Based

-
-
-
- -

...for "dynamic core" components with strict requirements of a future SDV.

-

- S-CORE bridges the OS–application gap and is being developed as a modular, - standards-oriented middleware. The goal: enable predictable, safe, and reusable execution - environments across diverse hardware and ECU types – without prescribing a fixed implementation.
- - Its architecture is designed for safety-critical contexts – especially ADAS, Body, and Chassis – and supports compliance with ISO 26262 and ISO/SAE 21434. -

-
-
-
-
- -
-
-
- -
-
-
- -
-

Quality (ASPICE)

-
-
- -
-
-
- -
-

Safety (ISO 26262)

-
-
- -
-
-
- -
-

Security (ISO 21434)

-
-
-
-
-
-
-
-
-
-
-
-
-

- The focus of S-CORE are safety-critical in-car components -

-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-

- S-CORE aims to build-up all SW-platform layers below the - application layer and above the board support package of the - SoC. -

-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-

- What are the deliverables of S-CORE? -

-

- Besides describing the SW-platform, S-CORE provides a huge - load of complementary deliverables. -

-
-
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-

Why is S-CORE Needed

-
-
- -
-
-
-
- -
-
Common Stack & Collaboration
-

- A common full-stack software runtime addressing shared - industry problems through joint solutions. -

-
-
- -
-
-
- -
-
Speed
-

- Accelerates development by working in open source with - code-centric, iterative methods. -

-
-
- -
-
-
- -
-
Abstraction & Extensibility
-

- Decouples HW and SW with flexible layers and enables - project-specific extensions of the stack. -

-
-
- -
-
-
- -
-
Quality & Efficiency
-

- A lean, no-frills solution using modern languages, - readable specs, and safe open source processes. -

-
-
-
-
-
-
- -
-
-
-
-

Our Contributors

-

- S-CORE is backed by a diverse network of leading automotive - companies, technology providers, and open-source contributors. - These members play a vital role in driving innovation, shaping the - platform’s direction, and ensuring its success across real-world - applications. -

-
-
- -
-
-
-
- - - - -
-
- - -
- -
- - - - - - - - - +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/owl.carousel.min.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/loading.css" + - "css/news.css" + - "css/style.css" + - "css/contributor-slider.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/owl.carousel.min.js" + - "js/panzoom.min.js" + - "js/zoom.js" + - "js/news.js" + - "js/contributor-slider.js" + - "js/loading.js" +--- + +
+
+
+
+ +
+
+
+
+

+ From Proprietary + To Open Source +

+

+ The industry has long tackled software challenges + independently – often duplicating efforts and building + closed, incompatible systems.

+ S-CORE changes this by uniting OEMs, suppliers and + developers around a common SW-platform. The goal of S-CORE + is to reduce complexity, promote re-use, gain speed & + enable scalable innovation. +

+
+

+ Join our global community building a common, + safety-critical runtime foundation for automotive + innovation. +

+ +
+
+
+ 3D illustration of a futuristic car with floating cubes +
+
+
+
+
+
+
+
+
+
+

Latest News:
S-CORE Release v0.5 - beta is available

+
+ +
+
+
+
+ +
+
Release Notes
+

+ Find out more about the release and all components integrated and available. +
+ + + Release Notes + + +

+ +
+
+ +
+
+
+ +
+
How to get started
+

+ Follow this Guide to start you development with Eclipse S-CORE today! +
+ + + How to get started + +

+
+
+ +
+
+
+ +
+
Get in touch
+

+ Get in touch with us on and discuss with the developers on Slack or via E-mail! +
+ + + Get in touch + + +

+
+
+ + +
+ +
+
+
+
+
+
+
+

Latest News & Events

+ + Discover more News/Events + + +
+ +
+ +
+
+
+
+
+
+
+
+

S-CORE In A Nutshell

+
+
+

Together...

+

S-CORE began in 2024 with five initial members: + Accenture, BMW, ETAS, Mercedes-Benz, and Qorix – “the coalition of the willing”.
+ Since then, both active participation and global interest have grown significantly.

+
+
+
+
+ +
+

OEMS

+
+
+ +
+
+
+ +
+

Tiers

+
+
+ +
+
+
+ +
+

SW-Supplier

+
+
+ +
+
+
+ +
+

Service Provider

+
+
+
+ +

...we´re shaping an open-source and code-based SW-platform...

+

S-CORE solves the requirements of a future SDV with a collaborative, open, and modular approach. + Developed by and for the industry, it delivers a robust core architecture that reduces integration effort, + enhances safety, and accelerates development.
+ Rather than fostering competition through proprietary, + stacks, S-CORE enables collaboration through standardisation.

+ +
+
+
+
+ +
+
+
+ +
+
+
+ +
+

Open Source

+
+
+ +
+
+
+ +
+

Code Based

+
+
+
+ +

...for "dynamic core" components with strict requirements of a future SDV.

+

+ S-CORE bridges the OS–application gap and is being developed as a modular, + standards-oriented middleware. The goal: enable predictable, safe, and reusable execution + environments across diverse hardware and ECU types – without prescribing a fixed implementation.
+ + Its architecture is designed for safety-critical contexts – especially ADAS, Body, and Chassis – and supports compliance with ISO 26262 and ISO/SAE 21434. +

+
+
+
+
+ +
+
+
+ +
+
+
+ +
+

Quality (ASPICE)

+
+
+ +
+
+
+ +
+

Safety (ISO 26262)

+
+
+ +
+
+
+ +
+

Security (ISO 21434)

+
+
+
+
+
+
+
+
+
+
+
+
+

+ The focus of S-CORE are safety-critical in-car components +

+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+

+ S-CORE aims to build-up all SW-platform layers below the + application layer and above the board support package of the + SoC. +

+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+

+ What are the deliverables of S-CORE? +

+

+ Besides describing the SW-platform, S-CORE provides a huge + load of complementary deliverables. +

+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

Why is S-CORE Needed

+
+
+ +
+
+
+
+ +
+
Common Stack & Collaboration
+

+ A common full-stack software runtime addressing shared + industry problems through joint solutions. +

+
+
+ +
+
+
+ +
+
Speed
+

+ Accelerates development by working in open source with + code-centric, iterative methods. +

+
+
+ +
+
+
+ +
+
Abstraction & Extensibility
+

+ Decouples HW and SW with flexible layers and enables + project-specific extensions of the stack. +

+
+
+ +
+
+
+ +
+
Quality & Efficiency
+

+ A lean, no-frills solution using modern languages, + readable specs, and safe open source processes. +

+
+
+
+
+
+
+ +
+
+
+
+

Our Contributors

+

+ S-CORE is backed by a diverse network of leading automotive + companies, technology providers, and open-source contributors. + These members play a vital role in driving innovation, shaping the + platform’s direction, and ensuring its success across real-world + applications. +

+
+
+ +
+
+
+
+ + + + +
+
diff --git a/static/about-us.html b/content/about-us.md similarity index 65% rename from static/about-us.html rename to content/about-us.md index 7dae234..5011924 100644 --- a/static/about-us.html +++ b/content/about-us.md @@ -1,751 +1,513 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - - -
- -
-
-
-

About Us

-
-
- -
-
-
-
- -
-
-
-
-
-
-

Who We Are

-

- We’re a collaborative and ever-growing community of automotive - experts, technology partners, developers, and innovators - united under the Eclipse Foundation. Together, we’re shaping - the future of automotive software by building open, safe, and - scalable solutions. -

- -
-
-
- Vision Icon -
-
-

Our Vision

-

- “Build the best automotive runtime solution – ONLY - ONCE!” -

-
-
- -
-
- Vision Icon -
-
-

Our Mission

-

- Unite the automotive software community around
- ONE OPEN-SOURCE CORE” -
-
- -

-

- Reuse “Stop - reinventing the wheel” -

-

- Reduce - “…complexity, effort,…” -

-

- Evolve “Build on a - future-proof foundation” -

-
-
-
-
-
-
-
- -
-
-
-
-
- -
-
-
-

Our Contributors

-

- S-CORE is backed by a diverse network of leading automotive - companies, technology providers, and open-source contributors. - These members play a vital role in driving innovation, shaping the - platform’s direction, and ensuring its success across real-world - applications. -

-
-
- -
-
-
- -
-
-
-

S-CORE Community Structure

-

- S-CORE brings together members, technical leads, and specialized - teams to define and manage modules, propose requirements, and - ensure the platform evolves with clarity and purpose. -

-
-
-
-
- -
-
-
-
-
- -
-
-
-

Steering Committees

-

- Every core member can name a project lead. Project leads are - representatives of their entities, and jointly they´re steering - the project. Because of the project´s size, an additional role - “technical leads” was introduced in S-Core. Each project lead can - nominate one technical lead to support in operational topics like - project planning. In order to run the project, there are two major - committees: -

-
-
-
-
-

- Technical Lead Circle -

-
- -
-

- The Technical Steering Committee (TSC) is responsible for the - overall technical direction of the project. It ensures that - the project remains aligned with its goals and objectives, and - it provides guidance on technical decisions. -

-
-
-

- Project Lead Circle -

-
- -
-

- The Project Management Committee (PMC) is responsible for the - day-to-day management of the project. It oversees the - project's progress, manages resources, and ensures that - deadlines are met. -

-
-
-
-
-
- -
-
-
-

Communities

-

- Every S-CORE community has its focus topic, and every S-CORE - member is free to join, discuss and to shape the outcome. -

-
-
-
- Software Architecture -

Software Architecture

-

- - In this community, the overall software architecture of our - stack is planned. Join here to get the recent information about - next features for S-CORE. . -

-
-
- Software Development Process -

Software Development Process

-

- Due to our goal to deliver a stack which is safety certifiable, - we need well defined software development processes. This - community is continuously designing & improving our processes. -

-
-
- Infrastructure -

Infrastructure

-

- To enable a fast and reliable development, this community is - setting up the build infrastructure, the tooling, process - enabling, the CI/CD pipelines, and more… -

-
-
- Testing -

Testing

-

- To meet our quality goals, S-CORE needs to be tested – In this - community, experienced test managers and testers are ensuring - exactly this. -

-
-
- Marketing & Communication -

Marketing & Communication

-

- S-CORE can only be successful, when more and more members are - joining! – This community ensures, that the great results - -provided by S-CORE teams- are communicated to the automotive - community. -

-
-
-
-
- -
-
-
-

- Community Voices – What Our Members Say -

-

- Community Voices captures insights and experiences from our - members, highlighting their role in shaping the platform and - driving innovation within the S-CORE ecosystem. Their feedback - reflects the impact, collaboration, and shared vision that fuel - our open-source journey. -

-
-
- -
-
-
- - -
-
- -
- - - - - - - - - - +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/owl.carousel.min.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/about-us.css" + - "css/contributor-slider.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/owl.carousel.min.js" + - "js/panzoom.min.js" + - "js/zoom.js" + - "js/about-us.js" + - "js/contributor-slider.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "about" +header_class: "about-page-header" +header_title: "About Us" +breadcrumb_html: | + + + + +--- + +
+
+
+
+
+
+

Who We Are

+

+ We’re a collaborative and ever-growing community of automotive + experts, technology partners, developers, and innovators + united under the Eclipse Foundation. Together, we’re shaping + the future of automotive software by building open, safe, and + scalable solutions. +

+ +
+
+
+ Vision Icon +
+
+

Our Vision

+

+ “Build the best automotive runtime solution – ONLY + ONCE!” +

+
+
+ +
+
+ Vision Icon +
+
+

Our Mission

+

+ Unite the automotive software community around
+ ONE OPEN-SOURCE CORE” +
+
+ +

+

+ Reuse “Stop + reinventing the wheel” +

+

+ Reduce + “…complexity, effort,…” +

+

+ Evolve “Build on a + future-proof foundation” +

+
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+

Our Contributors

+

+ S-CORE is backed by a diverse network of leading automotive + companies, technology providers, and open-source contributors. + These members play a vital role in driving innovation, shaping the + platform’s direction, and ensuring its success across real-world + applications. +

+
+
+ +
+
+
+ +
+
+
+

S-CORE Community Structure

+

+ S-CORE brings together members, technical leads, and specialized + teams to define and manage modules, propose requirements, and + ensure the platform evolves with clarity and purpose. +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+

Steering Committees

+

+ Every core member can name a project lead. Project leads are + representatives of their entities, and jointly they´re steering + the project. Because of the project´s size, an additional role + “technical leads” was introduced in S-Core. Each project lead can + nominate one technical lead to support in operational topics like + project planning. In order to run the project, there are two major + committees: +

+
+
+
+
+

+ Technical Lead Circle +

+
+ +
+

+ The Technical Steering Committee (TSC) is responsible for the + overall technical direction of the project. It ensures that + the project remains aligned with its goals and objectives, and + it provides guidance on technical decisions. +

+
+
+

+ Project Lead Circle +

+
+ +
+

+ The Project Management Committee (PMC) is responsible for the + day-to-day management of the project. It oversees the + project's progress, manages resources, and ensures that + deadlines are met. +

+
+
+
+
+
+ +
+
+
+

Communities

+

+ Every S-CORE community has its focus topic, and every S-CORE + member is free to join, discuss and to shape the outcome. +

+
+
+
+ Software Architecture +

Software Architecture

+

+ + In this community, the overall software architecture of our + stack is planned. Join here to get the recent information about + next features for S-CORE. . +

+
+
+ Software Development Process +

Software Development Process

+

+ Due to our goal to deliver a stack which is safety certifiable, + we need well defined software development processes. This + community is continuously designing & improving our processes. +

+
+
+ Infrastructure +

Infrastructure

+

+ To enable a fast and reliable development, this community is + setting up the build infrastructure, the tooling, process + enabling, the CI/CD pipelines, and more… +

+
+
+ Testing +

Testing

+

+ To meet our quality goals, S-CORE needs to be tested – In this + community, experienced test managers and testers are ensuring + exactly this. +

+
+
+ Marketing & Communication +

Marketing & Communication

+

+ S-CORE can only be successful, when more and more members are + joining! – This community ensures, that the great results + -provided by S-CORE teams- are communicated to the automotive + community. +

+
+
+
+
+ +
+
+
+

+ Community Voices – What Our Members Say +

+

+ Community Voices captures insights and experiences from our + members, highlighting their role in shaping the platform and + driving innovation within the S-CORE ecosystem. Their feedback + reflects the impact, collaboration, and shared vision that fuel + our open-source journey. +

+
+
+ +
+
+
+
diff --git a/content/articles.md b/content/articles.md new file mode 100644 index 0000000..637055b --- /dev/null +++ b/content/articles.md @@ -0,0 +1,151 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/news.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "news" +header_class: "news-page-header" +header_title: "News & Events" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+
+
+
+
+
+ +
+
+
+ + + + Nov 6th, 2025 +
+

+ Eclipse S-CORE 0.5 – What’s inside the first public release. +

+

+ Source: Eclipse SDV WG Linkedin

+

+

+ The first version of Eclipse S-CORE (Safe Open Vehicle Core) lays the groundwork for open, safety-ready automotive software.
+ +

+ + Read More and Discuss + +
+
+
+
+ +
+
+
+ + + + Sept 30, 2025 +
+

+ Eclipse S-CORE: A new approach to building automotive software together +

+

+ by Valerie Hasler and Memsud Godinjak +

+ + Read More + +
+
+ +
+ +
+
+
+ +
+
+
+
+
+
diff --git a/content/blog-details.md b/content/blog-details.md new file mode 100644 index 0000000..1cd1865 --- /dev/null +++ b/content/blog-details.md @@ -0,0 +1,197 @@ +--- +title: "S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/owl.carousel.min.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/news.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/owl.carousel.min.js" + - "js/news.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "news" +header_class: "news-details-page-header" +header_title: "Unlocking Innovation: The Power of Open Source Software" +breadcrumb_html: | + + + + +--- + +
+
+
+
+
+ + + + 14 Feb, 2024 +
+ +

+ One of the greatest advantages of open source software is its + community-driven nature, which brings together developers from + across the world. These contributors often come from vastly + different backgrounds, cultures, and levels of experience — yet + they unite around a shared goal: building better software. This + global collaboration leads to diverse perspectives, creative + problem-solving, and faster identification of bugs or security + flaws. Since the code is open and accessible, anyone can + contribute, whether it’s by writing new features, improving + documentation, or testing for issues. This open process allows the + software to evolve rapidly, often outpacing traditional + closed-source development. With thousands of eyes reviewing and + refining the code, quality tends to increase over time. The sense + of shared ownership among contributors also builds trust and + commitment within the community. Unlike proprietary systems, where + innovation is limited to internal teams, open source benefits from + decentralized innovation at scale. It’s this collaborative spirit + that turns open source from just code into a movement — one that’s + shaping the future of technology. +

+
+ + +
+
+
diff --git a/content/docs.md b/content/docs.md new file mode 100644 index 0000000..b8b3dbe --- /dev/null +++ b/content/docs.md @@ -0,0 +1,137 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/docs.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/panzoom.min.js" + - "js/zoom.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "docs" +header_class: "docs-page-header" +header_title: "Docs" +breadcrumb_html: | + + + + +--- + +
+
+
+
+

Eclipse S-Core Building Blocks

+ +
+
+ + S-CORE v0.5 module +
+
+ + + S-CORE v1.0 module +
+
+
+ +
+
+

+ This section provides a schematic overview of the technical building blocks that form the foundation of our platform. + Here, you’ll find a clear differentiation between S-CORE modules available in version 0.5 and those planned for version 1.0.
+

+
+
+ +
+
+
+
+
+
+ +
+
+
+

S-Core Project Roadmap

+
+
+
+

+ Get athe development and release timeline of Eclipse S-CORE. It shows the key phases that shape the platform’s evolution—starting from early development to achieving maturity and stability. + Gain an understanding of how each phase contributes to delivering a scalable and reliable platform. +

+
+
+ +
+
+
+
+
+
+ +
+
+
+

Build & Documentation Toolchain

+

+ The build system uses Bazel to automate workflows like repository + cloning, software builds, documentation generation, testing, and + more. Documentation is managed with Sphinx and sphinx-needs, while + diagrams are created using PlantUML and draw.io. Supported + languages include C++ and Rust, with testing handled by + gtest/gmock. +

+
+ +
+
+
diff --git a/static/training-modules.html b/content/faq.md similarity index 61% rename from static/training-modules.html rename to content/faq.md index d4fd638..099f3a8 100644 --- a/static/training-modules.html +++ b/content/faq.md @@ -1,1471 +1,955 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - - - -
- -
-
-
-

Join us

-
-
- -
-
-
-
- -
- - -
-
-
-

- Start Your Contribution Journey -

- -

- Dive into the S-CORE contributor community by adhering to our guiding principles. - We strive for impactful, efficient contributions that evolve the project without - redundancy while connected to the "Development Workflow”. -

-

- Learn how the stack works — from core systems to application - support. -

- -
-
- - - -
- -
-
-
-

Our Guiding Principles

-

- S-CORE is built upon core principles that champion inclusivity, efficiency, and innovation within the open source automotive software community. - Our collaborative framework welcomes contributions from everyone, paving the way for more advanced and robust solutions. - Below are the guiding principles that steer the S-CORE ecosystem -

-
-
-
- Evolve, Everybody Can Join: -

Evolve, Everybody Can Join:

-

- We recognize the power of collective intelligence and the strength of diverse contributions. - Everyone is welcome to participate, use, and join S-CORE, fostering a vibrant community united by shared goals and mutual growth. - -

-
-
- No Re-Implementation: -

No Re-Implementation:

-

- Our approach leverages existing solutions to optimize development processes. - By building on established findings and methodologies, we avoid redundancy, focusing our efforts on crafting innovative and efficient solutions. - -

-
-
- Working Model - Shift Left: -

Working Model - Shift Left:

-

- We adopt a proactive development model that prioritizes early testing and integration, - ensuring high quality and minimizing risks throughout the software lifecycle. -

-
-
- S-CORE Ecosystem: -

S-CORE Ecosystem:

-

- Our ecosystem thrives on collaboration and co-creation across various stakeholders, including universities, - industry partners, and EU commissions. We encourage dynamic contributions and collective efforts to achieve shared objectives. - -

-
-
- Engage and Get Involved: -

Engage and Get Involved:

-

- Join us on this transformative journey and explore opportunities to contribute to S-CORE's evolution. Visit our Get Involved pages for more details, - and learn about the S-CORE structure by browsing the About Us section for comprehensive insights. -

-
-
-
-
- -
-
-
-

Broaden Your Impact Beyond Code

-

- Become actively involved with S-CORE — we are committed to continuous improvement through open collaboration. - Engage with a community of innovators and explore opportunities to contribute to ongoing projects and development processes. -

-
-
-
-
-

- Community Participation -

-
- -
-

- Extend your influence beyond code. Engage with the community through participation, - and contribute to various initiatives that support S-CORE's evolution.


- Ways to Participate
- Documentation enhancements improve project understanding and usability.
- Event Participation: Involve yourself in community events, discussions and workshops.
- Specialized Working Groups: Bring in your specific knowledge on processes, safety etc.
- Feedback and Testing: Offer insights within the for project improvement.
- -

- -
-
-

- Community Engagement -

-
- -
-

- Connect and Collaborate - Engage in lively discussions within the S-CORE community, sharing insights and collaboratively tackling challenges. - The community fosters innovation and collective growth.

- A Vibrant Hub of Interaction
- Join forums and contribute to dialogue.
- Engagement Platforms
- Forums and Channels: Discuss topics, share knowledge, and evolve solutions.
- Feedback Mechanism: Receive updates and contribute insights to active projects.
- -

-
-
-
-
-
- -
- - -
-
-
-
-

- Frequently Asked Questions -

-

- Get quick answers to the most common questions about S-CORE. - Whether you're just starting or deep into development, our FAQs - cover everything from training schedules to platform usage — - helping you find what you need without the hassle. -

-
- - - - - -
- -
-
-
-
- -
-

- -

-
-
- The S-CORE project serves as the central integration platform for various software modules. It ensures proper integration, provides common guidelines, mechanisms like build toolchains, and addresses overarching topics such as roadmap and milestone planning. -
-
-
- - -
-

- -

-
-
- Cross-functional teams are responsible for all phases of work, from defining architecture to conducting integration tests. They are usually assigned to the S-CORE main integration project or specific software modules -
-
-
- - -
-

- -

-
-
- A cross-functional team consists of Project Leads, Safety Managers, Quality Managers, Security Managers, Committers, and Contributors -
-
-
- -
-

- -

-
-
- Project management involves coordination between various technical committees, discussing technical decisions, architectural topics, and coordination of public relations . -
-
-
-
- -
- -
-

- -

-
-
- Releases and milestones are defined by Technical Leads and approved by Project Leads. Milestones mark important project stages, while releases structure development activities. -
-
-
- -
-

- -

-
-
- S-CORE utilizes GitHub for hosting, versioning, and contribution, and uses tools such as Sphinx for documentation . -
-
-
- -
-

- -

-
-
- Platform features are documented with requirements and architecture in the S-CORE main repository, which contains the integration repository -
-
-
- -
-

- -

-
-
- Project leads and committers are elected using the main integration S-CORE project mailing list, based on contributions and reputation within the project . -
-
-
-
-
-
-
- - -
-
-
-
-
-

- -

-
-
- Eclipse S-CORE is primarily designed and optimized for **High-Performance Computing Platforms (HCPs)** in automotive applications. The platform's components are architected to leverage dynamic memory management, process isolation, and the rich feature sets provided by safety-critical operating systems such as Linux and QNX. -
-
-
-
-
-
-

- -

-
-
- S-CORE supports C++ with the language set of C++17, considering additional elements from C++20 as needed. Rust is also supported with its safe subset. -
-
-
-
-
-
-

- -

-
-
- Change Request types include Feature, Feature Modification, Component, and Component Modification . -
-
-
-
- -
-
-

- -

-
-
- Change Request Attributes include Unique ID, Status, Title, Description, Safety, Security, Change Request Type, Affected work products, and Milestones . -
-
-
-
- - -
-
-

- -

-
-
- GitHub is used for hosting, versioning, contribution, and documentation via Sphinx . -
-
-
-
- - -
-
-

- -

-
-
- Technical Leads manage the platform development, control multiple modules, and handle escalations . -
-
-
-
- - -
-
-

- -

-
-
- Safety is ensured through assumptions of use and a general safety concept outlined in the safety documentation . -
-
-
-
- - -
-
-

- -

-
-
- Features and components are integrated into the platform using change requests and verified through tests . -
-
-
-
- - -
-
-

- -

-
-
- Problems are reported through GitHub Issues, including documentation and resolution planning. -
-
-
-
- -
-
-
- - -
-
-
-
-
-

- -

-
-
- Contributions require exhaustive descriptions, requirements, and sometimes initial architecture drafts submitted as Feature Requests -
-
-
-
- -
-
-

- -

-
-
- Feature Requests are reviewed by the Technical Lead Circle before acceptance or declination -
-
-
-
- - -
-
-

- -

-
-
- Contributors should create an account using corporate email, link it to their employer, and ensure proper email configuration with Git -
-
-
-
- - -
-
-

- -

-
-
- Proper attribution requires verifying membership information in the Eclipse Membership Portal and ensuring corporate email usage . -
-
-
-
- - -
-
-

- -

-
-
- The Contribution Request Guideline details the process of submitting new features and tools . -
-
-
-
- - -
-
-

- -

-
-
- Regular reviews occur in Technical Lead Circle meetings for accepting or declining contributions . -
-
-
-
- - -
-
-

- -

-
-
- The Technical Lead Circle, together with software module project leads and community leads, maintains the backlog and roadmap. -
-
-
-
- -
-
-
-
-
-
-


-
-
-
-
-

- Stay Connected with S-CORE -

-

- Join the conversation, access exclusive resources, and follow us - for the latest updates. -

-
- -
- -
-
- Join Icon -
-
Join S-CORE
-

Connect With Us!

-
-
-
- - -
-
- Download Icon -
-
Stay up to date!
-

Read our latest news!

-
-
-
- -
-
- -
-
Follow Us
-

- Stay in the loop on all platforms! -

-
-
-
-
-
-
-
- - -
-
- -
- - - - - - - +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/swiper-bundle.min.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/campus.css" + - "css/about-us.css" +external_styles: + - "https://cdn.jsdelivr.net/npm/@glidejs/glide/dist/css/glide.core.min.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/swiper-bundle.min.js" + - "js/swiper.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "faq" +header_class: "campus-page-header" +header_title: "Frequently Asked Questions" +breadcrumb_html: | + + + +--- + +
+ + +
+
+
+
+ +

+ Get quick answers to the most common questions about S-CORE. Whether you're just starting or deep into development, + our FAQs cover everything from training schedules to platform usage — helping you find what you need without the hassle. +

+ + +
+
+ + + +
+ +
+
+ + + + + + +
+ +
+
+
+
+ +
+

+ +

+
+
+ The S-CORE project serves as the central integration platform for various software modules. It ensures proper integration, provides common guidelines, mechanisms like build toolchains, and addresses overarching topics such as roadmap and milestone planning. +
+
+
+ + +
+

+ +

+
+
+ Cross-functional teams are responsible for all phases of work, from defining architecture to conducting integration tests. They are usually assigned to the S-CORE main integration project or specific software modules +
+
+
+ + +
+

+ +

+
+
+ A cross-functional team consists of Project Leads, Safety Managers, Quality Managers, Security Managers, Committers, and Contributors +
+
+
+ +
+

+ +

+
+
+ Project management involves coordination between various technical committees, discussing technical decisions, architectural topics, and coordination of public relations . +
+
+
+
+ +
+ +
+

+ +

+
+
+ Releases and milestones are defined by Technical Leads and approved by Project Leads. Milestones mark important project stages, while releases structure development activities. +
+
+
+ +
+

+ +

+
+
+ S-CORE utilizes GitHub for hosting, versioning, and contribution, and uses tools such as Sphinx for documentation . +
+
+
+ +
+

+ +

+
+
+ Platform features are documented with requirements and architecture in the S-CORE main repository, which contains the integration repository +
+
+
+ +
+

+ +

+
+
+ Project leads and committers are elected using the main integration S-CORE project mailing list, based on contributions and reputation within the project . +
+
+
+
+
+
+
+ + +
+
+
+
+
+

+ +

+
+
+ Eclipse S-CORE is primarily designed and optimized for **High-Performance Computing Platforms (HCPs)** in automotive applications. The platform's components are architected to leverage dynamic memory management, process isolation, and the rich feature sets provided by safety-critical operating systems such as Linux and QNX. +
+
+
+
+
+
+

+ +

+
+
+ S-CORE supports C++ with the language set of C++17, considering additional elements from C++20 as needed. Rust is also supported with its safe subset. +
+
+
+
+
+
+

+ +

+
+
+ Change Request types include Feature, Feature Modification, Component, and Component Modification . +
+
+
+
+ +
+
+

+ +

+
+
+ Change Request Attributes include Unique ID, Status, Title, Description, Safety, Security, Change Request Type, Affected work products, and Milestones . +
+
+
+
+ + +
+
+

+ +

+
+
+ GitHub is used for hosting, versioning, contribution, and documentation via Sphinx . +
+
+
+
+ + +
+
+

+ +

+
+
+ Technical Leads manage the platform development, control multiple modules, and handle escalations . +
+
+
+
+ + +
+
+

+ +

+
+
+ Safety is ensured through assumptions of use and a general safety concept outlined in the safety documentation . +
+
+
+
+ + +
+
+

+ +

+
+
+ Features and components are integrated into the platform using change requests and verified through tests . +
+
+
+
+ + +
+
+

+ +

+
+
+ Problems are reported through GitHub Issues, including documentation and resolution planning. +
+
+
+
+ +
+
+
+ + +
+
+
+
+
+

+ +

+
+
+ Contributions require exhaustive descriptions, requirements, and sometimes initial architecture drafts submitted as Feature Requests +
+
+
+
+ +
+
+

+ +

+
+
+ Feature Requests are reviewed by the Technical Lead Circle before acceptance or declination +
+
+
+
+ + +
+
+

+ +

+
+
+ Contributors should create an account using corporate email, link it to their employer, and ensure proper email configuration with Git +
+
+
+
+ + +
+
+

+ +

+
+
+ Proper attribution requires verifying membership information in the Eclipse Membership Portal and ensuring corporate email usage . +
+
+
+
+ + +
+
+

+ +

+
+
+ The Contribution Request Guideline details the process of submitting new features and tools . +
+
+
+
+ + +
+
+

+ +

+
+
+ Regular reviews occur in Technical Lead Circle meetings for accepting or declining contributions . +
+
+
+
+ + +
+
+

+ +

+
+
+ The Technical Lead Circle, together with software module project leads and community leads, maintains the backlog and roadmap. +
+
+
+
+ +
+
+
+
+
+
+


+
+
+
+
+

+ Stay Connected with S-CORE +

+

+ Join the conversation, access exclusive resources, and follow us + for the latest updates. +

+
+ +
+ +
+
+ Join Icon +
+
Join S-CORE
+

Connect With Us!

+
+
+
+ + +
+
+ Download Icon +
+
Stay up to date!
+

Read our latest news!

+
+
+
+ +
+
+ +
+
Follow Us
+

+ Stay in the loop on all platforms! +

+
+
+
+
+
+
+
+
diff --git a/static/how_to_contribute.html b/content/how_to_contribute.md similarity index 63% rename from static/how_to_contribute.html rename to content/how_to_contribute.md index 0f27e87..0b17643 100644 --- a/static/how_to_contribute.html +++ b/content/how_to_contribute.md @@ -1,722 +1,489 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - -
- -
-
-
-

How To Contribute

-
-
- -
-
-
-
- -
-
-
-
-
-
-

Who We Are

-

- We’re a collaborative and ever-growing community of automotive - experts, technology partners, developers, and innovators - united under the Eclipse Foundation. Together, we’re shaping - the future of automotive software by building open, safe, and - scalable solutions. -

- -
-
-
- Vision Icon -
-
-

Our Vision

-

- “Build the best automotive runtime solution – ONLY - ONCE!” -

-
-
- -
-
- Vision Icon -
-
-

Our Mission

-

- Unite the automotive software community around ONE - OPEN-SOURCE CORE” -

-

- Reuse “Stop - reinventing the wheel” -

-

- Reduce - “…complexity, effort,…” -

-

- Evolve “Build on a - future-proof foundation” -

-
-
-
-
-
-
-
- -
-
-
-
-
- -
-
-
-

Our Contributors

-

- S-CORE is backed by a diverse network of leading automotive - companies, technology providers, and open-source contributors. - These members play a vital role in driving innovation, shaping the - platform’s direction, and ensuring its success across real-world - applications. -

-
-
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
-
- -
-
-
-

S-CORE Community Structure

-

- S-CORE brings together members, technical leads, and specialized - teams to define and manage modules, propose requirements, and - ensure the platform evolves with clarity and purpose. -

-
-
-
-
- -
-
-
-
-
- -
-
-
-

Steering Committees

-

- Every core member can name a project lead. Project leads are - representatives of their entities, and jointly they´re steering - the project. Because of the project´s size, an additional role - “technical leads” was introduced in S-Core. Each project lead can - nominate one technical lead to support in operational topics like - project planning. In order to run the project, there are two major - committees: -

-
-
-
-
-

- Technical Lead Circle -

-
- -
-

- The Technical Steering Committee (TSC) is responsible for the - overall technical direction of the project. It ensures that - the project remains aligned with its goals and objectives, and - it provides guidance on technical decisions. -

-
-
-

- Project Lead Circle -

-
- -
-

- The Project Management Committee (PMC) is responsible for the - day-to-day management of the project. It oversees the - project's progress, manages resources, and ensures that - deadlines are met. -

-
-
-
-
-
- -
-
-
-

Communities

-

- Every S-CORE community has its focus topic, and every S-CORE - member is free to join, discuss and to shape the outcome. -

-
-
-
- Software Architecture -

Software Architecture

-

- In this community, the overall software architecture of our - stack is planned. Join here to get the recent information about - next features for S-CORE. . -

-
-
- Software Development Process -

Software Development Process

-

- Due to our goal to deliver a stack which is safety certifiable, - we need well defined software development processes. This - community is continuously designing & improving our processes. -

-
-
- Infrastructure -

Infrastructure

-

- To enable a fast and reliable development, this community is - setting up the build infrastructure, the tooling, process - enabling, the CI/CD pipelines, and more… -

-
-
- Testing -

Testing

-

- To meet our quality goals, S-CORE needs to be tested – In this - community, experienced test managers and testers are ensuring - exactly this. -

-
-
- Marketing & Communication -

Marketing & Communication

-

- S-CORE can only be successful, when more and more members are - joining! – This community ensures, that the great results - -provided by S-CORE teams- are communicated to the automotive - community. -

-
-
-
-
- -
-
-
-

- Community Voices – What Our Members Say -

-

- Community Voices captures insights and experiences from our - members, highlighting their role in shaping the platform and - driving innovation within the S-CORE ecosystem. Their feedback - reflects the impact, collaboration, and shared vision that fuel - our open-source journey. -

-
-
- -
-
-
- - -
-
- -
- - - - - - - - - +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/owl.carousel.min.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/about-us.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/owl.carousel.min.js" + - "js/panzoom.min.js" + - "js/zoom.js" + - "js/about-us.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "about" +header_class: "about-page-header" +header_title: "How To Contribute" +breadcrumb_html: | + + + + +--- + +
+
+
+
+
+
+

Who We Are

+

+ We’re a collaborative and ever-growing community of automotive + experts, technology partners, developers, and innovators + united under the Eclipse Foundation. Together, we’re shaping + the future of automotive software by building open, safe, and + scalable solutions. +

+ +
+
+
+ Vision Icon +
+
+

Our Vision

+

+ “Build the best automotive runtime solution – ONLY + ONCE!” +

+
+
+ +
+
+ Vision Icon +
+
+

Our Mission

+

+ Unite the automotive software community around ONE + OPEN-SOURCE CORE” +

+

+ Reuse “Stop + reinventing the wheel” +

+

+ Reduce + “…complexity, effort,…” +

+

+ Evolve “Build on a + future-proof foundation” +

+
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+

Our Contributors

+

+ S-CORE is backed by a diverse network of leading automotive + companies, technology providers, and open-source contributors. + These members play a vital role in driving innovation, shaping the + platform’s direction, and ensuring its success across real-world + applications. +

+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+

S-CORE Community Structure

+

+ S-CORE brings together members, technical leads, and specialized + teams to define and manage modules, propose requirements, and + ensure the platform evolves with clarity and purpose. +

+
+
+
+
+ +
+
+
+
+
+ +
+
+
+

Steering Committees

+

+ Every core member can name a project lead. Project leads are + representatives of their entities, and jointly they´re steering + the project. Because of the project´s size, an additional role + “technical leads” was introduced in S-Core. Each project lead can + nominate one technical lead to support in operational topics like + project planning. In order to run the project, there are two major + committees: +

+
+
+
+
+

+ Technical Lead Circle +

+
+ +
+

+ The Technical Steering Committee (TSC) is responsible for the + overall technical direction of the project. It ensures that + the project remains aligned with its goals and objectives, and + it provides guidance on technical decisions. +

+
+
+

+ Project Lead Circle +

+
+ +
+

+ The Project Management Committee (PMC) is responsible for the + day-to-day management of the project. It oversees the + project's progress, manages resources, and ensures that + deadlines are met. +

+
+
+
+
+
+ +
+
+
+

Communities

+

+ Every S-CORE community has its focus topic, and every S-CORE + member is free to join, discuss and to shape the outcome. +

+
+
+
+ Software Architecture +

Software Architecture

+

+ In this community, the overall software architecture of our + stack is planned. Join here to get the recent information about + next features for S-CORE. . +

+
+
+ Software Development Process +

Software Development Process

+

+ Due to our goal to deliver a stack which is safety certifiable, + we need well defined software development processes. This + community is continuously designing & improving our processes. +

+
+
+ Infrastructure +

Infrastructure

+

+ To enable a fast and reliable development, this community is + setting up the build infrastructure, the tooling, process + enabling, the CI/CD pipelines, and more… +

+
+
+ Testing +

Testing

+

+ To meet our quality goals, S-CORE needs to be tested – In this + community, experienced test managers and testers are ensuring + exactly this. +

+
+
+ Marketing & Communication +

Marketing & Communication

+

+ S-CORE can only be successful, when more and more members are + joining! – This community ensures, that the great results + -provided by S-CORE teams- are communicated to the automotive + community. +

+
+
+
+
+ +
+
+
+

+ Community Voices – What Our Members Say +

+

+ Community Voices captures insights and experiences from our + members, highlighting their role in shaping the platform and + driving innovation within the S-CORE ecosystem. Their feedback + reflects the impact, collaboration, and shared vision that fuel + our open-source journey. +

+
+
+ +
+
+
+
diff --git a/content/news.md b/content/news.md new file mode 100644 index 0000000..38db137 --- /dev/null +++ b/content/news.md @@ -0,0 +1,295 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/news.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "news" +header_class: "news-page-header" +header_title: "News & Events" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+ +
+
+
+ +
+
Upcoming Conferences
+ + + +
+ +
+ +
+ +
+
+ + + + 5 Feb, 2026 +
+

+ SIA 2026 | Future Proofing SDV Study Day,
Paris, France +

+

+ Presenter: Björn Reistel (ETAS)
+ Topic: S-CORE | Background, Status and Insights to S-CORE 0.5 "Certifiable" +

+ + Read More + +
+
+ + + +
+ +
+ +
+ +
+
+ + + + 21-23 Apr, 2026 +
+

+ OCX 2026 | Open Community Exceprience,
Brussels, Belgium +

+

+ Presenter: tbd.
+ Topic: S-CORE | Background, Status and Insights to S-CORE 0.5 "Certifiable" +

+ + Read More + +
+
+ +
+ + + + + + +
+ +
+ +
+
+
+
diff --git a/content/press_releases.md b/content/press_releases.md new file mode 100644 index 0000000..0b2f392 --- /dev/null +++ b/content/press_releases.md @@ -0,0 +1,183 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/news.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "news" +header_class: "news-page-header" +header_title: "News & Events" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+
+
+ +
+
+
+
+ + + + Nov 12, 2025 +
+ +

+ Source: Eclipse S-CORE Project +


+ +

+ Eclipse S-CORE (Eclipse Safe Open Vehicle Core) Project unites with Qualcomm to Advance Open-Source Middleware for Next-Gen Vehicles +


+

+ November 12th, 2025 — The Eclipse Safe Open Vehicle Core (S-CORE) project today announced the active participation of Qualcomm Technologies, Inc. as a new member of its open-source community. + By leveraging Qualcomm Technologies Inc.’s Snapdragon® Digital Chassis™ solutions, S-CORE will run seamlessly on Qualcomm Technologies’ established high-performance hardware for future software-defined vehicles (SDVs). This collaboration further expands the reach of the S-CORE community, as a significant share of today’s safety-critical and secure automotive systems already rely on Qualcomm Technologies’ hardware.

+ + Hosted by the Eclipse Foundation under the purview of the Eclipse Software Defined Vehicle Working Group, Eclipse S-CORE, is an open-source initiative delivering a shared, safety-aligned middleware platform for high-performance automotive compute platforms. Developed by leading automotive and software companies — including Accenture GmbH, Aumovio SE, BMW Group, Elektrobit Automotive GmbH, ETAS GmbH, Mercedes-Benz Tech Innovation GmbH, Qualcomm Technologies, Inc., and Qorix GmbH — S-CORE provides a scalable, modular, and interoperable foundation for safety-critical components, reducing duplication, accelerating SDV development, and promoting industry-wide standardization.

+ + “Open collaboration is at the heart of solving the growing complexity of modern vehicle software,” said Mike Milinkovich, executive director of the Eclipse Foundation. “Through Eclipse S-CORE, we’re building a fully open, safety-aligned middleware foundation that helps automakers and suppliers focus on innovation instead of duplication. We’re delighted to welcome Qualcomm Technologies to this global community and the important work ahead.”

+ + “Qualcomm Technologies’ engagement with S-CORE represents a pivotal step toward democratizing access to high-performance automotive middleware,” said Laxmi Rayapudi, VP, Product Management, Qualcomm Technologies, Inc. “By aligning our Snapdragon Digital Chassis solutions with the S-CORE community, we’re empowering automakers and Tier-1 suppliers to innovate faster and deliver intelligent, connected, and safer vehicles.”

+ + The S-CORE project aims to establish a vendor-neutral, open-source software stack that addresses the increasing complexity of software-defined vehicles. Qualcomm Technologies’ contribution will streamline development workflows, reduce time-to-market, and foster a vibrant ecosystem of automotive software innovation — reinforcing the community’s shared vision to enable AI-driven, software-centric mobility at global scale.

+ + Snapdragon and Digital Chassis are trademarks or registered trademarks of Qualcomm Incorporated.
+ Snapdragon Digital Chassis is a product of Qualcomm Technologies, Inc. and/or its subsidiaries.


+

+ +

Eclipse S-CORE: "Open by Choice. Safe by Design."
+
+
+ +
+
+ +
+
+
+ + + + Jun 12, 2025 +
+

+ The Eclipse Foundation Launches the S-CORE Project: The Automotive Industry's First Open Source Core Stack for Software-Defined Vehicles +

+

+ Source: Eclipse Foundation Canada +

+ + Read More + +
+
+
+
+ +
+
+
+ + + + 18 Jun, 2025 +
+

+ QNX to Serve as Foundational Operating System for Eclipse Safe Open Vehicle Core (S-CORE) Project +

+

+ Source: BlackBerry Media Relations +

+ + Read More + +
+
+ +
+ +
+
+
+ +
+
+
+
+
diff --git a/content/reference-implementation.md b/content/reference-implementation.md new file mode 100644 index 0000000..36803cb --- /dev/null +++ b/content/reference-implementation.md @@ -0,0 +1,255 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/swiper-bundle.min.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/campus.css" + - "css/about-us.css" +external_styles: + - "https://cdn.jsdelivr.net/npm/@glidejs/glide/dist/css/glide.core.min.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/campus.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "join" +header_class: "campus-page-header" +header_title: "Join us" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+
+

+ How to get in contact with S-CORE +

+

+ If you want to get into contact with S-CORE, these are your primary entry points:

+ + Project Mailing List:
+ score-dev@eclipse.org +

+ + Architectural Discussion:
+ Join SDV's slack workspace and jump to + #score-project-channel-public + +

+ + Eclipse S-CORE Project Office Hours:
+ + Monday 13.00 - 14.00 (Weekly) + + +



+ Find all our meetings:
+ Open Eclipse community calendar + +

+ General Information / Alignment regarding S-CORE as a basis for distributions & products:
+ + Contact one of the project leads of SCORE + + +

+ +
+ +
+
+
+

+ How to start your Contribution Journey +

+ +

+ Active Contributions to the S-CORE project are the basis for getting involved. + The S-CORE Project works according to the Eclipse Project Handbook and has named and elected project leads and committers + (see + Eclipse Safe Open Vehicle Core + + ).

The direction of the S-CORE project is discussed and decided in the project lead circle, + the technical direction is created and upfront in the tech lead circle. Meeting notes are transparent via the + + S-CORE GitHub Discussions. +

+ +

+

+ We aim to build a safety ready full stack architecture, + where components fit to each other in automotive grade Software Quality and performance. To achieve this, we follow a strict + + feature roadmap and architecture + + and a rigid + + software development process +

+ +

+ +

+ Contributions to the S-CORE project must therefore follow the technical direction of the project and the S-CORE architecture. + For an introduction on how to contribute, please check out our + How to Contribut Guideline. +

+

+ + + +
+
+ +
+ +


+ +
+
+
+
+

+ Stay Connected with S-CORE +

+

+ Join the conversation, access exclusive resources, and follow us + for the latest updates. +

+
+ +
+ +
+
+ Join Icon +
+
Join S-CORE
+

Connect With Us!

+
+
+
+ + +
+
+ Download Icon +
+
Stay up to date!
+

Read our latest news!

+
+
+
+ +
+
+ +
+
Follow Us
+

+ Stay in the loop on all platforms! +

+
+
+
+
+
+
+
+
diff --git a/content/townhalls.md b/content/townhalls.md new file mode 100644 index 0000000..c2a571d --- /dev/null +++ b/content/townhalls.md @@ -0,0 +1,118 @@ +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/news.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "news" +header_class: "news-page-header" +header_title: "News & Events" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+
+
+
+
+
+ +
+
+
+ + + + Apr 11, 2025 +
+

+ Eclipse S-CORE Townhall +

+

+ Background information to S-CORE and Q&A session. +

+ + Read More + +
+
+ +
+ +
+
+
+ +
+
+
+
+
+
diff --git a/static/faq.html b/content/training-modules.md similarity index 74% rename from static/faq.html rename to content/training-modules.md index a6be807..ed7e4c3 100644 --- a/static/faq.html +++ b/content/training-modules.md @@ -1,1234 +1,1128 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - - - -
- -
-
-
-

Frequently Asked Questions

-
-
- -
-
-
-
- -
- - -
-
-
-
- -

- Get quick answers to the most common questions about S-CORE. Whether you're just starting or deep into development, - our FAQs cover everything from training schedules to platform usage — helping you find what you need without the hassle. -

- - -
-
- - - -
- -
-
- - - - - - -
- -
-
-
-
- -
-

- -

-
-
- The S-CORE project serves as the central integration platform for various software modules. It ensures proper integration, provides common guidelines, mechanisms like build toolchains, and addresses overarching topics such as roadmap and milestone planning. -
-
-
- - -
-

- -

-
-
- Cross-functional teams are responsible for all phases of work, from defining architecture to conducting integration tests. They are usually assigned to the S-CORE main integration project or specific software modules -
-
-
- - -
-

- -

-
-
- A cross-functional team consists of Project Leads, Safety Managers, Quality Managers, Security Managers, Committers, and Contributors -
-
-
- -
-

- -

-
-
- Project management involves coordination between various technical committees, discussing technical decisions, architectural topics, and coordination of public relations . -
-
-
-
- -
- -
-

- -

-
-
- Releases and milestones are defined by Technical Leads and approved by Project Leads. Milestones mark important project stages, while releases structure development activities. -
-
-
- -
-

- -

-
-
- S-CORE utilizes GitHub for hosting, versioning, and contribution, and uses tools such as Sphinx for documentation . -
-
-
- -
-

- -

-
-
- Platform features are documented with requirements and architecture in the S-CORE main repository, which contains the integration repository -
-
-
- -
-

- -

-
-
- Project leads and committers are elected using the main integration S-CORE project mailing list, based on contributions and reputation within the project . -
-
-
-
-
-
-
- - -
-
-
-
-
-

- -

-
-
- Eclipse S-CORE is primarily designed and optimized for **High-Performance Computing Platforms (HCPs)** in automotive applications. The platform's components are architected to leverage dynamic memory management, process isolation, and the rich feature sets provided by safety-critical operating systems such as Linux and QNX. -
-
-
-
-
-
-

- -

-
-
- S-CORE supports C++ with the language set of C++17, considering additional elements from C++20 as needed. Rust is also supported with its safe subset. -
-
-
-
-
-
-

- -

-
-
- Change Request types include Feature, Feature Modification, Component, and Component Modification . -
-
-
-
- -
-
-

- -

-
-
- Change Request Attributes include Unique ID, Status, Title, Description, Safety, Security, Change Request Type, Affected work products, and Milestones . -
-
-
-
- - -
-
-

- -

-
-
- GitHub is used for hosting, versioning, contribution, and documentation via Sphinx . -
-
-
-
- - -
-
-

- -

-
-
- Technical Leads manage the platform development, control multiple modules, and handle escalations . -
-
-
-
- - -
-
-

- -

-
-
- Safety is ensured through assumptions of use and a general safety concept outlined in the safety documentation . -
-
-
-
- - -
-
-

- -

-
-
- Features and components are integrated into the platform using change requests and verified through tests . -
-
-
-
- - -
-
-

- -

-
-
- Problems are reported through GitHub Issues, including documentation and resolution planning. -
-
-
-
- -
-
-
- - -
-
-
-
-
-

- -

-
-
- Contributions require exhaustive descriptions, requirements, and sometimes initial architecture drafts submitted as Feature Requests -
-
-
-
- -
-
-

- -

-
-
- Feature Requests are reviewed by the Technical Lead Circle before acceptance or declination -
-
-
-
- - -
-
-

- -

-
-
- Contributors should create an account using corporate email, link it to their employer, and ensure proper email configuration with Git -
-
-
-
- - -
-
-

- -

-
-
- Proper attribution requires verifying membership information in the Eclipse Membership Portal and ensuring corporate email usage . -
-
-
-
- - -
-
-

- -

-
-
- The Contribution Request Guideline details the process of submitting new features and tools . -
-
-
-
- - -
-
-

- -

-
-
- Regular reviews occur in Technical Lead Circle meetings for accepting or declining contributions . -
-
-
-
- - -
-
-

- -

-
-
- The Technical Lead Circle, together with software module project leads and community leads, maintains the backlog and roadmap. -
-
-
-
- -
-
-
-
-
-
-


-
-
-
-
-

- Stay Connected with S-CORE -

-

- Join the conversation, access exclusive resources, and follow us - for the latest updates. -

-
- -
- -
-
- Join Icon -
-
Join S-CORE
-

Connect With Us!

-
-
-
- - -
-
- Download Icon -
-
Stay up to date!
-

Read our latest news!

-
-
-
- -
-
- -
-
Follow Us
-

- Stay in the loop on all platforms! -

-
-
-
-
-
-
-
- - -
-
- -
- - - - - - - +--- +title: "Eclipse S-CORE" +render_raw: true +extra_styles: + - "css/bootstrap.min.css" + - "css/loading.css" + - "css/navbar.css" + - "css/swiper-bundle.min.css" + - "css/globals.css" + - "css/footer.css" + - "css/styleguide.css" + - "css/campus.css" + - "css/about-us.css" +external_styles: + - "https://cdn.jsdelivr.net/npm/@glidejs/glide/dist/css/glide.core.min.css" +extra_scripts: + - "js/jquery-3.7.1.min.js" + - "js/bootstrap.min.js" + - "js/swiper-bundle.min.js" + - "js/swiper.js" + - "js/loading.js" +use_shared_header: true +use_shared_footer: true +active_nav: "join" +header_class: "campus-page-header" +header_title: "Join us" +breadcrumb_html: | + + + + +--- + +
+ + +
+
+
+

+ Start Your Contribution Journey +

+ +

+ Dive into the S-CORE contributor community by adhering to our guiding principles. + We strive for impactful, efficient contributions that evolve the project without + redundancy while connected to the "Development Workflow”. +

+

+ Learn how the stack works — from core systems to application + support. +

+ +
+
+ + + +
+ +
+
+
+

Our Guiding Principles

+

+ S-CORE is built upon core principles that champion inclusivity, efficiency, and innovation within the open source automotive software community. + Our collaborative framework welcomes contributions from everyone, paving the way for more advanced and robust solutions. + Below are the guiding principles that steer the S-CORE ecosystem +

+
+
+
+ Evolve, Everybody Can Join: +

Evolve, Everybody Can Join:

+

+ We recognize the power of collective intelligence and the strength of diverse contributions. + Everyone is welcome to participate, use, and join S-CORE, fostering a vibrant community united by shared goals and mutual growth. + +

+
+
+ No Re-Implementation: +

No Re-Implementation:

+

+ Our approach leverages existing solutions to optimize development processes. + By building on established findings and methodologies, we avoid redundancy, focusing our efforts on crafting innovative and efficient solutions. + +

+
+
+ Working Model - Shift Left: +

Working Model - Shift Left:

+

+ We adopt a proactive development model that prioritizes early testing and integration, + ensuring high quality and minimizing risks throughout the software lifecycle. +

+
+
+ S-CORE Ecosystem: +

S-CORE Ecosystem:

+

+ Our ecosystem thrives on collaboration and co-creation across various stakeholders, including universities, + industry partners, and EU commissions. We encourage dynamic contributions and collective efforts to achieve shared objectives. + +

+
+
+ Engage and Get Involved: +

Engage and Get Involved:

+

+ Join us on this transformative journey and explore opportunities to contribute to S-CORE's evolution. Visit our Get Involved pages for more details, + and learn about the S-CORE structure by browsing the About Us section for comprehensive insights. +

+
+
+
+
+ +
+
+
+

Broaden Your Impact Beyond Code

+

+ Become actively involved with S-CORE — we are committed to continuous improvement through open collaboration. + Engage with a community of innovators and explore opportunities to contribute to ongoing projects and development processes. +

+
+
+
+
+

+ Community Participation +

+
+ +
+

+ Extend your influence beyond code. Engage with the community through participation, + and contribute to various initiatives that support S-CORE's evolution.


+ Ways to Participate
+ Documentation enhancements improve project understanding and usability.
+ Event Participation: Involve yourself in community events, discussions and workshops.
+ Specialized Working Groups: Bring in your specific knowledge on processes, safety etc.
+ Feedback and Testing: Offer insights within the for project improvement.
+ +

+ +
+
+

+ Community Engagement +

+
+ +
+

+ Connect and Collaborate + Engage in lively discussions within the S-CORE community, sharing insights and collaboratively tackling challenges. + The community fosters innovation and collective growth.

+ A Vibrant Hub of Interaction
+ Join forums and contribute to dialogue.
+ Engagement Platforms
+ Forums and Channels: Discuss topics, share knowledge, and evolve solutions.
+ Feedback Mechanism: Receive updates and contribute insights to active projects.
+ +

+
+
+
+
+
+ +
+ + +
+
+
+
+

+ Frequently Asked Questions +

+

+ Get quick answers to the most common questions about S-CORE. + Whether you're just starting or deep into development, our FAQs + cover everything from training schedules to platform usage — + helping you find what you need without the hassle. +

+
+ + + + + +
+ +
+
+
+
+ +
+

+ +

+
+
+ The S-CORE project serves as the central integration platform for various software modules. It ensures proper integration, provides common guidelines, mechanisms like build toolchains, and addresses overarching topics such as roadmap and milestone planning. +
+
+
+ + +
+

+ +

+
+
+ Cross-functional teams are responsible for all phases of work, from defining architecture to conducting integration tests. They are usually assigned to the S-CORE main integration project or specific software modules +
+
+
+ + +
+

+ +

+
+
+ A cross-functional team consists of Project Leads, Safety Managers, Quality Managers, Security Managers, Committers, and Contributors +
+
+
+ +
+

+ +

+
+
+ Project management involves coordination between various technical committees, discussing technical decisions, architectural topics, and coordination of public relations . +
+
+
+
+ +
+ +
+

+ +

+
+
+ Releases and milestones are defined by Technical Leads and approved by Project Leads. Milestones mark important project stages, while releases structure development activities. +
+
+
+ +
+

+ +

+
+
+ S-CORE utilizes GitHub for hosting, versioning, and contribution, and uses tools such as Sphinx for documentation . +
+
+
+ +
+

+ +

+
+
+ Platform features are documented with requirements and architecture in the S-CORE main repository, which contains the integration repository +
+
+
+ +
+

+ +

+
+
+ Project leads and committers are elected using the main integration S-CORE project mailing list, based on contributions and reputation within the project . +
+
+
+
+
+
+
+ + +
+
+
+
+
+

+ +

+
+
+ Eclipse S-CORE is primarily designed and optimized for **High-Performance Computing Platforms (HCPs)** in automotive applications. The platform's components are architected to leverage dynamic memory management, process isolation, and the rich feature sets provided by safety-critical operating systems such as Linux and QNX. +
+
+
+
+
+
+

+ +

+
+
+ S-CORE supports C++ with the language set of C++17, considering additional elements from C++20 as needed. Rust is also supported with its safe subset. +
+
+
+
+
+
+

+ +

+
+
+ Change Request types include Feature, Feature Modification, Component, and Component Modification . +
+
+
+
+ +
+
+

+ +

+
+
+ Change Request Attributes include Unique ID, Status, Title, Description, Safety, Security, Change Request Type, Affected work products, and Milestones . +
+
+
+
+ + +
+
+

+ +

+
+
+ GitHub is used for hosting, versioning, contribution, and documentation via Sphinx . +
+
+
+
+ + +
+
+

+ +

+
+
+ Technical Leads manage the platform development, control multiple modules, and handle escalations . +
+
+
+
+ + +
+
+

+ +

+
+
+ Safety is ensured through assumptions of use and a general safety concept outlined in the safety documentation . +
+
+
+
+ + +
+
+

+ +

+
+
+ Features and components are integrated into the platform using change requests and verified through tests . +
+
+
+
+ + +
+
+

+ +

+
+
+ Problems are reported through GitHub Issues, including documentation and resolution planning. +
+
+
+
+ +
+
+
+ + +
+
+
+
+
+

+ +

+
+
+ Contributions require exhaustive descriptions, requirements, and sometimes initial architecture drafts submitted as Feature Requests +
+
+
+
+ +
+
+

+ +

+
+
+ Feature Requests are reviewed by the Technical Lead Circle before acceptance or declination +
+
+
+
+ + +
+
+

+ +

+
+
+ Contributors should create an account using corporate email, link it to their employer, and ensure proper email configuration with Git +
+
+
+
+ + +
+
+

+ +

+
+
+ Proper attribution requires verifying membership information in the Eclipse Membership Portal and ensuring corporate email usage . +
+
+
+
+ + +
+
+

+ +

+
+
+ The Contribution Request Guideline details the process of submitting new features and tools . +
+
+
+
+ + +
+
+

+ +

+
+
+ Regular reviews occur in Technical Lead Circle meetings for accepting or declining contributions . +
+
+
+
+ + +
+
+

+ +

+
+
+ The Technical Lead Circle, together with software module project leads and community leads, maintains the backlog and roadmap. +
+
+
+
+ +
+
+
+
+
+
+


+
+
+
+
+

+ Stay Connected with S-CORE +

+

+ Join the conversation, access exclusive resources, and follow us + for the latest updates. +

+
+ +
+ +
+
+ Join Icon +
+
Join S-CORE
+

Connect With Us!

+
+
+
+ + +
+
+ Download Icon +
+
Stay up to date!
+

Read our latest news!

+
+
+
+ +
+
+ +
+
Follow Us
+

+ Stay in the loop on all platforms! +

+
+
+
+
+
+
+
+
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html new file mode 100644 index 0000000..bf4fde2 --- /dev/null +++ b/layouts/_default/baseof.html @@ -0,0 +1,53 @@ + + + + + + + {{ $defaultDescription := .Site.Params.description }} + {{ $pageDescription := .Description | default .Params.description | default $defaultDescription }} + {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} | {{ .Site.Title }}{{ end }} + + + + + {{ $styles := slice "css/bootstrap.min.css" "css/loading.css" "css/navbar.css" "css/globals.css" "css/footer.css" "css/styleguide.css" }} + {{ with .Params.extra_styles }} + {{ range . }} + {{ $styles = $styles | append . }} + {{ end }} + {{ end }} + + {{ range uniq $styles }} + + {{ end }} + + {{ with .Params.external_styles }} + {{ range . }} + + {{ end }} + {{ end }} + + + {{ block "main" . }}{{ end }} + + {{ $scripts := slice "js/jquery-3.7.1.min.js" "js/bootstrap.min.js" "js/loading.js" }} + {{ with .Params.extra_scripts }} + {{ range . }} + {{ $scripts = $scripts | append . }} + {{ end }} + {{ end }} + + {{ range uniq $scripts }} + + {{ end }} + + {{ with .Params.external_scripts }} + {{ range . }} + + {{ end }} + {{ end }} + + {{ block "scripts" . }}{{ end }} + + \ No newline at end of file diff --git a/layouts/_default/single.html b/layouts/_default/single.html new file mode 100644 index 0000000..0bb73d8 --- /dev/null +++ b/layouts/_default/single.html @@ -0,0 +1,13 @@ +{{ define "main" }} +{{ if .Params.use_shared_header }} +{{ partial "site-header.html" . }} +{{ end }} +{{ if .Params.render_raw }} +{{ .RawContent | safeHTML }} +{{ else }} +{{ .Content }} +{{ end }} +{{ if .Params.use_shared_footer }} +{{ partial "site-footer.html" . }} +{{ end }} +{{ end }} diff --git a/layouts/index.html b/layouts/index.html new file mode 100644 index 0000000..437933e --- /dev/null +++ b/layouts/index.html @@ -0,0 +1,7 @@ +{{ define "main" }} +{{ if .Params.render_raw }} +{{ .RawContent | safeHTML }} +{{ else }} +{{ .Content }} +{{ end }} +{{ end }} diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html new file mode 100644 index 0000000..958b931 --- /dev/null +++ b/layouts/partials/site-footer.html @@ -0,0 +1,43 @@ + +
+ +
diff --git a/layouts/partials/site-header.html b/layouts/partials/site-header.html new file mode 100644 index 0000000..2048a5c --- /dev/null +++ b/layouts/partials/site-header.html @@ -0,0 +1,116 @@ +{{ $active := .Params.active_nav | default "" }} +{{ $headerClass := .Params.header_class | default "about-page-header" }} +{{ $headerTitle := .Params.header_title | default .Title }} +
+ +
+
+
+

{{ $headerTitle }}

+
+
+ +
+
+
+
diff --git a/static/articles.html b/static/articles.html deleted file mode 100644 index 57526a4..0000000 --- a/static/articles.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - -
- -
-
-
-

News & Events

-
-
- -
-
-
-
- -
- - -
-
-
-
-
-
-
- -
-
-
- - - - Nov 6th, 2025 -
-

- Eclipse S-CORE 0.5 – What’s inside the first public release. -

-

- Source: Eclipse SDV WG Linkedin

-

-

- The first version of Eclipse S-CORE (Safe Open Vehicle Core) lays the groundwork for open, safety-ready automotive software.
- -

- - Read More and Discuss - -
-
-
-
- -
-
-
- - - - Sept 30, 2025 -
-

- Eclipse S-CORE: A new approach to building automotive software together -

-

- by Valerie Hasler and Memsud Godinjak -

- - Read More - -
-
- -
- -
-
-
- -
-
-
-
-
- - -
-
- -
- - - - - diff --git a/static/blog-details.html b/static/blog-details.html deleted file mode 100644 index f75e120..0000000 --- a/static/blog-details.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - - - - S-CORE - - - - - - - - - - - - - - - - -
- -
-
-
-

- Unlocking Innovation: The Power of Open Source Software -

-
-
- -
-
-
-
- -
-
-
-
-
- - - - 14 Feb, 2024 -
- -

- One of the greatest advantages of open source software is its - community-driven nature, which brings together developers from - across the world. These contributors often come from vastly - different backgrounds, cultures, and levels of experience — yet - they unite around a shared goal: building better software. This - global collaboration leads to diverse perspectives, creative - problem-solving, and faster identification of bugs or security - flaws. Since the code is open and accessible, anyone can - contribute, whether it’s by writing new features, improving - documentation, or testing for issues. This open process allows the - software to evolve rapidly, often outpacing traditional - closed-source development. With thousands of eyes reviewing and - refining the code, quality tends to increase over time. The sense - of shared ownership among contributors also builds trust and - commitment within the community. Unlike proprietary systems, where - innovation is limited to internal teams, open source benefits from - decentralized innovation at scale. It’s this collaborative spirit - that turns open source from just code into a movement — one that’s - shaping the future of technology. -

-
- - -
-
- - -
-
- -
- - - - - - - diff --git a/static/css/contributor-slider.css b/static/css/contributor-slider.css index 4475092..358f7c3 100644 --- a/static/css/contributor-slider.css +++ b/static/css/contributor-slider.css @@ -104,6 +104,22 @@ border-color: #161616; } +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-prev, +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-next { + border-color: rgba(255, 255, 255, 0.55); +} + +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-prev img, +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-next img { + filter: brightness(0) invert(1); +} + +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-prev:hover, +.esc-our-contributors-container-section.contributor-nav-dark .contributor-slider-content .custom-next:hover { + border-color: #ffffff; + background-color: rgba(255, 255, 255, 0.14); +} + .contributor-slider-content .owl-dots { display: none; } diff --git a/static/docs.html b/static/docs.html deleted file mode 100644 index 75b84ba..0000000 --- a/static/docs.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - -
- -
-
-
-

Docs

-
-
- -
-
-
-
- -
-
-
-
-

Eclipse S-Core Building Blocks

- -
-
- - S-CORE v0.5 module -
-
- - - S-CORE v1.0 module -
-
-
- -
-
-

- This section provides a schematic overview of the technical building blocks that form the foundation of our platform. - Here, you’ll find a clear differentiation between S-CORE modules available in version 0.5 and those planned for version 1.0.
-

-
-
- -
-
-
-
-
-
- -
-
-
-

S-Core Project Roadmap

-
-
-
-

- Get athe development and release timeline of Eclipse S-CORE. It shows the key phases that shape the platform’s evolution—starting from early development to achieving maturity and stability. - Gain an understanding of how each phase contributes to delivering a scalable and reliable platform. -

-
-
- -
-
-
-
-
-
- -
-
-
-

Build & Documentation Toolchain

-

- The build system uses Bazel to automate workflows like repository - cloning, software builds, documentation generation, testing, and - more. Documentation is managed with Sphinx and sphinx-needs, while - diagrams are created using PlantUML and draw.io. Supported - languages include C++ and Rust, with testing handled by - gtest/gmock. -

-
- -
-
- - -
-
- -
- - - - - - - diff --git a/static/js/news.js b/static/js/news.js index 974a4fd..0c89e4f 100644 --- a/static/js/news.js +++ b/static/js/news.js @@ -1,9 +1,11 @@ -$(function () { - const $carousel = $(".news-slider"); - - const responsiveConfig = { - 0: { items: 1 }, - 992: { items: 2 }, +$(function () { + const $carousel = $(".news-slider"); + const $carouselWrapper = $carousel.closest(".owl-carousel-wrapper"); + const $navButtons = $carouselWrapper.find(".custom-prev, .custom-next"); + + const responsiveConfig = { + 0: { items: 1 }, + 992: { items: 2 }, 1200: { items: 3 }, }; @@ -17,43 +19,26 @@ $(function () { autoplayHoverPause: true, }); - function getVisibleItems() { - const winWidth = $(window).width(); - let visibleItems = 1; - - Object.keys(responsiveConfig) - .map(Number) - .sort((a, b) => a - b) - .forEach((bp) => { - if (winWidth >= bp) { - visibleItems = responsiveConfig[bp].items; - } - }); - - return visibleItems; - } - - function updateNavVisibility() { - const data = $carousel.data("owl.carousel"); - if (!data) return; - - const totalItems = data._items.length; - const visibleItems = getVisibleItems(); - - if (totalItems <= visibleItems) { - $(".custom-prev, .custom-next").hide(); - } else { - $(".custom-prev, .custom-next").show(); - } - } - - $(".custom-next").on("click", function () { - $carousel.trigger("next.owl.carousel"); - }); - - $(".custom-prev").on("click", function () { - $carousel.trigger("prev.owl.carousel"); - }); + function updateNavVisibility() { + const data = $carousel.data("owl.carousel"); + if (!data) return; + + const totalItems = data._items.length; + + if (totalItems <= 1) { + $navButtons.hide(); + } else { + $navButtons.show(); + } + } + + $carouselWrapper.find(".custom-next").on("click", function () { + $carousel.trigger("next.owl.carousel"); + }); + + $carouselWrapper.find(".custom-prev").on("click", function () { + $carousel.trigger("prev.owl.carousel"); + }); updateNavVisibility(); $(window).on("resize", updateNavVisibility); diff --git a/static/news.html b/static/news.html deleted file mode 100644 index ebb7b57..0000000 --- a/static/news.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - -
- -
-
-
-

News & Events

-
-
- -
-
-
-
- -
- - -
-
- -
-
-
- -
-
Upcoming Conferences
- - - -
- -
- -
- -
-
- - - - 5 Feb, 2026 -
-

- SIA 2026 | Future Proofing SDV Study Day,
Paris, France -

-

- Presenter: Björn Reistel (ETAS)
- Topic: S-CORE | Background, Status and Insights to S-CORE 0.5 "Certifiable" -

- - Read More - -
-
- - - -
- -
- -
- -
-
- - - - 21-23 Apr, 2026 -
-

- OCX 2026 | Open Community Exceprience,
Brussels, Belgium -

-

- Presenter: tbd.
- Topic: S-CORE | Background, Status and Insights to S-CORE 0.5 "Certifiable" -

- - Read More - -
-
- -
- - - - - - -
- -
- -
-
-
- - -
-
- -
- - - - - diff --git a/static/press_releases.html b/static/press_releases.html deleted file mode 100644 index 37be152..0000000 --- a/static/press_releases.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - -
- -
-
-
-

News & Events

-
-
- -
-
-
-
- -
- - -
-
-
-
- -
-
-
-
- - - - Nov 12, 2025 -
- -

- Source: Eclipse S-CORE Project -


- -

- Eclipse S-CORE (Eclipse Safe Open Vehicle Core) Project unites with Qualcomm to Advance Open-Source Middleware for Next-Gen Vehicles -


-

- November 12th, 2025 — The Eclipse Safe Open Vehicle Core (S-CORE) project today announced the active participation of Qualcomm Technologies, Inc. as a new member of its open-source community. - By leveraging Qualcomm Technologies Inc.’s Snapdragon® Digital Chassis™ solutions, S-CORE will run seamlessly on Qualcomm Technologies’ established high-performance hardware for future software-defined vehicles (SDVs). This collaboration further expands the reach of the S-CORE community, as a significant share of today’s safety-critical and secure automotive systems already rely on Qualcomm Technologies’ hardware.

- - Hosted by the Eclipse Foundation under the purview of the Eclipse Software Defined Vehicle Working Group, Eclipse S-CORE, is an open-source initiative delivering a shared, safety-aligned middleware platform for high-performance automotive compute platforms. Developed by leading automotive and software companies — including Accenture GmbH, Aumovio SE, BMW Group, Elektrobit Automotive GmbH, ETAS GmbH, Mercedes-Benz Tech Innovation GmbH, Qualcomm Technologies, Inc., and Qorix GmbH — S-CORE provides a scalable, modular, and interoperable foundation for safety-critical components, reducing duplication, accelerating SDV development, and promoting industry-wide standardization.

- - “Open collaboration is at the heart of solving the growing complexity of modern vehicle software,” said Mike Milinkovich, executive director of the Eclipse Foundation. “Through Eclipse S-CORE, we’re building a fully open, safety-aligned middleware foundation that helps automakers and suppliers focus on innovation instead of duplication. We’re delighted to welcome Qualcomm Technologies to this global community and the important work ahead.”

- - “Qualcomm Technologies’ engagement with S-CORE represents a pivotal step toward democratizing access to high-performance automotive middleware,” said Laxmi Rayapudi, VP, Product Management, Qualcomm Technologies, Inc. “By aligning our Snapdragon Digital Chassis solutions with the S-CORE community, we’re empowering automakers and Tier-1 suppliers to innovate faster and deliver intelligent, connected, and safer vehicles.”

- - The S-CORE project aims to establish a vendor-neutral, open-source software stack that addresses the increasing complexity of software-defined vehicles. Qualcomm Technologies’ contribution will streamline development workflows, reduce time-to-market, and foster a vibrant ecosystem of automotive software innovation — reinforcing the community’s shared vision to enable AI-driven, software-centric mobility at global scale.

- - Snapdragon and Digital Chassis are trademarks or registered trademarks of Qualcomm Incorporated.
- Snapdragon Digital Chassis is a product of Qualcomm Technologies, Inc. and/or its subsidiaries.


-

- -

Eclipse S-CORE: "Open by Choice. Safe by Design."
-
-
- -
-
- -
-
-
- - - - Jun 12, 2025 -
-

- The Eclipse Foundation Launches the S-CORE Project: The Automotive Industry's First Open Source Core Stack for Software-Defined Vehicles -

-

- Source: Eclipse Foundation Canada -

- - Read More - -
-
-
-
- -
-
-
- - - - 18 Jun, 2025 -
-

- QNX to Serve as Foundational Operating System for Eclipse Safe Open Vehicle Core (S-CORE) Project -

-

- Source: BlackBerry Media Relations -

- - Read More - -
-
- -
- -
-
-
- -
-
-
-
- - -
-
- -
- - - - - diff --git a/static/reference-implementation.html b/static/reference-implementation.html deleted file mode 100644 index a12f71f..0000000 --- a/static/reference-implementation.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - - - - -
- -
-
-
-

Join us

-
-
- -
-
-
-
- -
- - -
-
-
-

- How to get in contact with S-CORE -

-

- If you want to get into contact with S-CORE, these are your primary entry points:

- - Project Mailing List:
- score-dev@eclipse.org -

- - Architectural Discussion:
- Join SDV's slack workspace and jump to - #score-project-channel-public - -

- - Eclipse S-CORE Project Office Hours:
- - Monday 13.00 - 14.00 (Weekly) - - -



- Find all our meetings:
- Open Eclipse community calendar - -

- General Information / Alignment regarding S-CORE as a basis for distributions & products:
- - Contact one of the project leads of SCORE - - -

- -
- -
-
-
-

- How to start your Contribution Journey -

- -

- Active Contributions to the S-CORE project are the basis for getting involved. - The S-CORE Project works according to the Eclipse Project Handbook and has named and elected project leads and committers - (see - Eclipse Safe Open Vehicle Core - - ).

The direction of the S-CORE project is discussed and decided in the project lead circle, - the technical direction is created and upfront in the tech lead circle. Meeting notes are transparent via the - - S-CORE GitHub Discussions. -

- -

-

- We aim to build a safety ready full stack architecture, - where components fit to each other in automotive grade Software Quality and performance. To achieve this, we follow a strict - - feature roadmap and architecture - - and a rigid - - software development process -

- -

- -

- Contributions to the S-CORE project must therefore follow the technical direction of the project and the S-CORE architecture. - For an introduction on how to contribute, please check out our - How to Contribut Guideline. -

-

- - - -
-
- -
- -


- -
-
-
-
-

- Stay Connected with S-CORE -

-

- Join the conversation, access exclusive resources, and follow us - for the latest updates. -

-
- -
- -
-
- Join Icon -
-
Join S-CORE
-

Connect With Us!

-
-
-
- - -
-
- Download Icon -
-
Stay up to date!
-

Read our latest news!

-
-
-
- -
-
- -
-
Follow Us
-

- Stay in the loop on all platforms! -

-
-
-
-
-
-
-
- - -
-
- -
- - - - - - diff --git a/static/townhalls.html b/static/townhalls.html deleted file mode 100644 index d912063..0000000 --- a/static/townhalls.html +++ /dev/null @@ -1,382 +0,0 @@ - - - - - - - Eclipse S-CORE - - - - - - - - - - - - - - -
- -
-
-
-

News & Events

-
-
- -
-
-
-
- -
- - -
-
-
-
-
-
-
- -
-
-
- - - - Apr 11, 2025 -
-

- Eclipse S-CORE Townhall -

-

- Background information to S-CORE and Q&A session. -

- - Read More - -
-
- -
- -
-
-
- -
-
-
-
-
- - -
-
- -
- - - - -