-
Notifications
You must be signed in to change notification settings - Fork 14
SCORE website theme #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for the proposal, I like it a lot!
As discussed, we would like to include some minor changes in the presentation
- Removing the video on the lading page
- Enabling page specific sidebars
- Merging the color codes from the contribution guide with the main contribution guide in the score repo
- Inclusion of additional main tab "Get Involved" (see below)
- Rollout of theme to main score repo with a "fixed" top level navigation bar across the two locations
Content for "Get Involved"
How to get in contact with SCORE
********************************
If you want to get into contact with SCORE, these are your primary entry points:
- Project Mailing List: [email protected]
- Architectural Discussion & Ideas: `#score-project-open-channel <https://sdvworkinggroup.slack.com/archives/C083Z4VL90B>`
- General Information / Alignment regarding SCORE as a basis for distributions & products: contact one of the project leads of SCORE https://projects.eclipse.org/projects/automotive.score/who
The technical HOWTO regarding involvement into SCORE is described here:
https://github.com/eclipse-score/score/blob/main/CONTRIBUTION.md
How to get involved into SCORE
******************************
The _only_ way to influence SCORE is TO CONTRIBUTE. Everybody can contribute – SCORE is open.
Active Contributions to the SCORE project are the basis for getting involved. The SCORE Project works according to
the Eclipse Project Handbook and has named and elected project leads and committers (see https://projects.eclipse.org/projects/automotive.score/who).
Direction of the SCORE project is discussed and decided in the project lead circle, technical direction is created and prediscussed in the tech
lead circle. Meeting notes are transparent via the SCORE github organization. (see https://github.com/orgs/eclipse-score/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 (publicly available in the SCORE Project Handbook starting end of 2024).
Contributions to the SCORE project must therefore follow the technical direction of the project and the SCORE
architecture. All work in SCORE will therefore follow a "Contribution Request" Process. Features on the roadmap of
SCORE are defined, Contribution Requests create the basis for individual contributions from within the SCORE
project and also from the outside.
You can make proposals for new features or architectural building blocks besides the active contribution requests.
Those will not by default be part of the next release of SCORE, because the SCORE release roadmap will strictly
comply with the contribution request structure.
We plan to have the initial contribution request structure available in the SCORE GitHub until Q1 / 2025.
We plan to incorporate a staging area for such contributions, but
in the initial phase of the SCORE project (until end of 2025) the focus will be primarily on building a valid 1.0
release. Feel free to reach out via the communication channels above.
If you think about your contribution to SCORE, the Contribution Request overview
is the best place to start (available on https://github.com/eclipse-score/score/issues starting Q1 / 2025)
Based on successful code contributions to the SCORE roadmap, further steps in involvement (like becoming a committer)
will be handled according to the rules of the Eclipse Foundation Project Handbook. We value real code based
collaboration and will judge new potential contributors and committers mainly on the validity of their work. Active
and sustaining contributions are the basis for the ability to shape SCORE.
Making active code contributions via the contribution request process described in the Project Handbook. The
project handbook will be available on the SCORE website until end of 2024.
@ltekieli / @nradakovic could you please support @danwos to resolve the bazel integration issues related to the sphinx theme? @danwos could you please specify the problem you are facing? |
@qor-lb @danwos most probably file filters needs to be extended: https://github.com/eclipse-score/eclipse-score.github.io/blob/main/docs/BUILD#L23-L28
|
Thanks for all the feedback. Only missing is the role out to the score main documentation project, as this needs to be done in a separate PR on the specific repository. Thanks @ltekieli for the help with bazel, doc-build is working now. |
Ohh and the Commit-Checker has forced me to provide an issue-id. |
@danwos you can ignore the build error for now, or include this change that was already done on the eclipse-score/score repo: |
Thanks, I have integrated it and just pushed it. Let's see, if it works. |
@qor-lb would be better to provide an issue for it. |
539ff7d
to
6fa1455
Compare
@danwos you can utilize #4 for the PR in the landing page and eclipse-score/score#42 for the main documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@danwos thank you very much!
Should we leave this PR open until the theme is also rolled out to the main repo or close it right away?
The PR for the main repo is ready :) Updated this PR with minor fixes detected during the work on eclipse-score/score#48 |
Issue-ref: resolves eclipse-score#4 * Uses pyData Sphinx theme * Changes default theme colors * Add How to get involved page * Small fix for the github CI docs build
This PR adds the pyData-sphinx-theme to the documentation and sets some colors and visual highlights. The goal is to have pleasant landing page.
Status: This PR is in DRAFT mode, to discuss certain details.
Issue-ref: resolves #4
ToDo
Build
Currently possible only without bazel and via own python venv:
Changes
Showcase
Current screenshot
Mainly without the video

Intitial version
score_website_showcase.mp4