[guadec-web/oscp-2019] Add videos page



commit ecc0fea3ef9552cf29c901cdfa5ffb9a4572826c
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Mon Sep 9 21:43:05 2019 +0300

    Add videos page

 content/pages/videos.md | 15 ++++++---------
 pelicanconf.py          |  2 +-
 2 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/content/pages/videos.md b/content/pages/videos.md
index 59d935d..b8cb71b 100644
--- a/content/pages/videos.md
+++ b/content/pages/videos.md
@@ -1,13 +1,10 @@
 Title: Videos
-Date: 20180912
+Date: 20190827
 
-Finally GUADEC 2018 videos has been published thanks to the editing work of  Alexis Diavatis, Bin Li, 
Garrett LeSage, Alexandre Franke and Hubert Figuiere [leaded by Sam 
Thursfield](https://samthursfield.wordpress.com/2018/09/04/guadec-2018-videos-all-done/). Thank you all very 
much.
+All videos are being published at:
 
-All videos are being published at a [GUADEC 
2018](https://www.youtube.com/playlist?list=PLkmRdYgttscGT51fVXS1wR6ifOxc35W8e) playlist at Youtube:
+* [GUADEC 2019 - Ubicast](https://guadec.ubicast.tv/)
+* [GUADEC 2019 - YouTube](https://www.youtube.com/playlist?list=PLkmRdYgttscEuv9v2-H9P5FBj8-td_Nri)
+* [http://videos.guadec.org/2019](http://videos.guadec.org/2019)
 
-  <div style="margin-left:auto;margin-right:auto;margin-bottom:2em;width:560px;height:315px;">
-
-<iframe width="560px" height="315px" 
src="https://www.youtube.com/embed/videoseries?list=PLkmRdYgttscGT51fVXS1wR6ifOxc35W8e"; frameborder="0" 
allow="encrypted-media" allowfullscreen></iframe>
-</div>
-
-FYI: videos are archived too at <http://videos.guadec.org/2018>.
\ No newline at end of file
+Thanks to Ubicast team, Alexandre Franke, Sysadmin team
diff --git a/pelicanconf.py b/pelicanconf.py
index 4ed57d6..4c151e7 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -64,7 +64,7 @@ MENU = {
 #    'Unconference': '/pages/unconference.html',
     'Media': {
          'Photo albums': '/pages/photos.html',
-#        'Talks videos': '/pages/videos.html',
+         'Talks videos': '/pages/videos.html',
         'Materials': '/pages/materials.html',
 #        'Echo in press and  blogs': 'https://foro.hacklabalmeria.net/t/revista-de-prensa-guadec-2018/9093',
     },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]