Skip to content

Commit

Permalink
[AMS-2025] People can buy tickets!
Browse files Browse the repository at this point in the history
- We launched the PreTix registration last week but we didn't actually link it anywhere. Oops!
  • Loading branch information
issyl0 committed Jan 14, 2025
1 parent 4c3cf31 commit e39fa70
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 29 deletions.
11 changes: 0 additions & 11 deletions content/events/2025-amsterdam/registration.md

This file was deleted.

22 changes: 11 additions & 11 deletions content/events/2025-amsterdam/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Description = "DevOpsDays Amsterdam will take place June 18-20, 2025! The group
</div>
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Propose</strong>
</div>
Expand All @@ -36,7 +36,7 @@ Description = "DevOpsDays Amsterdam will take place June 18-20, 2025! The group
Propose a talk!
</a>
</div>
</div> -->
</div>

<div class = "row">
<div class = "col-md-2">
Expand All @@ -47,16 +47,16 @@ Description = "DevOpsDays Amsterdam will take place June 18-20, 2025! The group
</div>
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Register / Get a ticket</strong>
</div>
<div class = "col-md-8">
{{< event_link page="registration" text="Register / buy a ticket to attend the conference!" >}}
{{< event_link url-key="registration_link" text="Get a ticket to attend the conference!" >}}
</div>
</div>

<div class = "row">
<!-- <div class = "row">
<div class = "col-md-2">
<strong>Program</strong>
</div>
Expand Down Expand Up @@ -100,21 +100,21 @@ Description = "DevOpsDays Amsterdam will take place June 18-20, 2025! The group
<a class="btn btn-primary btn-block"
style="margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;"
href="/events/2025-amsterdam/sponsor">
<i class="fa fa-money fa-lg"></i>&nbsp;&nbsp;&nbsp;Sponsor the Conference
<i class="fa fa-money fa-lg"></i>&nbsp;&nbsp;Sponsor the Conference
</a>
</div>
<!-- <div class="d-flex p-2">
<div class="d-flex p-2">
<a class="btn btn-primary btn-block"
style="margin-top: 10px; margin-bottom: 10px; background-color: #e59049; border-color: #e59049;"
href="/events/2025-amsterdam/registration">
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;&nbsp;Buy a ticket
href="https://tickets.devopsdays.org/devopsdays-amsterdam/2025/">
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;Buy a ticket
</a>
</div> -->
</div>
<div class="d-flex p-2">
<a class="btn btn-primary btn-block"
style="margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;"
href="/events/2025-amsterdam/contact">
<i class="fa fa-envelope-o fa-lg"></i>&nbsp;&nbsp;&nbsp;Contact the Organizers
<i class="fa fa-envelope-o fa-lg"></i>&nbsp;&nbsp;Contact the Organizers
</a>
</div>
</div>
Expand Down
14 changes: 7 additions & 7 deletions data/events/2025/amsterdam/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ cfp_date_announce: # inform proposers of status

cfp_link: "https://talks.devopsdays.org/devopsdays-amsterdam-2025/cfp" #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.

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

registration_closed: "" #set this to true if you need to manually close registration before your registration end date
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.
registration_link: "https://tickets.devopsdays.org/devopsdays-amsterdam/2025/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

# Location
#
Expand All @@ -41,7 +41,7 @@ masthead_background: "backdrop.png"
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
- name: location
# - name: registration
- name: registration
# - name: program
# - name: speakers
- name: sponsor
Expand Down Expand Up @@ -69,7 +69,7 @@ team_members: # Name is the only required field for team members.
linkedin: "https://www.linkedin.com/in/floordrees/"
twitter: "DevOpsBarbie"
image: "floor.jpg"

- name: "Tim Mamo"
pronouns: "he/him"
linkedin: "https://www.linkedin.com/in/timothymamo/"
Expand Down Expand Up @@ -106,12 +106,12 @@ team_members: # Name is the only required field for team members.
pronouns: "he/him"
linkedin: "https://www.linkedin.com/in/stephanmousset/"
image: "stephan.png"

- name: "Daljit Singh"
pronouns: "he/him"
linkedin: "https://www.linkedin.com/in/daljitsinghnl/"
image: "daljit.jpg"

- name: "Daniel Paulus"
pronouns: "he/him"
linkedin: "https://www.linkedin.com/in/danielpaulus/"
Expand Down

0 comments on commit e39fa70

Please sign in to comment.