Skip to content
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

hotfix: hide the tickets modal and fix content #130

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions berlin-2025/data/en/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@ timer:
day: "12"
hour: "12"

########################## tickets modal #################################
tickets:
enable: false
url: "https://tickets.plainschwarz.com/ISCG25/"

############################## Event ##############################
event:
enable: true
title: "Join us in Berlin for a gathering of the InnerSource community!"
content: |
The InnerSource Gathering is an event that explores the secrets to achieving collaboration across organizational boundaries in software development.
InnerSource means fostering an open source-like culture within a company and realizing highly transparent collaboration. As companies grow, walls can form between departments and products, making collaboration difficult. By adopting InnerSource to break down barriers between departments and achieve co-creation, organizations can generate synergy and prevent reinventing the wheel. InnerSource Gatherings introduces the latest trends and practical examples of InnerSource and provides a place for participants to deepen their interactions. The key to unlocking the future of your organization is here. Please join us!

<div style="font-size:20px;"><b> Registration for the Gathering will open soon or you can get your gathering pass as an add-on to a ticket for FOSS Backstage, the two day conference on all things community, management and compliance in Free and Open Source Software here</b></div>
link: "https://25.foss-backstage.de/tickets/"
content: "The InnerSource Gathering is an event that explores the secrets to achieving collaboration across organizational boundaries in software development. InnerSource means fostering an open source-like culture within a company and realizing highly transparent collaboration. As companies grow, walls can form between departments and products, making collaboration difficult. By adopting InnerSource to break down barriers between departments and achieve co-creation, organizations can generate synergy and prevent reinventing the wheel. InnerSource Gatherings introduces the latest trends and practical examples of InnerSource and provides a place for participants to deepen their interactions. The key to unlocking the future of your organization is here. Please join us! Registration for the Gathering will open soon or you can get your gathering pass as an add-on to a ticket for FOSS Backstage, the two day conference on all things community, management and compliance in Free and Open Source Software here"
link: "https://25.foss-backstage.de/tickets/"

############################# Feature ###########################
feature:
Expand Down