Skip to content

Commit 97466ed

Browse files
committed
[bmore-2025] update welcome copy, fix logo, fix masthead for different width displays
1 parent 931691c commit 97466ed

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed
File renamed without changes.

content/events/2025-baltimore/welcome.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Description = "devopsdays Baltimore 2025"
1111
<div class="col-md-8">
1212
<h2>Welcome to DevOpsDays Baltimore!</h2>
1313
<p>DevOpsDays Baltimore will be on May 20-21, 2025, Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.</p>
14+
<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>
15+
16+
<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>
17+
18+
<p>The format of DevOpsDays Baltimore includes a single track of 30 minute talks in the morning, followed by Ignite talks (5 minute lightning talks). We spend the rest of the afternoon in Open Spaces, which are considered a key portion of the event where attendees self-organize to drive topics of discussion in small groups.</p>
19+
20+
<p>If you have any questions about any specific accommodation you may need in order to attend, please email [email protected].</p>
1421
<div class="row">
1522
<div class="col-md-2">
1623
<strong>Dates</strong>

data/events/2025/baltimore/main.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ cfp_link: "https://talks.devopsdays.org/devopsdays-baltimore-2025/cfp" #if you h
2525
registration_date_start: #2024-02-28 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2626
registration_date_end: #2024-05-22 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2727

28-
registration_closed: "true" #set this to true if you need to manually close registration before your registration end date
29-
registration_link: #"https://tickets.devopsdays.org/devopsdays-baltimore/2025/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
30-
sharing_image: "sharing.jpg"
28+
registration_closed: "false" #set this to true if you need to manually close registration before your registration end date
29+
registration_link: "https://tickets.devopsdays.org/devopsdays-baltimore/2025/"
30+
sharing_image: "logo.png"
3131

3232
# Custom Links
3333
slack_link: "http://baltimoretechslack.com/"
3434
#sponsor_faq_link: "https://docs.google.com/document/d/1luCJTEva87ORuGPPjBBqDecTopI1XqzFkSGk1MMShYI/edit?usp=sharing"
35-
#sponsor_registration_link: "https://forms.gle/sjdEgWhLQ5gxAw7Y6"
35+
sponsor_registration_link: "https://forms.gle/WXGM4TbKJTEmXDqG8"
3636

3737
# Location
3838
#
@@ -43,7 +43,7 @@ location_address: "320 W 29th St #200., Baltimore, MD 21211"
4343
nav_elements: # List of pages you want to show up in the navigation of your page.
4444
- name: propose
4545
- name: location
46-
# - name: registration
46+
- name: registration
4747
# - name: program
4848
# - name: speakers
4949
# - name: sponsor
@@ -58,7 +58,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
5858
team_members: # Name is the only required field for team members.
5959
- name: "Charles Bushong"
6060
employer: "Defense Unicorns"
61-
twitter: "totalnerd"
6261
github: "bushong1"
6362
linkedin: "https://www.linkedin.com/in/charles-bushong"
6463
image: "charles-bushong.jpg"
-37.4 KB
Loading

0 commit comments

Comments
 (0)