Skip to content

Commit aa60baf

Browse files
author
Jim Baldwin
committed
2025 updates
1 parent 577d12c commit aa60baf

7 files changed

Lines changed: 33 additions & 18 deletions

File tree

assets/events/2025-dallas/logo.png

206 KB
Loading

content/events/2025-dallas/location.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
11
+++
22
Title = "Location"
33
Type = "event"
4-
Description = "Location for devopsdays dallas 2025"
4+
Description = "Location for devopsdays Dallas 2025"
55
+++
66

7-
Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
7+
Here we will provide you with information about the venue including address, map/direction, parking/transit, and any hotel details in this vicinity.
8+
<div style="float:left;">
9+
<img alt="DevOpsDays Dallas 2025" src="/events/2025-dallas/planoeventcenter.jpg" style="max-width: 60%;">
10+
</div><br><br>
11+
<br><br>
12+
13+
14+
### <b>Conference location:</b>
15+
### Plano Event Center<br>
16+
[2000 East Spring Creek Parkway, Plano, TX 75074](https://goo.gl/maps/Gn5gqVSKC1u)
17+
18+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3344.0814937765576!2d-96.68670014973011!3d33.054321280795286!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c19959d6acdb5%3A0x9ed9e54ccb0374c8!2sPlano+Event+Center!5e0!3m2!1sen!2sus!4v1553288713591" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
819

920
<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
1021
<!-- {{< event_map >}} -->
22+
<br>
23+
If you are traveling to attend this event, the Plano Event Center is approximately a 45-minute drive from the DFW Airport via President George Bush Turnpike (East). Here is a list of hotels and their distance from the hotel to the vicinity of the Plano Event Center for your convenience: More information about hotels in this area, <a href="https://www.hotelplanner.com/zip/Plano-TX-hotels-in-75074#dir-bar"><strong>click here</strong></a>.
24+
<br>
25+
<br>
26+
<!-- Go to www.addthis.com/dashboard to customize your tools -->
27+
<div class="addthis_horizontal_follow_toolbox"></div>
28+
<!-- Go to www.addthis.com/dashboard to customize your tools -->
29+
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5724f5b54cc142a1"></script>
30+
{{< event_twitter >}}
1131

12-
<!-- Edit and uncomment to let people know what accessibility features you have available -->
13-
<!--
14-
Example from Minneapolis 2020
15-
16-
We offer wheelchair-designated spaces, chairs, and standing options (with tall tables) in the mainstage session room; a quiet room; bathrooms labeled according to the facilities they contain; professional live captioning of mainstage sessions; ingredient labeling (based on data provided when registering); and private space (upon request) for those nursing. We'd also be happy to accommodate any other accessibility needs upon request: {{< email_organizers >}}
17-
-->

content/events/2025-dallas/welcome.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ Description = "devopsdays dallas 2025"
2727
</div>
2828
</div>
2929

30-
<!-- <div class = "row">
30+
<div class = "row">
3131
<div class = "col-md-2">
3232
<strong>Register</strong>
3333
</div>
3434
<div class = "col-md-8">
35-
{{< event_link page="registration" text="Register to attend the conference!" >}}
35+
<a href="https://tickets.devopsdays.org/devopsdays-dallas/2025/">Register to attend the conference!</a>
3636
</div>
37-
</div> -->
37+
</div>
3838

3939
<div class = "row">
4040
<div class = "col-md-2">
@@ -63,14 +63,14 @@ Description = "devopsdays dallas 2025"
6363
</div>
6464
</div> -->
6565

66-
<div class = "row">
66+
<!-- <div class = "row">
6767
<div class = "col-md-2">
6868
<strong>Sponsors</strong>
6969
</div>
7070
<div class = "col-md-8">
7171
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
7272
</div>
73-
</div>
73+
</div> -->
7474

7575
<div class = "row">
7676
<div class = "col-md-2">

data/events/2025/dallas/main.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ cfp_date_announce: # inform proposers of status
2020

2121
cfp_link: "https://www.papercall.io/dod-dfw-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

23-
event_logo: "logo-square.jpg"
23+
# event_logo: "logo-square.jpg"
2424
masthead_background: "planoeventcenter.jpg"
25-
sharing_image: "logo-square.jpg"
25+
# sharing_image: "logo.png"
2626

2727
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.
2828
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -38,10 +38,11 @@ location_address: "2000 East Spring Creek Parkway, Plano, TX 75074" #Optional -
3838
nav_elements: # List of pages you want to show up in the navigation of your page.
3939
- name: propose
4040
- name: location
41-
# - name: registration
41+
- name: registration
42+
url: https://tickets.devopsdays.org/devopsdays-dallas/2025/
4243
# - name: program
4344
# - name: speakers
44-
- name: sponsor
45+
# - name: sponsor
4546
- name: contact
4647
- name: conduct
4748
# - name: example
@@ -175,7 +176,7 @@ sponsors:
175176
- id: arresteddevops
176177
level: community
177178

178-
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
179+
sponsors_accepted : "no" # Whether you want "Become a XXX Sponsor!" link
179180

180181
# In this section, list the level of sponsorships and the label to use.
181182
# You may optionally include a "max" attribute to limit the number of sponsors per level. For
152 KB
Loading

static/events/2025-dallas/logo.jpg

-54 KB
Binary file not shown.

static/events/2025-dallas/logo.png

206 KB
Loading

0 commit comments

Comments
 (0)