diff --git a/slides/index.py b/slides/index.py
index 8b2627fa..2e59ae59 100755
--- a/slides/index.py
+++ b/slides/index.py
@@ -10,6 +10,7 @@ TEMPLATE="""
+ | Note: while some workshops are delivered in French, slides are always in English. |
{% if coming_soon %}
| Coming soon near you |
@@ -18,7 +19,10 @@ TEMPLATE="""
| {{ item.title }} |
{% if item.slides %}{% endif %} |
- |
+ {% if item.attend %}
+ {% else %}
+ {{ item.status }}
+ {% endif %} |
| Scheduled {{ item.prettydate }} at {{ item.event }} in {{item.city }}. |
@@ -32,7 +36,10 @@ TEMPLATE="""
{% for item in past_workshops[:5] %}
| {{ item.title }} |
- |
+ {% if item.slides %}
+ {% else %}
+ {{ item.status }}
+ {% endif %} |
{% if item.video %}{% endif %} |
diff --git a/slides/index.yaml b/slides/index.yaml
index 1eb15fd0..b2e7467f 100644
--- a/slides/index.yaml
+++ b/slides/index.yaml
@@ -1,3 +1,21 @@
+- date: 2019-06-18
+ country: ca
+ city: Montréal
+ event: Elapse Technologies
+ title: Getting Started With Kubernetes And Orchestration
+ speaker: jpetazzo
+ status: coming soon
+ hidden: http://elapsetech.com/formation/kubernetes-101
+
+- date: 2019-06-17
+ country: ca
+ city: Montréal
+ event: Elapse Technologies
+ title: Getting Started With Docker And Containers
+ speaker: jpetazzo
+ status: coming soon
+ hidden: http://elapsetech.com/formation/docker-101
+
- date: 2019-04-28
country: us
city: Chicago, IL
@@ -37,16 +55,16 @@
city: Montréal
event: Elapse Technologies
speaker: jpetazzo
- title: Getting Started With Docker And Containers
- attend: http://elapsetech.com/formation/docker-101
+ title: Getting Started With Docker And Containers (rescheduled for June 2019)
+ status: rescheduled
- date: 2019-02-26
country: ca
city: Montréal
event: Elapse Technologies
speaker: jpetazzo
- title: Getting Started With Kubernetes And Orchestration
- attend: http://elapsetech.com/formation/kubernetes-101
+ title: Getting Started With Kubernetes And Orchestration (rescheduled for June 2019)
+ status: rescheduled
- date: 2019-02-28
country: ca
@@ -54,8 +72,8 @@
lang: fr
event: Elapse Technologies
speaker: jpetazzo
- title: Bien démarrer avec Docker et les conteneurs (in French)
- attend: http://elapsetech.com/formation/docker-101
+ title: Bien démarrer avec Docker et les conteneurs (in French)
+ status: cancelled
- date: 2019-03-01
country: ca
@@ -63,8 +81,8 @@
lang: fr
event: Elapse Technologies
speaker: jpetazzo
- title: Bien démarrer avec Docker et l'orchestration (in French)
- attend: http://elapsetech.com/formation/kubernetes-101
+ title: Bien démarrer avec Docker et l'orchestration (in French)
+ status: cancelled
- date: [2019-01-07, 2019-01-08]
country: fr
@@ -81,7 +99,7 @@
city: Paris
event: ENIX SAS
speaker: "jpetazzo, rdegez"
- title: Déployer ses applications avec Kubernetes (in French)
+ title: Déployer ses applications avec Kubernetes
lang: fr
attend: https://enix.io/fr/services/formation/deployer-ses-applications-avec-kubernetes/
slides: http://decembre2018.container.training
@@ -169,7 +187,7 @@
city: Paris
event: ENIX SAS
speaker: jpetazzo
- title: Déployer ses applications avec Kubernetes (in French)
+ title: Déployer ses applications avec Kubernetes
lang: fr
attend: https://enix.io/fr/services/formation/deployer-ses-applications-avec-kubernetes/
slides: https://septembre2018.container.training