From 39876d1388f7d76222e4dca4c45281845332ac30 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Wed, 5 Sep 2018 21:09:13 -0400 Subject: [PATCH 1/2] adding my next few workshops, I forgets! --- slides/index.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/slides/index.yaml b/slides/index.yaml index 269ff23f..4dc3d795 100644 --- a/slides/index.yaml +++ b/slides/index.yaml @@ -1,3 +1,11 @@ +- date: 2018-11-23 + city: Copenhagen + country: dk + event: GOTO + title: Build Container Orchestration with Docker Swarm + speaker: bretfisher + attend: https://gotocph.com/2018/workshops/121 + - date: 2018-11-08 city: San Francisco, CA country: us @@ -22,6 +30,14 @@ speaker: bridgetkromhout attend: https://conferences.oreilly.com/velocity/vl-eu/public/schedule/detail/71149 +- date: 2018-10-30 + city: London, UK + country: uk + event: Velocity EU + title: Docker Zero to Hero: Docker, Compose and Production Swarm + speaker: bretfisher + attend: https://conferences.oreilly.com/velocity/vl-eu/public/schedule/detail/71231 + - date: 2018-07-12 city: Minneapolis, MN country: us @@ -47,6 +63,14 @@ speaker: jpetazzo attend: https://conferences.oreilly.com/velocity/vl-ny/public/schedule/detail/69875 +- date: 2018-09-30 + city: New York, NY + country: us + event: Velocity + title: Docker Zero to Hero: Docker, Compose and Production Swarm + speaker: bretfisher + attend: https://conferences.oreilly.com/velocity/vl-ny/public/schedule/detail/70147 + - date: 2018-09-17 country: fr city: Paris From c3dff823efe575a54388a168cb10ebc565de88d8 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Wed, 5 Sep 2018 23:29:49 -0500 Subject: [PATCH 2/2] Update index.yaml We use `:` as a delimiter and so need to quote text using it. --- slides/index.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/index.yaml b/slides/index.yaml index 4dc3d795..55ad0437 100644 --- a/slides/index.yaml +++ b/slides/index.yaml @@ -34,7 +34,7 @@ city: London, UK country: uk event: Velocity EU - title: Docker Zero to Hero: Docker, Compose and Production Swarm + title: "Docker Zero to Hero: Docker, Compose and Production Swarm" speaker: bretfisher attend: https://conferences.oreilly.com/velocity/vl-eu/public/schedule/detail/71231 @@ -67,7 +67,7 @@ city: New York, NY country: us event: Velocity - title: Docker Zero to Hero: Docker, Compose and Production Swarm + title: "Docker Zero to Hero: Docker, Compose and Production Swarm" speaker: bretfisher attend: https://conferences.oreilly.com/velocity/vl-ny/public/schedule/detail/70147