You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2021/01/19 01:37:42 UTC

[ignite-website] branch master updated: added promo banner update for Ignite 3 alpha gathering (#71)

This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 550f276  added promo banner update for Ignite 3 alpha gathering (#71)
550f276 is described below

commit 550f276abaf0fc5fdc090d5cf6b6ef145971e529
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Mon Jan 18 22:37:34 2021 -0300

    added promo banner update for Ignite 3 alpha gathering (#71)
    
    * promo banner update for Ignite 3 alpha gathering
    
    * added promo bar to downloads; and copied the optimizations done last week across the other pages of the site
---
 download.html                  | 98 ++++++++++++++++++++----------------------
 includes/promotion_banner.html | 20 ++++-----
 2 files changed, 56 insertions(+), 62 deletions(-)

diff --git a/download.html b/download.html
index c640cbf..d4fbd4b 100644
--- a/download.html
+++ b/download.html
@@ -36,15 +36,26 @@ under the License.
 
     <link rel="canonical" href="https://ignite.apache.org/download.html"/>
 
-<!-- Global site tag (gtag.js) - Google Analytics -->
-<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
-<script>
-  window.dataLayer = window.dataLayer || [];
-  function gtag(){dataLayer.push(arguments);}
-  gtag('js', new Date());
-
-  gtag('config', 'UA-61232409-1');
-</script>
+    <link rel="dns-prefetch" href="//ajax.googleapis.com">
+    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+    
+    <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" />
+    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" media="print" onload="this.media='all'">
+    <noscript>
+      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
+    </noscript>
+    
+    <!-- Global site tag (gtag.js) - Google Analytics -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
+    <script>
+      window.dataLayer = window.dataLayer || [];
+      function gtag(){dataLayer.push(arguments);}
+      gtag('js', new Date());
+    
+      gtag('config', 'UA-61232409-1');
+    </script>
+    <style>/** do not delete the following styles. It fixes odds issues when using the critical css above in firefox */
+      body {opacity: 0;}.fa{display: none;}</style>
 
 
 
@@ -57,6 +68,8 @@ under the License.
 
 
     <!-- begin include include of "/includes/styles.html" -->
+    <!-- remember to copy this content to downloads.html --><style>@charset "UTF-8";
+    :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#055799;--secondary:#b02032;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--gray:#e9e9e9;--shadow-gray:#d5d5d5;--ignite-red:#f20025;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992 [...]
 
     <!-- ***NOTICE***
          As of 2015-08-31, SSI does not work with the "virtual"
@@ -69,16 +82,17 @@ under the License.
 
 
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
-<!--    <div id="promotion-bar">-->
-<!--        <p>-->
-<!--            Dec 8th:-->
-<!--            <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/274647932"-->
-<!--               rel="noopener" target="_blank"-->
-<!--               onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'raiff-bank-and-drools'});">-->
-<!--                Ignite Production and Integrations Stories-->
-<!--            </a>-->
-<!--        </p>-->
-<!--    </div>-->
+    <div id="promotion-bar">
+           <p>
+            January 26, 2021: 
+               <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
+                  rel="noopener" target="_blank"
+                  onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'ignite-3-alpha-gathering'});">
+                  Apache Ignite 3.0.0 Alpha Build Community Gathering
+               </a>
+           </p>
+    </div>
+    
     <div class="container">
         <nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight mb-3 " role="navigation">
             <a href="/" class="mr-auto p-2 bd-highlight navbar-brand" aria-label="Ignite Homepage"><img
@@ -878,7 +892,7 @@ under the License.
                     </ul>
                 </nav>
                 <div class="col-md-8 copyright">
-                    <p>&copy; 2015 - 2020 <a href="http://www.apache.org/">The Apache Software Foundation</a>.<br/>
+                    <p>&copy; 2015 - 2021 <a href="http://www.apache.org/">The Apache Software Foundation</a>.<br/>
                         Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered
                         trademarks
                         or trademarks of The Apache Software Foundation. <br/><a
@@ -903,39 +917,19 @@ under the License.
 <!-- end of include "/includes/footer.html" -->
 
 <!-- include of "/includes/scripts.html" -->
-<link rel="stylesheet" href="/css/ignite-redesign.css?20200622" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/css/ignite-redesign.css?20200622"></noscript>
+<link rel="stylesheet" href="/css/ignite-redesign.css?20201230" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/css/ignite-redesign.css?20201230"></noscript>
 
 
-<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous" media="screen">
+<link rel="preload" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous" media="screen" as="style" onload="this.onload=null;this.rel='stylesheet'">
+<noscript><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous" media="screen"></noscript>
 
-<!-- load google fonts async -->
-<script type="text/javascript">
-    WebFontConfig = {
-        google: {families: ['Open+Sans:300,400,600,700&display=swap']}
-    };
-    (function () {
-        var wf = document.createElement('script');
-        wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-        wf.type = 'text/javascript';
-        wf.async = 'true';
-        var s = document.getElementsByTagName('script')[0];
-        s.parentNode.insertBefore(wf, s);
-    })(); </script>
-
-
-<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
-        integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
-        crossorigin="anonymous"></script>
-<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
-        integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
-        crossorigin="anonymous"></script>
-<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
-        integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
-        crossorigin="anonymous"></script>
-
-        <script src="/js/prism.js" ></script>
 
+<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs=" crossorigin="anonymous"></script>
+<script defer src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
+<script defer src="/js/bootstrap.min.js" ></script>
+<script defer src="/js/prism.js?20201203" ></script>
+<script src="/js/jquery.bootstrap-dropdown-hover.min.js"></script>
 
 <script type="text/javascript">
     if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
@@ -947,10 +941,10 @@ under the License.
         );
         document.querySelector('head').appendChild(msViewportStyle)
     }
-
+    
+    jQuery('#navbar [data-toggle="dropdown"]').bootstrapDropdownHover({});
+    
 </script>
-
-
 <!-- include of "/includes/scripts.html" -->
 
 <!-- GitHub stats-->
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index 8123793..aebcf23 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -1,4 +1,4 @@
-<!--<div id="promotion-bar">-->
+<div id="promotion-bar">
     <!-- top-level banner
 
      This banner is automatically added to all the website pages except for the `download.html`. Update the `download.html`
@@ -8,12 +8,12 @@
         1) Use 'ignite_tech_talk' for the promo of events (conference, meetup and other technical talks).
         2) Use 'announcement' if you promote a new release or anything else unrelated to events.
     -->
-<!--        <p>-->
-<!--            Dec 8th:-->
-<!--            <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/274647932"-->
-<!--               rel="noopener" target="_blank"-->
-<!--               onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'raiff-bank-and-drools'});">-->
-<!--                Ignite Production and Integrations Stories-->
-<!--            </a>-->
-<!--        </p>-->
-<!--</div>-->
+       <p>
+        January 26, 2021: 
+           <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
+              rel="noopener" target="_blank"
+              onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'ignite-3-alpha-gathering'});">
+              Apache Ignite 3.0.0 Alpha Build Community Gathering
+           </a>
+       </p>
+</div>