[static-web] [guadec-2019] Update pages



commit e6079e491acafea078fda18628ec7a50c07c9b1a
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Fri Aug 23 09:39:59 2019 +0300

    [guadec-2019] Update pages

 guadec-2019/streaming/coffee.html  | 57 ++++++++++++++++++++++++++++++++++----
 guadec-2019/streaming/lunch.html   | 53 ++++++++++++++++++++++++++++++++---
 guadec-2019/streaming/streaming.js |  4 ++-
 3 files changed, 103 insertions(+), 11 deletions(-)
---
diff --git a/guadec-2019/streaming/coffee.html b/guadec-2019/streaming/coffee.html
index 53c32b1..f69da22 100644
--- a/guadec-2019/streaming/coffee.html
+++ b/guadec-2019/streaming/coffee.html
@@ -13,31 +13,76 @@
 </head>
 
 <body>
-    <div style="margin-top: 5%;">
+    <div>
 
-        <section id="streams" class="bg-blue" style="background: #4a86cf; padding: 80px 0;">
+        <section id="streams" class="bg-blue" style="background: #4a86cf; padding: 20px 0;">
             <div class="container">
                 <div class="row">
                     <div class="col-xs-12">
                         <div class="text-center" style="color: white;">
-                            <i class="fas fa-coffee fa-8x"></i>
                             <h1>It's coffee time</h1>
                             <p class="featured_text">Our lovely attendees and speakers will go crazy with a 
cup of coffee… or a beverage!
                                 <br> Live streaming will continue in 30 minutes.</p>
 
                             <div id="guadec-schedule" class="featured_text_smaller col-md-10 
col-md-offset-2"></div>
 
-                            <div class="sponsors-home text-center col-xs-12" style="margin-top: 40px">
+                            <div class="sponsors-home text-center col-xs-12" style="margin-top: 0px">
                                 <p class="h3">Thank you Centricular for sponsoring our coffee breaks</p>
                                 <a href="https://www.centricular.com/"; rel="nofollow" target="_blank">
-                                    <img src="./images/centricular-logo-with-text.svg" alt="Centricular" 
height="80">
+                                    <img src="./images/centricular-logo-with-text.svg" alt="Centricular" 
height="30">
                                 </a>
                             </div>
                         </div>
                     </div>
                 </div>
         </section>
-        <section id="logo" class="bg-blue" style="background: #4a86cf; padding: 80px 0;">
+        <section id="sponsors" class="bg-blue" style="background: #fff; padding: 0px 0;">
+
+            <div class="container">
+                <div class="row">
+                    <div class="col-xs-12">
+                        <div class="sponsors-home text-center">
+                            <!-- <div class="h1 text-center">Thank you sponsors!</div> -->
+                            <a href="https://www.privateinternetaccess.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/pia.png" alt="Private Internet Access" 
height="50">
+
+                            </a>
+                            <a href="https://www.redhat.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/redhat.png" alt="Red Hat" height="50">
+
+                            </a>
+                            <a href="https://endlessos.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/endless.png" alt="Endless" height="50">
+
+                            </a>
+                            <a href="https://www.ubuntu.com"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/canonical.jpg" alt="Canonical" height="50">
+
+                            </a>
+                            <a href="http://www.opensuse.org/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/opensuse.png" alt="OpenSUSE" height="50">
+
+                            </a>
+                            <a href="https://www.codethink.co.uk/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/codethink.png" alt="Codethink" height="50">
+
+                            </a>
+                            <a href="https://www.igalia.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/igalia.png" alt="Igalia" height="50">
+
+                            </a>
+                            <a href="https://www.arm.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/arm.png" alt="Arm" height="50">
+
+                            </a>
+
+                        </div>
+                    </div>
+                </div>
+            </div>
+    </div>
+    </section>
+        <section id="logo" class="bg-blue" style="background: #4a86cf; padding: 40px 0;">
             <div class="container">
                 <div class="row">
                     <div class="row">
diff --git a/guadec-2019/streaming/lunch.html b/guadec-2019/streaming/lunch.html
index 4e4b2cc..334f41d 100644
--- a/guadec-2019/streaming/lunch.html
+++ b/guadec-2019/streaming/lunch.html
@@ -13,13 +13,12 @@
 </head>
 
 <body>
-    <div style="margin-top: 5%;">
-        <section id="streams" class="bg-blue" style="background: #4a86cf; padding: 80px 0;">
+    <div>
+        <section id="streams" class="bg-blue" style="background: #4a86cf; padding: 20px 0;">
             <div class="container">
                 <div class="row">
                     <div class="col-xs-12">
                         <div class="text-center" style="color: white;">
-                            <i class="fas fa-utensils fa-8x"></i>
                             <h1>Lunch Break</h1>
                             <p class="featured_text">Time to recharge our batteries with some food!
                                 <br> Live streaming will continue in 1 hour.</p>
@@ -28,7 +27,53 @@
                     </div>
                 </div>
         </section>
-        <section id="logo" class="bg-blue" style="background: #4a86cf; padding: 80px 0;">
+        <section id="sponsors" class="bg-blue" style="background: #fff; padding: 0px 0;">
+
+            <div class="container">
+                <div class="row">
+                    <div class="col-xs-12">
+                        <div class="sponsors-home text-center">
+                            <!-- <div class="h1 text-center">Thank you sponsors!</div> -->
+                            <a href="https://www.privateinternetaccess.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/pia.png" alt="Private Internet Access" 
height="50">
+
+                            </a>
+                            <a href="https://www.redhat.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/redhat.png" alt="Red Hat" height="50">
+
+                            </a>
+                            <a href="https://endlessos.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/endless.png" alt="Endless" height="50">
+
+                            </a>
+                            <a href="https://www.ubuntu.com"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/canonical.jpg" alt="Canonical" height="50">
+
+                            </a>
+                            <a href="http://www.opensuse.org/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/opensuse.png" alt="OpenSUSE" height="50">
+
+                            </a>
+                            <a href="https://www.codethink.co.uk/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/codethink.png" alt="Codethink" height="50">
+
+                            </a>
+                            <a href="https://www.igalia.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/igalia.png" alt="Igalia" height="50">
+
+                            </a>
+                            <a href="https://www.arm.com/"; rel="nofollow" target="_blank">
+                                <img src="./images/sponsors/arm.png" alt="Arm" height="50">
+
+                            </a>
+
+                        </div>
+                    </div>
+                </div>
+            </div>
+    </div>
+    </section>
+        <section id="logo" class="bg-blue" style="background: #4a86cf; padding: 40px 0 0;">
             <div class="container">
                 <div class="row">
                     <div class="row">
diff --git a/guadec-2019/streaming/streaming.js b/guadec-2019/streaming/streaming.js
index ac85aec..a17c28f 100644
--- a/guadec-2019/streaming/streaming.js
+++ b/guadec-2019/streaming/streaming.js
@@ -11,7 +11,9 @@ var currentDate = moment().format('DD-MM-YYYY')
 
       var output = '<ul class="text-left">';
       $.each(sessions.days, function(index, value) {
-        if (currentDate = value.date) {
+        //console.log(value.date);
+        //console.log(currentDate);
+        if (currentDate == value.date) {
         $.each(this.events, function (index, value) {
           var startTime = moment(value.from).format('HH:mm')
           var endTime = moment(value.to).format('HH:mm')


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