From 59f5ff7788c80a48a299f76cac7c804fa7554407 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Mon, 9 Apr 2018 15:32:52 -0500 Subject: [PATCH] Customize outline and title --- slides/common/title.md | 8 +------- slides/intro-fullday.yml | 7 +++---- slides/kube-fullday.yml | 16 ++++++++-------- 3 files changed, 12 insertions(+), 19 deletions(-) diff --git a/slides/common/title.md b/slides/common/title.md index 1d7755d4..edf7ec25 100644 --- a/slides/common/title.md +++ b/slides/common/title.md @@ -11,11 +11,5 @@ class: title, in-person @@TITLE@@

.footnote[ -**Be kind to the WiFi!**
- -*Don't use your hotspot.*
-*Don't stream videos or download big files during the workshop.*
-*Thank you!* - -**Slides: http://container.training/** +**Slides: http://avril2018.container.training/** ] \ No newline at end of file diff --git a/slides/intro-fullday.yml b/slides/intro-fullday.yml index 80e365e9..37af57cc 100644 --- a/slides/intro-fullday.yml +++ b/slides/intro-fullday.yml @@ -1,10 +1,9 @@ title: | Introduction - to Docker and - Containers + to Containers -chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" -#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)" +#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" +chat: "[Gitter](https://gitter.im/jpetazzo/training-20180411-paris)" exclude: - self-paced diff --git a/slides/kube-fullday.yml b/slides/kube-fullday.yml index 3c1ec01b..d7425244 100644 --- a/slides/kube-fullday.yml +++ b/slides/kube-fullday.yml @@ -1,10 +1,10 @@ title: | - Deploying and Scaling Microservices + Introduction to Orchestration with Kubernetes #chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" -#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)" -chat: "In person!" +chat: "[Gitter](https://gitter.im/jpetazzo/training-20180413-paris)" +#chat: "In person!" exclude: - self-paced @@ -18,7 +18,7 @@ chapters: - - common/prereqs.md - kube/versions-k8s.md - common/sampleapp.md - #- common/composescale.md + - common/composescale.md - common/composedown.md - - kube/concepts-k8s.md - common/declarative.md @@ -33,10 +33,10 @@ chapters: - - kube/kubectlscale.md - kube/daemonset.md - kube/rollout.md - #- kube/logs-cli.md - #- kube/logs-centralized.md - #- kube/helm.md - #- kube/namespaces.md + - kube/logs-cli.md + - kube/logs-centralized.md + - kube/helm.md + - kube/namespaces.md - kube/whatsnext.md - common/thankyou.md - kube/links.md