feat: added sneak peek from the community in the website. - #1579
Open
matbmoser wants to merge 2 commits into
Open
feat: added sneak peek from the community in the website.#1579matbmoser wants to merge 2 commits into
matbmoser wants to merge 2 commits into
Conversation
Contributor
Author
|
@copilot add some screenshots of the new sections |
Copilot stopped work on behalf of
matbmoser due to an error
September 4, 2026 08:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request introduces the Seventh Eclipse Tractus-X Community Days (December 3–4, 2026) across the website, including a new blog post, event listings, and a homepage "sneak peek" section. It also improves event data handling by adding support for more detailed event fields and refactoring timezone detection logic.
New Event: Seventh Eclipse Tractus-X Community Days
blog/2026-08-19-seventh-community-days.md).upcomingEvents.jsandmeetings.js, including full address, timing, and a "registration coming soon" flag to manage registration state. [1] [2]Homepage Enhancements
CommunitySneakPeekhomepage section featuring the aftermovie from the Sixth Community Days, highlights of the event, and calls to join Office Hours or get involved.Event Data Model Improvements
location,onsite,registrationLink,registrationComingSoon,startTime,endTime,timezone, andaddressfor richer event representation and calendar integration. [1] [2]Codebase Refactoring
detectTimezonefunction inMeetingsHub.jsxwith imports fromcalendarUtils, improving maintainability and consistency. [1] [2]Other Updates
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: