summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-09-11 06:25:10 +0200
committerLoïc Hoguin <[email protected]>2019-09-11 06:25:10 +0200
commita710610c03c8b3dc78214f1a37abc9907eb3f5a8 (patch)
tree43fe3ac945934fe61966fe93edea5b451c11274a
parentfbf53ad5054e478eb7d9328e5db1659408417995 (diff)
downloadninenines.eu-a710610c03c8b3dc78214f1a37abc9907eb3f5a8.tar.gz
ninenines.eu-a710610c03c8b3dc78214f1a37abc9907eb3f5a8.tar.bz2
ninenines.eu-a710610c03c8b3dc78214f1a37abc9907eb3f5a8.zip
Publish the Gun 2.0 talk
-rw-r--r--_build/data/talks.toml6
-rw-r--r--talks/index.html19
2 files changed, 4 insertions, 21 deletions
diff --git a/_build/data/talks.toml b/_build/data/talks.toml
index df667884..bec91e5b 100644
--- a/_build/data/talks.toml
+++ b/_build/data/talks.toml
@@ -5,12 +5,10 @@
# date = 2016-01-01
# location = ""
-[[future]]
+[[past]]
name = "Erlang Paris 10 septembre 2019"
title = "Gun 2.0"
-link = "https://www.meetup.com/fr-FR/Erlang-Paris/events/264213306/"
-date = 2019-09-10
-location = "Paris, France"
+link = "/talks/gun-2.0/"
[[past]]
name = "Erlang User Conference 2017"
diff --git a/talks/index.html b/talks/index.html
index c894d8f3..0a4e9935 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -63,26 +63,11 @@
<h1 class="lined-header"><span>Talks</span></h1>
-<h2>Upcoming Talks</h2>
-<div id="events" class="eventslist">
-
- <article class="event">
- <p class="date">
- <span class="year">2019</span>
- <span class="day-month">10 Sep</span>
- </p>
- <h3>Gun 2.0</h3>
- <p>Conference: <a href="https://www.meetup.com/fr-FR/Erlang-Paris/events/264213306/">Erlang Paris 10 septembre 2019</a></p>
- <p>Paris, France</p>
- </article>
-
-</div>
-
-<h2>Previous Talks</h2>
-
<ul>
+ <li><span class="item_title">Erlang Paris 10 septembre 2019</span><a href="/talks/gun-2.0/">Gun 2.0</a></li>
+
<li><span class="item_title">Erlang User Conference 2017</span><a href="/talks/tale-of-2.0-cowboy/">A tale of 2.0 Cowboy</a></li>
<li><span class="item_title">Erlang User Conference 2015</span><a href="/talks/cowboy-2/">Cowboy 2.0</a></li>