-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Geneva.rb Meetups and artwork (#634)
- Loading branch information
Showing
8 changed files
with
802 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
- id: geneva-rb-meetup | ||
title: Geneva.rb Meetup | ||
location: "Geneva, Switzerland" | ||
description: "Welcome to the exciting world of Ruby and Ruby on Rails in Geneva!" | ||
kind: meetup | ||
published_at: "2025-02-04" | ||
channel_id: "" | ||
year: "2025" | ||
videos_count: 0 | ||
metadata_parser: Youtube::VideoMetadata | ||
slug: geneva-rb-meetup | ||
banner_background: "#FFFFFF" | ||
featured_background: "#FFFFFF" | ||
featured_color: "#FF0000" | ||
website: https://www.meetup.com/geneva-rb | ||
banner_background: |- | ||
linear-gradient(to bottom, #9A2528, #9A2528 100%) left top / 50% 100% no-repeat, /* Left side */ | ||
linear-gradient(to bottom, #FFFFFF, #FFFFFF 100%) right top / 50% 100% no-repeat /* Right side */ | ||
featured_background: "#9A2528" | ||
featured_color: "#FFFFFF" |
This file contains 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