You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2020/03/26 17:49:22 UTC

svn commit: r1875725 [6/9] - in /ignite/site/branches/ignite-redisign: ./ css/ images/ includes/ js/ scss/ use-cases/caching/

Modified: ignite/site/branches/ignite-redisign/download.html
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/download.html?rev=1875725&r1=1875724&r2=1875725&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/download.html (original)
+++ ignite/site/branches/ignite-redisign/download.html Thu Mar 26 17:49:21 2020
@@ -36,14 +36,19 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/download.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
+    <meta http-equiv="Pragma" content="no-cache"/>
+    <meta http-equiv="Expires" content="0"/>
     <title>Downloads - Apache Ignite</title>
-    <!--#include virtual="/includes/styles.html" -->
-<link media="screen" rel="stylesheet" href="/css/all.css?v=15384169012">
-<link href="https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" media="screen">
-<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css' media="screen">
-<link media="screen" rel="stylesheet" href="/css/syntaxhighlighter.css">
 
 
+    <!-- begin include include of "/includes/styles.html" -->
+    
+    <link media="screen" rel="stylesheet" href="/css/ignite-redesign.css">
+    <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" media="screen">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap" rel="stylesheet" media="screen">
+    <link media="screen" rel="stylesheet" href="/css/syntaxhighlighter.css">
+
 <!-- ***NOTICE***
      As of 2015-08-31, SSI does not work with the "virtual"
      downloads.cgi hack. Therefore, we're including the banners,
@@ -51,117 +56,100 @@ under the License.
     <!--#include virtual="/includes/sh.html" -->
 <!-- Syntax highlighter. -->
 
-<script type="text/javascript" src="/js/shCore.js"></script>
-<script type="text/javascript" src="/js/shBrushBash.js"></script>
-<script type="text/javascript" src="/js/shBrushJava.js"></script>
-<script type="text/javascript" src="/js/shBrushXml.js"></script>
-<script type="text/javascript" src="/js/shBrushScala.js"></script>
-
-<link href="/css/shCore.css" rel="stylesheet" type="text/css"/>
-<!--<link href="/css/shThemeDefault.css" rel="stylesheet" type="text/css"/>-->
-<link href="/css/shThemeEclipse.css" rel="stylesheet" type="text/css"/>
-<!--<link href="/css/shThemeFadeToGrey.css" rel="stylesheet" type="text/css"/>-->
-
-<!--<link href="/css/shThemeMDUltra.css" rel="stylesheet" type="text/css"/>-->
-<!--<link href="/css/shThemeEmacs.css" rel="stylesheet" type="text/css"/>-->
-<!--<link href="/css/shThemeDjango.css" rel="stylesheet" type="text/css"/>-->
-<!--<link href="/css/shThemeRDark.css" rel="stylesheet" type="text/css"/>-->
-<!--<link href="/css/shThemeMidnight.css" rel="stylesheet" type="text/css"/>-->
-    <!-- end of include "/includes/sh.html" -->
 
 </head>
 <body>
-<div id="wrapper">
-<!-- REMEMBER TO COPY ALL CHANGES TO download.html -->
-    <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
-        <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
-                        src="/images/ignite_logo_full.svg" alt="Apache Ignite Logo"></a>
+    <!-- begin include of "/includes/header.html" -->
+    
+<header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
+    <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
+                    src="/images/ignite_logo_full.svg" alt="Apache Ignite Logo"></a>
 
 
-                <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar">
+            <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar">
                         <span class="navbar-toggler-icon"><i class="fa fa-bars" aria-hidden="true"></i>
                         </span>
-                </button>
-
-                <div class="collapse navbar-collapse p-2 bd-highlight" id="navbar">
-                    <ul class="navbar-nav ">
-                        <li class="nav-item dropdown">
-                            <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
-                               aira-expanded="false" aria-label="Features" id="navbarFeatures">Features</a>
-                            <ul class="dropdown-menu" aria-labelledby="navbarFeatures">
-                                <li class="dropdown-subtitle">Features</li>
-
-                                <li class="dropdown-item"><a href="/arch/multi-tier-storage.html"
-                                                             aria-label="Memory Centric Storage"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'memory_centric');">
-                                    Multi-Tier Storage</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/arch/persistence.html"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'persistence');">
-                                    Native Persistence</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/features/sql.html" aria-label="Features"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_sql');">
-                                    Distributed SQL</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/use-cases/key-value-store.html" aria-label="DataGrid"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_key_value');">
-                                    Distributed Key-Value</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/features/transactions.html" aria-label="Transactions"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'acid_transactions');">
-                                    ACID Transactions</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/features/collocatedprocessing.html"
-                                                             aria-label="Collocated Processing"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'collocated_processing');">
-                                    Co-located Processing</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/features/machinelearning.html"
-                                                             aria-label="Machine Learning"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'machine_learning');">
-                                    Machine Learning</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/features.html"><i>More Features</i></a></li>
-
+            </button>
 
-                                <!-- Ignite tooling. -->
-                                <li role="presentation" class="dropdown-subtitle">Tooling</li>
-                                <li class="dropdown-item"><a href="/features/manageandmonitor.html"
-                                                             aria-label="Ignite Management & Monitoring"
-                                                             onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_manage_monitor');">
-                                    Management & Monitoring</a>
-                                </li>
-                            </ul>
-                        </li>
-
-                        <li class="nav-item dropdown">
-                            <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
-                               aira-expanded="false" id="navbarUseCases" aria-label="Use Cases">Use Cases</a>
-                            <ul class="dropdown-menu" role="menu">
-                                <li class="dropdown-subtitle" role="presentation">Caching & Database</li>
-                                <li class="dropdown-item"><a href="/use-cases/in-memory-cache.html"
-                                                             aria-label="In-Memory Cache"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'in_memory_cache');">
-                                    In-Memory Cache</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/use-cases/datagrid.html"
-                                                             aria-label="In-Memory Data Grid"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'data_grid');">
-                                    In-Memory Data Grid</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/use-cases/in-memory-database.html"
-                                                             aria-label="In-Memory Database"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'distributed-database');">
-                                    In-Memory Database</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/use-cases/key-value-store.html"
-                                                             aria-label="Key-Value Store"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'key_value_store');">
-                                    Key-Value Store</a>
-                                </li>
+            <div class="collapse navbar-collapse p-2 bd-highlight" id="navbar">
+                <ul class="navbar-nav ">
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
+                           aira-expanded="false" aria-label="Features" id="navbarFeatures">Features</a>
+                        <ul class="dropdown-menu" aria-labelledby="navbarFeatures">
+                            <li class="dropdown-subtitle">Features</li>
+
+                            <li class="dropdown-item"><a href="/arch/multi-tier-storage.html"
+                                                         aria-label="Memory Centric Storage"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'memory_centric');">
+                                Multi-Tier Storage</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/arch/persistence.html"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'persistence');">
+                                Native Persistence</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/features/sql.html" aria-label="Features"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_sql');">
+                                Distributed SQL</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/use-cases/key-value-store.html" aria-label="DataGrid"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_key_value');">
+                                Distributed Key-Value</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/features/transactions.html" aria-label="Transactions"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'acid_transactions');">
+                                ACID Transactions</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/features/collocatedprocessing.html"
+                                                         aria-label="Collocated Processing"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'collocated_processing');">
+                                Co-located Processing</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/features/machinelearning.html"
+                                                         aria-label="Machine Learning"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'machine_learning');">
+                                Machine Learning</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/features.html"><i>More Features</i></a></li>
+
+
+                            <!-- Ignite tooling. -->
+                            <li role="presentation" class="dropdown-subtitle">Tooling</li>
+                            <li class="dropdown-item"><a href="/features/manageandmonitor.html"
+                                                         aria-label="Ignite Management & Monitoring"
+                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_manage_monitor');">
+                                Management & Monitoring</a>
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
+                           aira-expanded="false" id="navbarUseCases" aria-label="Use Cases">Use Cases</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li class="dropdown-subtitle" role="presentation">Caching & Database</li>
+                            <li class="dropdown-item"><a href="/use-cases/in-memory-cache.html"
+                                                         aria-label="In-Memory Cache"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'in_memory_cache');">
+                                In-Memory Cache</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/use-cases/datagrid.html"
+                                                         aria-label="In-Memory Data Grid"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'data_grid');">
+                                In-Memory Data Grid</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/use-cases/in-memory-database.html"
+                                                         aria-label="In-Memory Database"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'distributed-database');">
+                                In-Memory Database</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/use-cases/key-value-store.html"
+                                                         aria-label="Key-Value Store"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'key_value_store');">
+                                Key-Value Store</a>
+                            </li>
 
 
                                 <li class="dropdown-subtitle" role="presentation">Data & Compute Hubs</li>
@@ -176,135 +164,142 @@ under the License.
                                 </li>
 
 
-                                <li class="dropdown-subtitle" role="presentation">Faster Analytics</li>
-                                <li class="dropdown-item"><a href="/use-cases/spark-acceleration.html"
-                                                             aria-label="Apache Spark Acceleration"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'apache_spark_acceleration');">
-                                    Apache Spark Acceleration</a>
-                                </li>
-                                <li class="dropdown-item"><a href="/use-cases/hadoop-acceleration.html"
-                                                             aria-label="Hadoop Acceleration"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'hadoop_acceleration');">
-                                    Apache Hadoop Acceleration</a>
-                                </li>
-
-
-                                <li class="dropdown-subtitle" role="presentation">Ignite in Production</li>
-                                <li class="dropdown-item"><a href="/use-cases/provenusecases.html"
-                                                             aria-label="Powered by Ignite"
-                                                             onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'proven_usecases');">
-                                    Powered by Ignite</a>
-                                </li>
-                            </ul>
-                        </li>
-                        <li class="nav-item dropdown">
-                            <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
-                               aira-expanded="false" aria-label="Resources" id="navbarResources">Resources</a>
-                            <ul class="dropdown-menu" role="menu">
-                                <li class="dropdown-subtitle" role="presentation">Learn Ignite</li>
-                                <li class="dropdown-item"><a href="/docs-and-apis.html">Documentation & APIs</a></li>
-                                <li class="dropdown-item"><a href="/screencasts.html">Videos</a></li>
-                                <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/examples"
-                                                             target="_blank" rel="noopener">
-                                    Examples <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
-                                <li class="dropdown-item"><a href="https://www.shamimbhuiyan.com/ignitebook" target="_blank"
-                                                             rel="noopener">Ignite Book<i
-                                        class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
-                                <li class="dropdown-item"><a
-                                        href="https://www.pluralsight.com/courses/apache-ignite-getting-started"
-                                        target="_blank" rel="noopener">
-                                    Getting Started Course<i class="fa fa-external-link" style="padding-left:5px;"></i></a>
-                                </li>
-                                <li class="dropdown-subtitle" role="presentation">FAQ</li>
-                                <li class="dropdown-item">
-                                    <a href="/in-memory-computing.html" aria-label="whats-imc"
-                                       onclick="ga('send', 'event', 'whats-imc', 'menu_click', 'whats-imc');">
-                                        What's In-Memory Computing?</a>
-                                </li>
-                                <li class="dropdown-item">
-                                    <a href="/whatisignite.html" aria-label="whats-ignite"
-                                       onclick="ga('send', 'event', 'whatisignite', 'menu_click', 'whatisignite_page');">
-                                        What's Apache Ignite?</a>
-                                </li>
-                            </ul>
-                        </li>
-                        <li class="nav-item dropdown">
-                            <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
-                               aira-expanded="false" aria-label="Community" id="navbarCommunity">Community</a>
-                            <ul class="dropdown-menu" role="menu">
-                                <li class="dropdown-subtitle" role="presentation">Questions & Issues</li>
-                                <li class="dropdown-item"><a href="/community/resources.html">Mailing Lists & Forums</a>
-                                </li>
-                                <li class="dropdown-item"><a href="https://issues.apache.org/jira/browse/IGNITE"
-                                                             target="_blank" rel="noopener">
-                                    Ignite Jira <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
-                                <li class="dropdown-item">
-                                    <a href="https://cwiki.apache.org/confluence/display/IGNITE/Third+Party+Support+and+Employment"
-                                       target="_blank" rel="noopener">
-                                        Production Support <i class="fa fa-external-link" style="padding-left:5px;"></i></a>
-                                </li>
-                                </li>
-
-                                <li class="dropdown-subtitle" role="presentation">Contributions</li>
-                                <li class="dropdown-item"><a href="/community/contribute.html">Start Contributing</a></li>
-                                <li class="dropdown-item"><a href="/community/resources.html#people">Committers and PMC</a>
-                                </li>
-                                <li class="dropdown-item"><a href="https://cwiki.apache.org/confluence/display/IGNITE/"
-                                                             target="_blank" rel="noopener">
-                                    Ignite Wiki <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
-                                <li class="dropdown-item"><a href="/community/resources.html#git">Github Repo <i
-                                        class="fa fa-github fa-lg" style="padding-left:5px;"></i></a></li>
-
-                                </li>
-                            </ul>
-                        </li>
+                            <li class="dropdown-subtitle" role="presentation">Faster Analytics</li>
+                            <li class="dropdown-item"><a href="/use-cases/spark-acceleration.html"
+                                                         aria-label="Apache Spark Acceleration"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'apache_spark_acceleration');">
+                                Apache Spark Acceleration</a>
+                            </li>
+                            <li class="dropdown-item"><a href="/use-cases/hadoop-acceleration.html"
+                                                         aria-label="Hadoop Acceleration"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'hadoop_acceleration');">
+                                Apache Hadoop Acceleration</a>
+                            </li>
+
+
+                            <li class="dropdown-subtitle" role="presentation">Ignite in Production</li>
+                            <li class="dropdown-item"><a href="/use-cases/provenusecases.html"
+                                                         aria-label="Powered by Ignite"
+                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'proven_usecases');">
+                                Powered by Ignite</a>
+                            </li>
+                        </ul>
+                    </li>
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
+                           aira-expanded="false" aria-label="Resources" id="navbarResources">Resources</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li class="dropdown-subtitle" role="presentation">Learn Ignite</li>
+                            <li class="dropdown-item"><a href="/docs-and-apis.html">Documentation & APIs</a></li>
+                            <li class="dropdown-item"><a href="/screencasts.html">Videos</a></li>
+                            <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/examples"
+                                                         target="_blank" rel="noopener">
+                                Examples <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
+                            <li class="dropdown-item"><a href="https://www.shamimbhuiyan.com/ignitebook" target="_blank"
+                                                         rel="noopener">Ignite Book<i
+                                    class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
+                            <li class="dropdown-item"><a
+                                    href="https://www.pluralsight.com/courses/apache-ignite-getting-started"
+                                    target="_blank" rel="noopener">
+                                Getting Started Course<i class="fa fa-external-link" style="padding-left:5px;"></i></a>
+                            </li>
+                            <li class="dropdown-subtitle" role="presentation">FAQ</li>
+                            <li class="dropdown-item">
+                                <a href="/in-memory-computing.html" aria-label="whats-imc"
+                                   onclick="ga('send', 'event', 'whats-imc', 'menu_click', 'whats-imc');">
+                                    What's In-Memory Computing?</a>
+                            </li>
+                            <li class="dropdown-item">
+                                <a href="/whatisignite.html" aria-label="whats-ignite"
+                                   onclick="ga('send', 'event', 'whatisignite', 'menu_click', 'whatisignite_page');">
+                                    What's Apache Ignite?</a>
+                            </li>
+                        </ul>
+                    </li>
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true"
+                           aira-expanded="false" aria-label="Community" id="navbarCommunity">Community</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li class="dropdown-subtitle" role="presentation">Questions & Issues</li>
+                            <li class="dropdown-item"><a href="/community/resources.html">Mailing Lists & Forums</a>
+                            </li>
+                            <li class="dropdown-item"><a href="https://issues.apache.org/jira/browse/IGNITE"
+                                                         target="_blank" rel="noopener">
+                                Ignite Jira <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
+                            <li class="dropdown-item">
+                                <a href="https://cwiki.apache.org/confluence/display/IGNITE/Third+Party+Support+and+Employment"
+                                   target="_blank" rel="noopener">
+                                    Production Support <i class="fa fa-external-link" style="padding-left:5px;"></i></a>
+                            </li>
+                            </li>
+
+                            <li class="dropdown-subtitle" role="presentation">Contributions</li>
+                            <li class="dropdown-item"><a href="/community/contribute.html">Start Contributing</a></li>
+                            <li class="dropdown-item"><a href="/community/resources.html#people">Committers and PMC</a>
+                            </li>
+                            <li class="dropdown-item"><a href="https://cwiki.apache.org/confluence/display/IGNITE/"
+                                                         target="_blank" rel="noopener">
+                                Ignite Wiki <i class="fa fa-external-link" style="padding-left:5px;"></i></a></li>
+                            <li class="dropdown-item"><a href="/community/resources.html#git">Github Repo <i
+                                    class="fa fa-github fa-lg" style="padding-left:5px;"></i></a></li>
+
+                            </li>
+                        </ul>
+                    </li>
+
+                    <li class="nav-item dropdown">
+                        <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown"
+                           aria-haspopup="true" aira-expanded="false" aria-label="Events"
+                           id="navbarEvents">Events</a>
+                        <ul class="dropdown-menu" role="menu">
+                            <li class="dropdown-item"><a href="/events.html">Events Schedule</a></li>
+                            <li class="dropdown-item"><a href="/meetup-groups.html">Ignite Meetups</a></li>
+                        </ul>
+                    </li>
+                    <li class="nav-item">
+                        <a class="btn btn-secondary" href="/download.cgi">Download</a>
+                    </li>
+                </ul>
+            </div>
+        </nav>
+    </div>
+</header>
 
-                        <li class="nav-item dropdown">
-                            <a class="nav-link dropdown-toggle" role="button" data-toggle="dropdown"
-                               aria-haspopup="true" aira-expanded="false" aria-label="Events"
-                               id="navbarEvents">Events</a>
-                            <ul class="dropdown-menu" role="menu">
-                                <li class="dropdown-item"><a href="/events.html">Events Schedule</a></li>
-                                <li class="dropdown-item"><a href="/meetup-groups.html">Ignite Meetups</a></li>
-                            </ul>
-                        </li>
-                        <li class="nav-item">
-                            <a class="btn btn-secondary" href="/download.cgi">Download</a>
-                        </li>
-                    </ul>
-                </div>
-            </nav>
-        </div>
-    </header>
-    <!-- end of include "/includes/header.html" -->
+    
+    <!-- end include of "/includes/header.html" -->
 
     <!-- START OF MAIN SITE BODY -->
-<main id="main" role="main" class="container key-features">
+    <article>
+        <header>    <div class="container">
+            
+            <h1 >Apache Ignite<small>&reg;</small> <strong>Downloads</strong></h1>
+    </div>
+    </header>
+    <div class="container" id="downloads-page">
 
     <!-- Update the following template variables for every release -->
     [define distdir]ignite[end]
     [define disturl]https://www.apache.org/dist[end]
 
-    <section id="toc" class="page-section">
-        <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0px">
-            <div class="col-sm-6 col-md-6 col-xs-12" style="padding:0px">
-                <h1 class="first" style="text-align: left;">Apache Ignite&reg; Downloads</h1>
-                <ul class="page-list">
-                    <li><a href="#sources">Source Releases</a></li>
-                    <li><a href="#binaries">Binary Releases</a></li>
-                    <li><a href="#nightly-builds">Nightly Builds</a></li>
-                    <li><a href="#docker">Docker and Cloud Images</a></li>
-                    <li><a href="#maven">Download from Maven</a></li>
-                    <li><a href="#nuget">Download from NuGet</a></li>
-                    <li><a href="#rpm-package">RPM Package Installation</a></li>
-                    <li><a href="#deb-package">DEB Package Installation</a></li>
-                    <li><a href="#build-source">Build From Source</a></li>
-                    <li><a href="#git-repository">Git Repository</a></li>
-                    <li><a href="#3rdparty">3<sup>rd</sup> Party Binaries</a></li>
-                </ul>
-            </div>
-            <div class="col-sm-6 col-md-6 col-xs-12 first">
-                <p style="text-align: right;">
+        <section id="toc" class="page-section">
+            <div class="row">
+                <div class="col-sm-6">
+                    <ul >
+                        <li><a href="#sources">Source Releases</a></li>
+                        <li><a href="#binaries">Binary Releases</a></li>
+                        <li><a href="#nightly-builds">Nightly Builds</a></li>
+                        <li><a href="#docker">Docker and Cloud Images</a></li>
+                        <li><a href="#maven">Download from Maven</a></li>
+                        <li><a href="#nuget">Download from NuGet</a></li>
+                        <li><a href="#rpm-package">RPM Package Installation</a></li>
+                        <li><a href="#deb-package">DEB Package Installation</a></li>
+                        <li><a href="#build-source">Build From Source</a></li>
+                        <li><a href="#git-repository">Git Repository</a></li>
+                        <li><a href="#3rdparty">3<sup>rd</sup> Party Binaries</a></li>
+                    </ul>
+                </div>
+
+                <div class="col-sm-6 text-right">
                     <a style="color: black;" href=" https://github.com/apache/ignite"><i class="fa fa-github fa-2x github-image" aria-hidden="true" ></i></a>
                     <!-- Github Stargazers -->
                     <a class="github-button" href="https://github.com/apache/ignite" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star apache/ignite on GitHub">Star</a>
@@ -314,16 +309,14 @@ under the License.
 
                     <!-- Github Watch -->
                     <a class="github-button" href="https://github.com/apache/ignite/subscription" data-icon="octicon-eye" data-size="large" data-show-count="true" aria-label="Watch apache/ignite on GitHub">Watch</a>
-                </p>
+                </div>
             </div>
-        </div>
-        <p>&nbsp;</p>
         <p>* To get LGPL dependencies (e.g. Hibernate L2 Cache), see <a href="#build-source">Building The Binaries</a>.</p>
     </section>
 
     <section id="sources" class="page-section">
         <h2>Source Releases</h2>
-        <table class="formatted">
+        <table class="table table-bordered table-striped">
             <thead>
                 <tr><th>Version</th><th>Docs</th><th>Release Notes</th><th>Date</th><th>Source</th></tr>
             </thead>
@@ -773,7 +766,7 @@ under the License.
             </select>
             <input type="submit" value="Change" />
         </form>
-        <p>&nbsp;</p>
+        
     </section>
 
     <section id="binaries" class="page-section">
@@ -785,8 +778,8 @@ under the License.
           signatures of the downloaded files before opening them.</p>
         <p>For more information about Apache release policy see
         <a href="http://www.apache.org/dev/release.html#what">What is a Release?</a></p>
-        <div class="page-heading">Memory-Centric Platform:</div>
-        <table class="formatted">
+        <h3>Memory-Centric Platform:</h3>
+        <table class="table table-bordered table-striped">
             <thead>
                 <tr><th>Version</th><th>Docs</th><th>Release Notes</th><th>Date</th><th>Binary</th></tr>
             </thead>
@@ -1231,8 +1224,8 @@ under the License.
             </tbody>
         </table>
 
-        <div class="page-heading">In-Memory Hadoop Accelerator:</div>
-        <table class="formatted">
+        <h3>In-Memory Hadoop Accelerator:</h3>
+        <table class="table table-bordered table-striped">
             <thead>
                 <tr><th>Version</th><th>Docs</th><th>Release Notes</th><th>Date</th><th>Binary</th></tr>
             </thead>
@@ -1558,7 +1551,7 @@ under the License.
 
     <section id="docker" class="page-section">
         <h2>Docker and Cloud Images</h2>
-        <table class="formatted">
+        <table class="table table-bordered table-striped">
             <thead>
                 <tr><th>Name</th><th>Docs</th><th>Date</th><th>URL</th></tr>
             </thead>
@@ -1723,6 +1716,7 @@ under the License.
            $ mvn clean package -DskipTests -Dignite.edition=hadoop [-Dhadoop.version=X.X.X]
         </pre>
     </section><!-- build-source -->
+    
     <section id="git-repository" class="page-section">
         <h2>GIT Repository</h2>
         <pre class="brush:bash">
@@ -1754,54 +1748,60 @@ under the License.
             <a href="mailto:dev@ignite.apache.org?subject=Subscribe&body=Please%20subscribe%20me.">Ignite dev list</a>.
         </p>
     </section> <!-- 3rdparty -->
-</main>
+</div>
+</article>
 <!-- END OF MAIN SITE BODY -->
 
 <!--start include virtual="/includes/footer.html" -->
-<footer id="footer">
+<footer id="footer" class="bg-gray-shadow">
+    <div class="wrapper">
     <div class="container">
         <div class="row">
-            <div class="col-md-4 col-sm-5">
-                <div class="logo"><a href="#wrapper" aria-label="Apache Ignite Logo"><img src="/images/ignite_logo_full.svg" alt="Apache Ignite Logo"></a></div>
-                <a href="https://donate.apache.org/" aria-label="Apache Software Foundation"><img src="/images/support-apache-opt.png"  alt="Apache Software Foundation" height="50" width="50" style="margin-top: 30px; margin-left: 10px;"/></a>
-            </div>
-            <nav class="col-md-4 col-sm-3 footer-nav">
-                <!--<ul class="list-unstyled">-->
-                    <!--<li><a href="/index.html#overview">Overview</a></li>-->
-                    <!--<li><a href="/features.html">Features</a></li>-->
-                    <!--<li><a href="http://apacheignite.readme.io/docs">Documentation</a></li>-->
-                    <!--<li><a href="http://apache-ignite-users.70518.x6.nabble.com/">Ask Question</a></li>-->
-                    <!--<li><a href="/community/resources.html">Community</a></li>-->
-                    <!--<li><a href="/addons.html">Manage</a></li>-->
-                    <!--<li><a href="/download.cgi">Download</a></li>-->
-                <!--</ul>-->
-            </nav>
-            <div class="col-md-4 col-sm-4">
-                <p style="text-align: right">
-                    &copy; 2015 - 2020 <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 The Apache Software Foundation.
-                </p>
+            <nav class="col-md-4">
+                <ul class="list-unstyled">
+                    <li><a href="/features.html">Features</a></li>
+                    <li><a href="/docs-and-apis.html">Documentation</a></li>
+                    <li><a href="/community/resources.html">Ask Question</a></li>
+                    <li><a href="/download.cgi">Download</a></li>
+                    <li><a href="/community/contribute.html">Contribute</a></li>
+                </ul>
+
                 <ul class="social-networks list-unstyled">
-                    <ul class="social-networks list-unstyled">
-                        <li><a href="https://www.linkedin.com/company/apache-ignite" aria-label="Linkedin" class="icon-linkedin" target="_blank" rel="noopener"></a></li>
-                        <li><a href="https://twitter.com/ApacheIgnite" aria-label="Twitter" class="icon-twitter" target="_blank" rel="noopener"></a></li>
-                        <li><a href="https://plus.google.com/109419715166167783665" aria-label="Google Plus" class="icon-google-plus" target="_blank" rel="noopener"></a></li>
-                        <li><a href="https://www.facebook.com/Apache-Ignite-813431118713318/" aria-label="Facebook" class="icon-facebook" target="_blank" rel="noopener"></a></li>
-                    </ul>
+                    <li><a href="https://www.linkedin.com/company/apache-ignite" aria-label="Linkedin" class="icon-linkedin" target="_blank" rel="noopener"></a></li>
+                    <li><a href="https://twitter.com/ApacheIgnite" aria-label="Twitter" class="icon-twitter" target="_blank" rel="noopener"></a></li>
+                    <li><a href="https://plus.google.com/109419715166167783665" aria-label="Google Plus" class="icon-google-plus" target="_blank" rel="noopener"></a></li>
+                    <li><a href="https://www.facebook.com/Apache-Ignite-813431118713318/" aria-label="Facebook" class="icon-facebook" target="_blank" rel="noopener"></a></li>
                 </ul>
+            </nav>
+            <div class="col-md-8 copyright">
+                <p>&copy; 2015 - 2020 <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.</p>
+
+                    <div class="footer-logos">
+                        <a class="ignite" href="#wrapper"><img src="/images/ignite_logo_full.svg" alt="Apache Ignite Logo"></a>
+                        <a class="apache" href="https://donate.apache.org/"><img src="/images/support-apache-opt.png" alt="Apache Software Foundation" /></a>
+                    </div>
+                
+                    
             </div>
         </div>
     </div>
+</div>
 </footer>
+
+
 <!-- end of include "/includes/footer.html" -->
 
-</div>
 
-<!--#include virtual="/includes/scripts.html" -->
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-<script type="text/javascript">window.jQuery || document.write('<script src="js/jquery-1.11.1.min.js"><\/script>')</script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
+
+<!-- include of "/includes/scripts.html" -->
+
+
+<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>
     (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
         (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1821,146 +1821,98 @@ under the License.
         );
         document.querySelector('head').appendChild(msViewportStyle)
     }
+    
 </script>
 
-<!--<script type="text/javascript">-->
-    <!--eval(function()-->
-    <!--{-->
-        <!--try-->
-        <!--{-->
-            <!--doHighlight();-->
-        <!--}-->
-        <!--catch(e)-->
-        <!--{-->
-            <!--var elem = document.createElement('SCRIPT');-->
-            <!--elem.src="https://crux-framework-tools.googlecode.com/svn/trunk/misc/highlight/highlight.js";-->
-            <!--var theBody = document.getElementsByTagName('body')[0];-->
-            <!--theBody.appendChild(elem);-->
-        <!--}-->
-    <!--})();-->
-<!--</script>-->
 
 <!-- Syntax highlight. -->
 <script type="text/javascript">
+if(typeof SyntaxHighlighter != "undefined"){
     SyntaxHighlighter.all()
-</script>
-
-<!-- Disable carousel slide on mobile devices. -->
-<script type="text/javascript">
-    if( /Android|webOS|iPhone|iPod|Galaxy Note|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
- $('.carousel').carousel ({
-   interval:false
- });
 }
 </script>
 
-<!--Show dropdown menu on click-->
-<script type="text/javascript">
-$(document).ready(function(){
-    $(".dropdown-toggle").dropdown();
-});
-</script>
-
-<!--Hide dropdown menu on scroll-->
-<script type="text/javascript">
-    if(screen.width > 765) {
-        $(window).on('scroll', function(e) {
-            $('.dropdown-menu').hide(10, function(e) {
-                $('.dropdown-menu').parent().removeClass('open');
-            });
-        });
-    }
-</script>
-
-<!--Launch YouTube video in Bootstrap modal-->
-<script type="text/javascript">
-$(document).ready(function(){
-    /* Get iframe src attribute value i.e. YouTube video url
-    and store it in a variable */
-    var sqldbUrl = $("#sql-db").attr('data-src-lazy');
-    var sqlUrl = $("#sql").attr('src');
-    var dataGridUrl = $("#data-grid").attr('data-src-lazy');
-    var clusteringUrl = $("#clustering").attr('data-src-lazy');
-    var databaseImportUrl = $("#database-import").attr('src');
-    var dataLoadingUrl = $("#data-loading").attr('src');
-    var webconsoleSqlUrl = $("#webconsole-sql").attr('src');
-
-    /* Assign empty url value to the iframe src attribute when
-    modal hide, which will stop the video playing */
-    $("#sql-db-modal").on('hide.bs.modal', function(){
-        $("#sql-db").attr('src', '');
-    });
-
-    $("#sql-modal").on('hide.bs.modal', function(){
-        $("#sql").attr('src', '');
-    });
+<!-- include of "/includes/scripts.html" -->
 
-    $("#data-grid-modal").on('hide.bs.modal', function(){
-        $("#data-grid").attr('src', '');
-    });
-
-    $("#clustering-modal").on('hide.bs.modal', function(){
-        $("#clustering").attr('src', '');
-    });
-
-    $("#database-import-modal").on('hide.bs.modal', function(){
-        $("#database-import").attr('src', '');
-    });
+<!-- Github stats-->
+<script async defer src="https://buttons.github.io/buttons.js"></script>
 
-    $("#data-loading-modal").on('hide.bs.modal', function(){
-        $("#data-loading").attr('src', '');
-    });
+<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
 
-    $("#webconsole-sql-modal").on('hide.bs.modal', function(){
-        $("#webconsole-sql").attr('src', '');
-    });
+<!-- end of include "/includes/scripts.html" -->
 
-    /* Assign the initially stored url back to the iframe src
-    attribute when modal is displayed again */
-    $("#sql-db-modal").on('show.bs.modal', function(){
-        $('.lazy_load').each(function(){
-            $("#sql-db").attr('src', sqldbUrl);
-          });
-    });
 
-    $("#sql-modal").on('show.bs.modal', function(){
-        $("#sql").attr('src', sqlUrl);
-    });
+<!-- Table export -->
+<script type="text/javascript" src="https://cdn.rawgit.com/hhurz/tableExport.jquery.plugin/master/libs/FileSaver/FileSaver.min.js"></script>
+<script type="text/javascript" src="https://cdn.rawgit.com/hhurz/tableExport.jquery.plugin/master/libs/jsPDF/jspdf.min.js"></script>
+<script type="text/javascript" src="/js/jspdf.plugin.autotable.js"></script>
+<script type="text/javascript" src="/js/tableExport.min.js"></script>
 
-    $("#data-grid-modal").on('show.bs.modal', function(){
-        $('.lazy_load').each(function(){
-            $("#data-grid").attr('src', dataGridUrl);
-        });
-    });
+<script type="text/javascript">
+$(document).ready(function() {
+    var expBtnDesc = [
+        {cfg: {type:'json'}, text: 'JSON', icon:'ico-json.png?20191126'},
+        {cfg: {type:'xml'}, text: 'XML', icon:'ico-xml.png?20191126'},
+        {cfg: {type:'csv'}, text: 'CSV', icon:'ico-csv.png?20191126'},
+        {cfg: {type:'excel'}, text: 'XLS', icon:'ico-xls.png?20191126'},
+        {cfg: {type:'pdf',
+                jspdf: {
+                    autotable: {
+                        styles: {
+                            overflow: 'linebreak',
+                            fontSize: 14,
+                            rowHeight: 19,
+                            valign: 'top'
+                        },
+                        headerStyles: {
+                            rowHeight: 20,
+                            fontSize: 16,
+                            fillColor: 207,
+                            textColor: 0,
+                            valign: 'middle'
+                        },
+                        bodyStyles: {
+                            fillColor: 245
+                        },
+                        alternateRowStyles: {
+                            fillColor: 255,
+                            valign: 'middle'
+                        }
+                    }
+                }
+            },
+            text: 'PDF',
+            icon:'ico-pdf.png?20191126'}
+    ];
+
+    $("table").each(function (ix, tbl) {
+        var insert = '' +
+            '<div class="btn-group btn-group-export" title="Export table content to selected format">\n' +
+            '    <button class="btn btn-default btn-export btn-sm dropdown-toggle fa fa-download" data-toggle="dropdown"></button>\n' +
+            '    <ul class="dropdown-menu dropdown-menu-right table-export-options" role="menu">\n';
+
+        var id = this.id || 'table' + ix;
+
+        this.id = id;
+
+        $.each(expBtnDesc, function (ix, btn) {
+            btn.cfg.fileName = $(tbl).attr('name');
+
+            insert += "        <li><a href='#' onclick='$(\"#" + id + "\").tableExport(" + JSON.stringify(btn.cfg) + ");'>" +
+                    "<img src='/images/" + btn.icon + "' width='24px'/> " + btn.text +
+                "</a></li>\n";
 
-    $("#clustering-modal").on('show.bs.modal', function(){
-        $('.lazy_load').each(function(){
-            $("#clustering").attr('src', clusteringUrl);
+            
         });
-    });
 
-    $("#database-import-modal").on('show.bs.modal', function(){
-        $("#database-import").attr('src', databaseImportUrl);
-    });
+        insert += '    </ul>\n'+
+            '</div>\n';
 
-    $("#data-loading-modal").on('show.bs.modal', function(){
-        $("#data-loading").attr('src', dataLoadingUrl);
+        $(this).find('thead > tr > th:last-child').append(insert);
     });
 
-    $("#webconsole-sql-modal").on('show.bs.modal', function(){
-        $("#webconsole-sql").attr('src', webconsoleSqlUrl);
-    });
+    $("table#mc").find("button").hide();
 });
 </script>
-
-<!-- Share news on social media-->
-<script async src="https://static.addtoany.com/menu/page.js"></script>
-
-<!-- Github stats-->
-<script async defer src="https://buttons.github.io/buttons.js"></script>
-
-<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
-
-<!-- end of include "/includes/scripts.html" -->
 </body>
 </html>