Skip to content

Commit 382fe58

Browse files
committed
add location and update date event
1 parent bf1339e commit 382fe58

9 files changed

Lines changed: 33 additions & 15 deletions

File tree

content/events/2025-lima/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Type = "event"
44
Description = "Contact information for devopsdays lima 2025"
55
+++
66

7-
If you'd like to contact us by email: {{< email_organizers >}}
7+
If you'd like to contact us by email: contacto@devopsdays.pe
88

99
**Our local team**
1010

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,35 @@
11
+++
2-
Title = "Location"
2+
Title = "Ubicacion del Evento"
33
Type = "event"
4-
Description = "Location for devopsdays lima 2025"
4+
Description = "Ubicación del evento DevOpsDays de Lima 2025"
55
+++
66

7-
Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
7+
En este espacio encontrarás información sobre la sede del evento, incluyendo la dirección, opciones de transporte, estacionamiento, y recomendaciones de alojamiento.
8+
9+
# dirección
10+
- Av. Alonso de Molina 1652, Monterrico, Surco - Lima, Perú
11+
812

913
<!-- 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 -->
10-
<!-- {{< event_map >}} -->
14+
{{< event_map >}}
15+
16+
<br>
17+
Imagenes del local
18+
<br>
19+
<img src="/events/2025-lima/exterior.jpg" style="width: 1341px; height: 894px;">
20+
<br>
21+
<br>
22+
23+
<img src="/events/2025-lima/escenario1.jpg" style="width: 1341px; height: 894px;">
24+
<br>
25+
<br>
26+
27+
<img src="/events/2025-lima/escenario2.jpg" style="width: 1341px; height: 894px;">
28+
<br>
29+
<br>
1130

12-
<!-- Edit and uncomment to let people know what accessibility features you have available -->
13-
<!--
14-
Example from Minneapolis 2020
31+
<img src="/events/2025-lima/escenario3.jpg" style="width: 1341px; height: 894px;">
32+
<br>
33+
<br>
1534

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-
-->
35+
<img src="/events/2025-lima/escenario4.jpg" style="width: 1341px; height: 894px;">

content/events/2025-lima/sponsor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Type = "event"
44
Description = "Sponsor devopsdays lima 2025"
55
+++
66

7-
Valoramos mucho a los patrocinadores para este evento comunitario. Si estás interesado en patrocinar, por favor envíanos un correo electrónico a [{{< email_organizers >}}].
7+
Valoramos mucho a los patrocinadores para este evento comunitario. Si estás interesado en patrocinar, por favor envíanos un correo electrónico a sponsors@devopsdays.pe.
88

99
<hr>
1010

data/events/2025/lima/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ event_logo: "logo.square.png"
1111
# variable: 2019-01-05T23:59:59+02:00
1212
# Note: we allow 2025-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1313

14-
startdate: "2025-08-22T00:10:00+05:00" # The start date of your event. Leave blank if you don't have a venue reserved yet.
15-
enddate: "2025-08-22T00:18:00+05:00" # The end date of your event. Leave blank if you don't have a venue reserved yet.
14+
startdate: "2025-08-21T00:10:00+05:00" # The start date of your event. Leave blank if you don't have a venue reserved yet.
15+
enddate: "2025-08-21T00:18:00+05:00" # The end date of your event. Leave blank if you don't have a venue reserved yet.
1616

1717
# Leave CFP dates blank if you don't know yet, or set all three at once.
1818
cfp_date_start: # start accepting talk proposals.
@@ -33,11 +33,11 @@ registration_link: "" # If you have a custom registration link, enter it here. T
3333

3434
location: "Lima" # Defaults to city, but you can make it the venue name.
3535
#
36-
location_address: "" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
36+
location_address: "Jr. Alonso de Molina 1652, Santiago de Surco 15023" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
3737

3838
nav_elements: # List of pages you want to show up in the navigation of your page.
3939
# - name: propose
40-
# - name: location
40+
- name: location
4141
# - name: registration
4242
# - name: program
4343
# - name: speakers
5.06 MB
Loading
5.39 MB
Loading
6.73 MB
Loading
6.26 MB
Loading
6.12 MB
Loading

0 commit comments

Comments
 (0)