Skip to content

Commit d897d0a

Browse files
authored
Merge branch 'devopsdays:main' into main
2 parents 4ce830f + c9f7617 commit d897d0a

5 files changed

Lines changed: 23 additions & 11 deletions

File tree

11.3 KB
Loading
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
+++
22
Title = "Registration"
33
Type = "event"
4-
Description = "Registration for devopsdays washington-dc 2025"
4+
Description = "Registration for DevOpsDays DC 2025"
55
+++
66

77
<div style="width:100%; text-align:left;">
88

9-
Embed registration iframe/link/etc.
10-
</div></div>
11-
</div>
9+
{{< tix url="https://tickets.devopsdays.org/devopdays-washington-dc/2025" info="show" >}}
10+
11+
</div>

data/events/2025/chicago/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ sponsors:
195195
level: gold
196196
- id: komodor
197197
level: gold
198+
- id: last9
199+
level: gold
198200
- id: fairwinds
199201
level: bronze
200202
- id: lightrun

data/events/2025/tel-aviv/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cfp_date_start: 2025-02-20T00:00:00+02:00 # start accepting talk proposals.
1818
cfp_date_end: 2025-06-15T23:59:59+02:00 # close your call for proposals.
1919
cfp_date_announce: # inform proposers of status
2020

21-
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
21+
cfp_link: "https://sessionize.com/devopsdays-tel-aviv-2025/" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2222

2323
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -35,13 +35,14 @@ location: "Tel Aviv" # Defaults to city, but you can make it the venue name.
3535
location_address: "Expo TLV, Pavillion 10, 101 Rokach Blvd, Tel Aviv-Jaffa" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
3636

3737
nav_elements: # List of pages you want to show up in the navigation of your page.
38-
# - name: propose
3938
# - name: location
4039
# - name: registration
4140
# - name: program
4241
# - name: speakers
4342
- name: sponsor
4443
- name: contact
44+
- name: propose
45+
url: https://sessionize.com/devopsdays-tel-aviv-2025/
4546
- name: conduct
4647
# - name: example
4748
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/

data/events/2025/washington-dc/main.yml

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ cfp_date_announce: # inform proposers of status
2323

2424
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2525

26-
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
27-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
26+
registration_date_start: 2025-02-19T00:00:00-04:00
27+
registration_date_end: 2025-09-18T23:59:59-04:00
2828

29-
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
30-
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
29+
# registration_closed: "" #set this to true if you need to manually close registration before your registration end date
30+
# registration_link: "https://tickets.devopsdays.org/devopdays-washington-dc/2025/"
3131

3232
# Location
3333
coordinates: "38.89536,-77.04075"
@@ -39,7 +39,7 @@ location_address: "" #Optional - use the street address of your venue. This will
3939
nav_elements: # List of pages you want to show up in the navigation of your page.
4040
# - name: propose
4141
- name: location
42-
# - name: registration
42+
- name: registration
4343
# - name: program
4444
# - name: speakers
4545
# - name: sponsor
@@ -141,6 +141,15 @@ team_members: # Name is the only required field for team members.
141141
website: ""
142142
linkedin: "https://www.linkedin.com/in/kadi-grigg/"
143143

144+
- name: "Joey Menzenski"
145+
employer: "MITRE"
146+
twitter: ""
147+
bio: ""
148+
image: "joey-menzenski.jpg"
149+
github: ""
150+
website: ""
151+
linkedin: "https://www.linkedin.com/in/joseph-menzenski"
152+
144153
- name: "Karl Peña"
145154
employer: "ScientiaMobile"
146155
twitter: ""

0 commit comments

Comments
 (0)