Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions content/events/2025-baltimore/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,6 @@ the Baltimore Tech Community to join us, space permitting.
- Optional: Provide us 300+ 1" stickers and we will attach them to our lunch option
- $2500 for 1 day of conference, 2 sponsorships available

### Lanyard Sponsor

- Lanyards provide to all attendees with your logo on it
- $2000, limited to a single sponsor

### Snacks Sponsor

- Special shoutout by emcee before first snack break of each day
Expand Down
11 changes: 6 additions & 5 deletions content/events/2025-baltimore/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ Description = "devopsdays Baltimore 2025"
<div class="row">
<div class="col-md-8">
<h2>Welcome to DevOpsDays Baltimore!</h2>
<h3>{{< event_link url-key="registration_link" text="Register to attend the conference!" >}}</h3>
<p>DevOpsDays Baltimore will be on May 20-21, 2025, Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.</p>
<h3>• {{< event_link url-key="registration_link" text="Register to attend the conference!" >}}</h3>
<h3>• {{< event_link page="sponsor" text="Interested in Sponsoring?" >}}</h3>
<p>DevOpsDays Baltimore will be on {{< event_start >}} - {{< event_end >}}, at the Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.</p>
<p>From fledgling startups to established industry, the DMV is home to a large, vibrant technology community. Baltimore, in particular, has been a flurry of activity in the past several years, drawing attention from around the globe.</p>

<p>DevOpsDays Baltimore brings development, operations, InfoSec, AI, Quality Assurance, IT management, and leadership together to discuss the culture and tools to make better organizations and products. The 2025 event is in a new location, offering an intimate setting that fosters deeper networking, personalized interactions, and an immersive experience where every conversation counts.</p>
Expand Down Expand Up @@ -66,15 +67,15 @@ Description = "devopsdays Baltimore 2025"
<div class = "col-md-8">
Check out the {{< event_link page="speakers" text="speakers!" >}}
</div>
</div>
</div>-->
<div class="row">
<div class="col-md-2">
<strong>Sponsors</strong>
</div>
<div class="col-md-8">
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
</div>
</div>-->
</div>
<div class="row">
<div class="col-md-2">
<strong>Contact</strong>
Expand All @@ -99,7 +100,7 @@ Description = "devopsdays Baltimore 2025"
</div>
<div class="col-md-4">
<div class="row" style="text-align:center;">
<p><img alt="DevOpsDays Baltimore 2025" src="/events/2025-baltimore/logo-bmore.png" class="img-fluid"></p>
<p>{{< event_logo >}}</p>
</div>
</div>
</div>
Expand Down
19 changes: 7 additions & 12 deletions data/events/2025/baltimore/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sharing_image: "logo.png"

# Custom Links
slack_link: "http://baltimoretechslack.com/"
#sponsor_faq_link: "https://docs.google.com/document/d/1luCJTEva87ORuGPPjBBqDecTopI1XqzFkSGk1MMShYI/edit?usp=sharing"
sponsor_faq_link: "https://docs.google.com/document/d/1g7yjX3rhiK93x5FOo6u7z1EnKXAlBFKL/edit?usp=sharing&ouid=109455848279006338205&rtpof=true&sd=true"
sponsor_registration_link: "https://forms.gle/WXGM4TbKJTEmXDqG8"

# Location
Expand All @@ -46,7 +46,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
- name: registration
# - name: program
# - name: speakers
# - name: sponsor
- name: sponsor
- name: contact
- name: conduct
# - name: example
Expand Down Expand Up @@ -104,15 +104,10 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
sponsor_levels:
- id: platinum
label: Platinum
max: 10
- id: gold
label: Gold
- id: silver
label: Silver
- id: media
label: Media
- id: community
label: Community
- id: happyhour
label: Happy Hour
max: 1
- id: digital
label: Digital Only
- id: addon
label: Add-on
max: 10
Loading