From edd2f749c03788d36268a91d6a6af933fe170a1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCray=20Y=C4=B1ld=C4=B1r=C4=B1m?= Date: Mon, 12 Aug 2019 15:16:11 +0300 Subject: [PATCH 1/2] Add HacknBreak 2019 workshops to website --- slides/index.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/slides/index.yaml b/slides/index.yaml index cfb32b87..f180cd51 100644 --- a/slides/index.yaml +++ b/slides/index.yaml @@ -24,6 +24,33 @@ lang: fr attend: https://enix.io/fr/services/formation/deployer-ses-applications-avec-kubernetes/ +- date: 2019-27-08 + country: tr + city: Izmir + event: HacknBreak + speaker: gurayyildirim + title: Deploying and scaling applications with Kubernetes (in Turkish) + lang: tr + attend: https://hacknbreak.com + +- date: 2019-26-08 + country: tr + city: Izmir + event: HacknBreak + speaker: gurayyildirim + title: Container Orchestration with Docker and Swarm (in Turkish) + lang: tr + attend: https://hacknbreak.com + +- date: 2019-25-08 + country: tr + city: Izmir + event: HackBreak + speaker: gurayyildirim + title: Introduction to Docker and Containers (in Turkish) + lang: tr + attend: https://hacknbreak.com + - date: 2019-07-16 country: us city: Portland, OR From 1abfac419bc7e553b5735fa56698726cdc88a8a9 Mon Sep 17 00:00:00 2001 From: gurayyildirim Date: Mon, 12 Aug 2019 15:21:53 +0300 Subject: [PATCH 2/2] Fix date format --- slides/index.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slides/index.yaml b/slides/index.yaml index f180cd51..4c69e4b6 100644 --- a/slides/index.yaml +++ b/slides/index.yaml @@ -24,7 +24,7 @@ lang: fr attend: https://enix.io/fr/services/formation/deployer-ses-applications-avec-kubernetes/ -- date: 2019-27-08 +- date: 2019-08-27 country: tr city: Izmir event: HacknBreak @@ -33,7 +33,7 @@ lang: tr attend: https://hacknbreak.com -- date: 2019-26-08 +- date: 2019-08-26 country: tr city: Izmir event: HacknBreak @@ -42,7 +42,7 @@ lang: tr attend: https://hacknbreak.com -- date: 2019-25-08 +- date: 2019-08-25 country: tr city: Izmir event: HackBreak