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
6 changes: 3 additions & 3 deletions content/events/2026-medellin/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Description = "Welcome to DevOpsDays Medellín 2025"
+++
<div class = "row">
<div class="col-md-4">
<img alt="DevOpsDays Medellin 2025" src="/events/2025-medellin/logo.png" class="img-fluid">
<img alt="DevOpsDays Medellin 2026" src="/events/2026-medellin/logo.png" class="img-fluid">
</div>
<div class="col-md-7">
<h2>Nuestra conferencia DevOpsDays Medellín 2025 vuelve el 22 y 23 de mayo de manera presencial desde la Universidad Luis Amigó</h2>
<h2>Nuestra conferencia DevOpsDays Medellín 2026 vuelve el 27 y 28 de mayo de manera presencial desde el teatro La Enseñanza</h2>
<p>
The DevOpsDays conference arrives to Medellín once again, Be part on May 2025!
The DevOpsDays conference arrives to Medellín once again, Be part on May 2026!
</p>
<h2>Event Information</h2>
<p>
Expand Down
65 changes: 59 additions & 6 deletions data/events/2026/medellin/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
# Note: we allow YYYY-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)

startdate: 2026-05-27T08:00:00-06:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2026-05-28T08:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2026-05-28T18:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2026-01-24T08:00:00-06:00 # start accepting talk proposals.
Expand All @@ -36,29 +36,58 @@ location: "¡Conferencia Virtual!" # Defaults to city, but you can make it the v
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: Spanish
url: "https://devopsdays.io/"
# - name: location
# - name: propose
# url: "https://www.papercall.io/dodmded2024"
# - name: registration
# url: "https://www.ticketopolis.com/devopsdaysmdev2020"
# - name: program
# url: "https://devopsdays.io/agenda-2"
# - name: speakers
# - name: sponsor
# - name: speakers
- name: contact
- name: conduct
# - name: example
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site


# These are the same people you have on the mailing list and Slack channel.
team_members: # Name is the only required field for team members.
team_members: # Name is the only required field for team members.
# - name: ""
# employer: ""
# role: ""
# bio: ""
# twitter: ""
# linkedin: "https://"
# facebook: ""
# website: ""
# github: ""
# image: ""
- name: "Carlos Zapata"
employer: "Rockwell Automation"
linkedin: "https://www.linkedin.com/in/carlos-zapata-96479275/"
# bio: "Ingeniero electrónico con una experiencia laboral de más de 20 años en el sector tecnológico y en Gestión de Proyectos. Formador en marcos, técnicas y prácticas de la transformación ágil organizacional, forjando estrategias de crecimiento orgánico en áreas de TI, innovación, diseño, implementacion de sistemas, riesgos, transformación digital, entre otros."
image: "zapata.png"

- name: "Miguelangel Pineda"
employer: "Banco BICE Chile"
image: "miguelangel.png"
linkedin: "https://www.linkedin.com/in/miguelangel-pineda-garcia/"

# role: ""
- name: "Camila Gallego"
employer: "Agile & Consulting Group Co"
image: "camila.png"

# bio: ""
# twitter: ""
- name: "Alejandra Pérez"
employer: "Devops Colombia"
image: "alejandra.png"

# linkedin: "https://"
# facebook: ""
# website: ""
# github: ""


organizer_email: "medellin@devopsdays.org" # Put your organizer email address here
Expand All @@ -68,7 +97,31 @@ organizer_email: "medellin@devopsdays.org" # Put your organizer email address he
sponsors:
# - id: samplesponsorname
# level: gold

# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
# - id: githublogo
# level: diamond
# - id: nttdata
# level: diamond
# - id: devops-colombia
# level: diamond
# - id: fluidattacks
# level: diamond
# - id: 2020-devco
# level: diamond
# - id: nttdata
# level: gold
# - id: ucatolicaluisamigo
# level: platinum
# - id: udeantioquia
# level: platinum
# - id: womenwhocode
# level: socialmedia
# - id: linux-professional-institute
# level: socialmedia
# - id: dcl
# level: socialmedia
# - id: ccsolutionsio
# level: socialmedia
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link

# In this section, list the level of sponsorships and the label to use.
Expand Down
Loading