Skip to content

Commit

Permalink
[EHV 2025] - enable registration
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Feb 1, 2025
1 parent b1aeee4 commit 674c390
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 30 deletions.
6 changes: 1 addition & 5 deletions content/events/2025-eindhoven/registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ Type = "event"
Description = "Registration for devopsdays Eindhoven 2025"
+++

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

Embed registration iframe/link/etc.
</div></div>
</div>
{{< tix city="amsterdam" year="2025" >}}
56 changes: 34 additions & 22 deletions content/events/2025-eindhoven/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,35 @@ Description = "devopsdays Eindhoven 2025 will take place October 2nd and 3rd, 20
{{< event_location >}}
</div>
</div>
<!--

<div class = "row">
<div class = "col-md-2">
<strong>Register</strong>
<strong>Propose</strong>
</div>
<div class = "col-md-8">
{{< event_link page="registration" text="Register to attend the conference!" >}}
<a href="https://talks.devopsdays.org/devopsdays-eindhoven-2025/cfp">
Propose a talk!
</a>
</div>
</div> -->
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Propose</strong>
<strong>Sponsors</strong>
</div>
<div class = "col-md-8">
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
</div>
</div>

<div class = "row">
<div class = "col-md-2">
<strong>Register / Get a ticket</strong>
</div>
<div class = "col-md-8">
<a href="https://talx.devops.foundation/devopsdays-eindhoven-2025/cfp">Propose a talk!</a>
{{< event_link page="registration" text="Get a ticket to attend the conference!" >}}
</div>
</div> -->
</div>

<!-- <div class = "row">
<div class = "col-md-2">
Expand All @@ -52,9 +63,9 @@ Description = "devopsdays Eindhoven 2025 will take place October 2nd and 3rd, 20
<div class = "col-md-8">
View the {{< event_link page="program" text="program." >}}
</div>
</div> -->
</div>
<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Speakers</strong>
</div>
Expand All @@ -65,21 +76,21 @@ Description = "devopsdays Eindhoven 2025 will take place October 2nd and 3rd, 20

<div class = "row">
<div class = "col-md-2">
<strong>Sponsors</strong>
<strong>Contact</strong>
</div>
<div class = "col-md-8">
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
{{< event_link page="contact" text="Get in touch with the organizers" >}}
</div>
</div>
</div>

<div class = "row">
<!-- <div class = "row">
<div class = "col-md-2">
<strong>Contact</strong>
<strong>Livestream</strong>
</div>
<div class = "col-md-8">
{{< event_link page="contact" text="Get in touch with the organizers" >}}
<a href="https://youtube.com/c/devopsEindhoven">Join the livestream!</a>
</div>
</div>
</div> -->

<div class="container">
<div class="row">
Expand All @@ -89,26 +100,27 @@ Description = "devopsdays Eindhoven 2025 will take place October 2nd and 3rd, 20
<a class="btn btn-primary btn-block"
style="margin-top: 10px; margin-bottom: 10px; background-color: #96bfe6; border-color: #96bfe6;"
href="/events/2025-eindhoven/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-eindhoven/registration">
<i class="fa fa-ticket fa-lg"></i>&nbsp;&nbsp;&nbsp;Buy a ticket
<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-eindhoven/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>
</div>
</div>

<div class="row">
<div class="col-12">
From fledgling startups to established industry, The Netherlands is home to a large, vibrant technology community. Eindhoven, in particular, has been a flurry of activity in the past several years, drawing attention from around the globe.
Expand Down
6 changes: 3 additions & 3 deletions data/events/2025/eindhoven/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ cfp_date_announce: # inform proposers of status

cfp_link: "https://talks.devopsdays.org/devopsdays-eindhoven-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-02-01T00:00:00+02:00
registration_date_end: 2025-09-30T09:00:00+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.
Expand All @@ -40,7 +40,7 @@ sharing_image: "logo-rectangle.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

0 comments on commit 674c390

Please sign in to comment.