Skip to content

Commit 33b32ce

Browse files
committed
events page
1 parent 077b166 commit 33b32ce

File tree

2 files changed

+18
-25
lines changed

2 files changed

+18
-25
lines changed

content/events/2026-tokyo/location.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ Type = "event"
44
Description = "Location for devopsdays Tokyo 2026"
55
+++
66

7-
Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
7+
[大崎ブライトコアホール (Osaki Bright Core Hall)](http://osaki-hall.jp/)
8+
東京都品川区北品川5丁目5-15
89

9-
<!-- 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 >}} -->
11-
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-
-->
10+
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3243.2193467560746!2d139.7294709!3d35.6223187!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x7c3ee69c2c2142e6!2z5aSn5bSO44OW44Op44Kk44OI44Kz44Ki!5e0!3m2!1sen!2sjp!4v1486141716893" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>

content/events/2026-tokyo/welcome.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,57 +18,57 @@ Description = "devopsdays Tokyo 2026"
1818
</div>
1919
</div>
2020

21-
<!-- <div class = "row">
21+
<div class = "row">
2222
<div class = "col-md-2">
2323
<strong>Location</strong>
2424
</div>
2525
<div class = "col-md-8">
2626
{{< event_location >}}
2727
</div>
28-
</div> -->
28+
</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://pretix.eu/devopsdaystokyo/2026/">Register to attend the conference!</a>
3636
</div>
37-
</div> -->
37+
</div>
3838

39-
<!-- <div class = "row">
39+
<div class = "row">
4040
<div class = "col-md-2">
4141
<strong>Propose</strong>
4242
</div>
4343
<div class = "col-md-8">
44-
{{< event_link page="propose" text="Propose a talk!" >}}
44+
<a href="https://confengine.com/conferences/devopsdays-tokyo-2026">Propose a talk!</a>
4545
</div>
46-
</div> -->
46+
</div>
4747

48-
<!-- <div class = "row">
48+
<div class = "row">
4949
<div class = "col-md-2">
5050
<strong>Program</strong>
5151
</div>
5252
<div class = "col-md-8">
5353
View the {{< event_link page="program" text="program." >}}
5454
</div>
55-
</div> -->
55+
</div>
5656

57-
<!-- <div class = "row">
57+
<div class = "row">
5858
<div class = "col-md-2">
5959
<strong>Speakers</strong>
6060
</div>
6161
<div class = "col-md-8">
6262
Check out the {{< event_link page="speakers" text="speakers!" >}}
6363
</div>
64-
</div> -->
64+
</div>
6565

6666
<div class = "row">
6767
<div class = "col-md-2">
6868
<strong>Sponsors</strong>
6969
</div>
7070
<div class = "col-md-8">
71-
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
71+
<a href="https://www.devopsdaystokyo.org/call-for-sponsor">Sponsor the conference!</a>
7272
</div>
7373
</div>
7474

@@ -82,6 +82,6 @@ Description = "devopsdays Tokyo 2026"
8282
</div>
8383

8484
<!-- Uncomment if you added your city twitter name -->
85-
<!--
85+
8686
{{< event_twitter >}}
87-
-->
87+

0 commit comments

Comments
 (0)