Skip to content

Commit b0596e7

Browse files
authored
Merge pull request #15097 from rexroof/DET-2025-open-tickets
[DET-25] open Detroit registration
2 parents 42efd43 + 0b768e5 commit b0596e7

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

content/events/2025-detroit/registration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Description = "Registration for devopsdays Detroit 2025"
66

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

9-
Embed registration iframe/link/etc.
9+
{{< tix city="detroit" year="2025" info="show" >}}
10+
1011
</div></div>
1112
</div>

data/events/2025/detroit/main.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ startdate: 2025-10-22T00:00:00+04:00 # The start date of your event. Leave blank
1414
enddate: 2025-10-22T00:00:00+04:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: 2025-03-12T00:00:00+04:00 # start accepting talk proposals.
18-
cfp_date_end: 2025-08-17T00:12:59+04:00 # close your call for proposals.
17+
cfp_date_start: 2025-03-12T00:00:00-04:00 # start accepting talk proposals.
18+
cfp_date_end: 2025-08-17T00:12:59-04:00 # close your call for proposals.
1919
cfp_date_announce: 2025-09-01T08:00:00+04:00 # inform proposers of status
2020

2121
cfp_link: "https://talks.devopsdays.org/devopsdays-detroit-2025/cfp"
2222

23-
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.
24-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
23+
registration_date_start: 2025-04-17T00:00:00-04:00
24+
registration_date_end: 2025-10-02T00:00:00-04:00
2525

2626
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
27-
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.
27+
registration_link: "https://tickets.devopsdays.org/devopsdays-detroit/2025/"
2828

2929
# Location
3030
#
@@ -35,13 +35,13 @@ location_address: "460 W Baltimore St, Detroit, MI 48202" #Optional - use the st
3535

3636
nav_elements: # List of pages you want to show up in the navigation of your page.
3737
- name: propose
38-
# - name: location
39-
# - name: registration
40-
# - name: program
41-
# - name: speakers
38+
- name: registration
4239
- name: sponsor
4340
- name: contact
4441
- name: conduct
42+
# - name: program
43+
# - name: speakers
44+
# - name: location
4545
# - name: example
4646
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
4747
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site

0 commit comments

Comments
 (0)