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 2017/03/03 20:08:17 UTC

svn commit: r1785368 - in /ignite/site/trunk: ./ community/ css/ features/ scss/ use-cases/caching/ use-cases/hadoop/ use-cases/platforms/ use-cases/spark/

Author: dmagda
Date: Fri Mar  3 20:08:16 2017
New Revision: 1785368

URL: http://svn.apache.org/viewvc?rev=1785368&view=rev
Log:
titles optimizations

Modified:
    ignite/site/trunk/addons.html
    ignite/site/trunk/blogs.html
    ignite/site/trunk/community/contribute.html
    ignite/site/trunk/community/resources.html
    ignite/site/trunk/css/all.css
    ignite/site/trunk/download.html
    ignite/site/trunk/features.html
    ignite/site/trunk/features/clientprotos.html
    ignite/site/trunk/features/computegrid.html
    ignite/site/trunk/features/cpp.html
    ignite/site/trunk/features/datagrid.html
    ignite/site/trunk/features/datastructures.html
    ignite/site/trunk/features/deploy.html
    ignite/site/trunk/features/dotnet.html
    ignite/site/trunk/features/igfs.html
    ignite/site/trunk/features/igniterdd.html
    ignite/site/trunk/features/java.html
    ignite/site/trunk/features/mapreduce.html
    ignite/site/trunk/features/messaging.html
    ignite/site/trunk/features/rdbmsintegration.html
    ignite/site/trunk/features/runseverywhere.html
    ignite/site/trunk/features/servicegrid.html
    ignite/site/trunk/features/sql.html
    ignite/site/trunk/features/streaming.html
    ignite/site/trunk/index.html
    ignite/site/trunk/news.html
    ignite/site/trunk/scss/all.scss
    ignite/site/trunk/scss/ignite.scss
    ignite/site/trunk/use-cases/caching/database-caching.html
    ignite/site/trunk/use-cases/caching/hibernate-l2-cache.html
    ignite/site/trunk/use-cases/caching/jcache-provider.html
    ignite/site/trunk/use-cases/caching/key-value-store.html
    ignite/site/trunk/use-cases/caching/web-session-clustering.html
    ignite/site/trunk/use-cases/hadoop/hdfs-cache.html
    ignite/site/trunk/use-cases/hadoop/mapreduce.html
    ignite/site/trunk/use-cases/platforms/dotnet.html
    ignite/site/trunk/use-cases/spark/shared-memory-layer.html
    ignite/site/trunk/use-cases/spark/sql-queries.html
    ignite/site/trunk/usecases.html

Modified: ignite/site/trunk/addons.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/addons.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/addons.html (original)
+++ ignite/site/trunk/addons.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Manage</title>
+    <title>Addons and Related Solutions - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,7 +52,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="addons" class="page-section">
-            <h2 class="first">Manage</h2>
+            <h1 class="first">Addons and Related Solutions for Apache Ignite</h1>
             <p>Ignite Manage are projects that intend to make user experience with Ignite easier. To contribute your project to Ignite, send an email to <a href="mailto:dev@ignite.apache.org">dev list</a>.</p>
         </section>
 

Modified: ignite/site/trunk/blogs.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/blogs.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/community/contribute.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/community/contribute.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/community/contribute.html (original)
+++ ignite/site/trunk/community/contribute.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Community</title>
+    <title>Contribute to the Community - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,7 +52,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="contribute" class="page-section">
-            <h2 class="first">Start Contributing</h2>
+            <h1 class="first">Contribute to the Apache Ignite Community</h1>
             <p>
                 Before you start working on Apache Ignite, you should sign up to the
                 <a href="mailto:dev@ignite.apache.org">dev mailing list</a> and say "Hello" to everyone in

Modified: ignite/site/trunk/community/resources.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/community/resources.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/community/resources.html (original)
+++ ignite/site/trunk/community/resources.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Community</title>
+    <title>Community Resources - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,9 +52,9 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="ask" class="page-section">
-            <h2 class="first">Ask a Question</h2>
+            <h1 class="first">Community Resources for Apache Ignite</h1>
             <p>
-                There are many ways you can get help from Apache Ignite community. The
+                ThereCommunity Resources for Apache Ignite you can get help from Apache Ignite community. The
                 <a href="#mail-lists">mailing lists</a> are the easiest way to get answers or to get involved
                 with the project. Specifically, if you have any questions on how to use Ignite, you should
                 subscribe to the user mailing list:

Modified: ignite/site/trunk/css/all.css
URL: http://svn.apache.org/viewvc/ignite/site/trunk/css/all.css?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/css/all.css (original)
+++ ignite/site/trunk/css/all.css Fri Mar  3 20:08:16 2017
@@ -7058,19 +7058,19 @@ p {
     margin: 0 0 10px;
   }
 }
-.carousel h1 {
+.carousel h2 {
   font: 100px/100px "harabara", Arial, sans-serif;
   letter-spacing: 2.3px;
   margin: 0 0 15px;
 }
 @media (max-width: 992px) {
-  .carousel h1 {
+  .carousel h2 {
     font-size: 70px;
     line-height: 70px;
   }
 }
 @media (max-width: 767px) {
-  .carousel h1 {
+  .carousel h2 {
     font-size: 42px;
     line-height: 42px;
     margin: 0 0 5px;
@@ -7613,6 +7613,27 @@ p {
     specific language governing permissions and limitations
     under the License.
 */
+@font-face {
+  font-family: atillanormal;
+  src: url("../fonts/atilla_normal-webfont.eot");
+  src: url("../fonts/atilla_normal-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/atilla_normal-webfont.woff") format("woff"), url("../fonts/atilla_normal-webfont.ttf") format("truetype"), url("../fonts/atilla_normal-webfont.svgatilla_normal-webfont") format("svg");
+  font-weight: normal;
+  font-style: normal;
+}
+@font-face {
+  font-family: harabara;
+  src: url("../fonts/harabara-webfont.eot");
+  src: url("../fonts/harabara-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/harabara-webfont.woff") format("woff"), url("../fonts/harabara-webfont.ttf") format("truetype"), url("../fonts/harabara-webfont.svgharabara-webfont") format("svg");
+  font-weight: normal;
+  font-style: normal;
+}
+@font-face {
+  font-family: icomoon;
+  src: url("../fonts/icomoon.eot");
+  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svgicomoon") format("svg");
+  font-weight: normal;
+  font-style: normal;
+}
 .syntaxhighlighter {
   padding: 10px 5px;
   border-radius: 6px;
@@ -7817,12 +7838,17 @@ section.page-section table.twosides td {
   margin: 0 !important;
   border: none !important;
 }
-section.page-section h2 {
+section.page-section h1, section.page-section h2 {
   font-size: 26px;
   color: #333;
   padding: 0 0 20px 0;
   text-align: left;
 }
+section.page-section h1 {
+  font-size: 32px;
+  margin-bottom: 25px;
+  padding-bottom: 5px;
+}
 section.page-section h3 {
   font-size: 20px;
   color: #333;

Modified: ignite/site/trunk/download.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/download.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/download.html (original)
+++ ignite/site/trunk/download.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ 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">
-    <title>Apache Ignite - Download</title>
+    <title>Downloads - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -258,7 +258,7 @@ under the License.
     <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">
-                <h2 class="first" style="text-align: left;">Downloads</h2>
+                <h1 class="first" style="text-align: left;">Downloads for Apache Ignite</h1>
                 <ul style="line-height: 112%" class="page-list">
                     <li><a href="#sources">Source Releases</a></li>
                     <li><a href="#binaries">Binary Releases</a></li>

Modified: ignite/site/trunk/features.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features.html (original)
+++ ignite/site/trunk/features.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Features</title>
+    <title>Product Features - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="css/all.css?v=1.3">
     <link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
@@ -53,7 +53,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="components" class="page-section">
-            <h2 class="first">Ignite Components</h2>
+            <h1 class="first">Product Features of Apache Ignite</h1>
             <p>Apache Ignite In-Memory Data Fabric comprises the following set of components shared across the Ignite platform.</p>
             <div class="col-sm-12 col-md-12 col-xs-12 page-menu">
                 <div class="col-sm-4 col-md-4 col-xs-12">

Modified: ignite/site/trunk/features/clientprotos.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/clientprotos.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/clientprotos.html (original)
+++ ignite/site/trunk/features/clientprotos.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Client Protocols</title>
+    <title>Supported Client Protocols - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,7 +52,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="clients" class="page-section">
-            <h2 class="first">Client Protocols</h2>
+            <h1 class="first">Client Protocols Supported by Apache Ignite</h1>
             <p>
                 Ignite supports several protocols for client connectivity to Ignite clusters, including Ignite Native
                 Clients, REST/HTTP, SSL/TLS, Memcached, Node.js (under development), etc.

Modified: ignite/site/trunk/features/computegrid.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/computegrid.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/computegrid.html (original)
+++ ignite/site/trunk/features/computegrid.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - In-Memory Compute Grid</title>
+    <title>In-Memory Compute Grid - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,9 +54,9 @@ under the License.
         <section id="computegrid" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">In-Memory Compute Grid</h2>
+                    <h1 class="first">Apache Ignite In-Memory Compute Grid</h1>
                     <p>
-                        Distributed computations are performed in parallel fashion to gain high performance,
+                        DistributedApache Ignite In-Memory Compute Grid fashion to gain high performance,
                         low latency, and linear scalability. Ignite compute grid provides a set of simple APIs
                         that allow users distribute computations and data processing across multiple computers
                         in the cluster.

Modified: ignite/site/trunk/features/cpp.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/cpp.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/datagrid.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/datagrid.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/datagrid.html (original)
+++ ignite/site/trunk/features/datagrid.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - In-Memory Data Grid</title>
+    <title>In-Memory Data Grid - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="datagrid" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">In-Memory Data Grid</h2>
+                    <h1 class="first">Apache Ignite In-Memory Data Grid</h1>
                     <p>
                     Ignite in-memory data grid is a <code class="text-nowrap">key-value in-memory store</code>
                     which enables caching data in-memory within distributed clusters.

Modified: ignite/site/trunk/features/datastructures.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/datastructures.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/datastructures.html (original)
+++ ignite/site/trunk/features/datastructures.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Distributed Data Structures</title>
+    <title>Distributed Data Structures - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,7 +52,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="servicegrid" class="page-section">
-            <h2 class="first">Distributed Data Structures</h2>
+            <h1 class="first">Distributed Data Structures in Apache Ignite</h1>
             <p>
                 Ignite allows for most of the data structures from <code>java.util.concurrent</code>
                 framework to be used in a distributed fashion. For example, you can take

Modified: ignite/site/trunk/features/deploy.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/deploy.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/deploy.html (original)
+++ ignite/site/trunk/features/deploy.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Deployment</title>
+    <title>Deployment Options - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="igfs" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding-left:0; padding-right:0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:0;">
-                    <h2 class="first">Deployment Options</h2>
+                    <h1 class="first">Deployment Options for Apache Ignite</h1>
                     <p>
                         Apache Ignite can run stand alone, in a cluster, within Docker containers, as well
                         as on Apache Mesos and Hadoop Yarn. It can also run on physical servers, as well as within

Modified: ignite/site/trunk/features/dotnet.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/dotnet.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/igfs.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/igfs.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/igfs.html (original)
+++ ignite/site/trunk/features/igfs.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - In-Memory File System</title>
+    <title>In-Memory File System - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="igfs" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 10px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">In-Memory File System</h2>
+                    <h1 class="first">Apache Ignite In-Memory File System</h1>
                     <p>
                         One of unique capabilities of Ignite is a distributed in-memory file system called
                         Ignite File System (IGFS). IGFS delivers similar functionality to Hadoop HDFS, but

Modified: ignite/site/trunk/features/igniterdd.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/igniterdd.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/igniterdd.html (original)
+++ ignite/site/trunk/features/igniterdd.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Spark Shared RDDs</title>
+    <title>Apache Spark Shared RDDs - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="igniterdd" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 10px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">Spark Shared RDDs</h2>
+                    <h1 class="first">Shared Apache Spark RDDs with Apache Ignite</h1>
                     <p>
                         Apache Ignite provides an implementation of Spark RDD abstraction which allows to easily
                         share state in memory across multiple Spark jobs, either within the same application

Modified: ignite/site/trunk/features/java.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/java.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/mapreduce.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/mapreduce.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/mapreduce.html (original)
+++ ignite/site/trunk/features/mapreduce.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - In-Memory MapReduce</title>
+    <title>In-Memory MapReduce - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="mapreduce" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0;">
-                    <h2 class="first">In-Memory MapReduce</h2>
+                    <h1 class="first">In-Memory MapReduce with Apache Ignite</h1>
                     <p>
                         Apache Ignite comes with in-memory implementation of Hadoop MapReduce APIs which provides
                         significant acceleration over the native Hadoop MapReduce implementation. Ignite MapReduce

Modified: ignite/site/trunk/features/messaging.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/messaging.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/messaging.html (original)
+++ ignite/site/trunk/features/messaging.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Distributed Messaging</title>
+    <title>Distributed Messaging & Events - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -52,7 +52,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="messaging" class="page-section">
-            <h2 class="first">Distributed Messaging & Events</h2>
+            <h1 class="first">Distributed Messaging and Events with Apache Ignite</h1>
             <p>
                 Ignite provides <b>high-performance cluster-wide messaging</b> functionality to exchange data via
                 publish-subscribe and direct point-to-point communication models. Messages can be exchanged in an

Modified: ignite/site/trunk/features/rdbmsintegration.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/rdbmsintegration.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/runseverywhere.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/runseverywhere.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/servicegrid.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/servicegrid.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/servicegrid.html (original)
+++ ignite/site/trunk/features/servicegrid.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Distributed Service Grid</title>
+    <title>Distributed Service Grid - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>

Modified: ignite/site/trunk/features/sql.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/sql.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/features/streaming.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/streaming.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/features/streaming.html (original)
+++ ignite/site/trunk/features/streaming.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Streaming and CEP</title>
+    <title>Streaming and Complex Event Processing - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="streaming" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">Streaming & CEP</h2>
+                    <h1 class="first">Streaming and Complex Event Processing with Apache Ignite</h1>
                     <p>
                         Ignite streaming allows to process continuous never-ending streams of data in scalable
                         and fault-tolerant fashion. The rates at which data can be injected into Ignite can be very

Modified: ignite/site/trunk/index.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/index.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/index.html (original)
+++ ignite/site/trunk/index.html Fri Mar  3 20:08:16 2017
@@ -38,7 +38,7 @@ under the License.
     <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>Apache Ignite</title>
+    <title>Open Source In-Memory Computing Platform - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -55,7 +55,7 @@ under the License.
                 <!-- Carousel items -->
                 <div class="item active">
                     <div id="banner1">
-                        <h1>Apache Ignite</h1>
+                        <h2>Apache Ignite</h2>
                         <p>In-Memory Data Fabric</p>
                         <ul class="buttons list-unstyled">
                             <!-- <li><a href="#download" class="btn btn-danger">Download</a></li> -->
@@ -105,6 +105,7 @@ under the License.
         <section id="overview" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12">
                 <div class="col-sm-9 col-md-9 col-xs-12" style="padding-right:20px; padding-left:0;">
+                    <h1>Apache Ignite Open Source In-Memory Computing Platform</h1>
                     <p>
                         Apache Ignite In-Memory Data Fabric is a high-performance,
                         integrated and distributed in-memory platform for computing

Modified: ignite/site/trunk/news.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/news.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/scss/all.scss
URL: http://svn.apache.org/viewvc/ignite/site/trunk/scss/all.scss?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/scss/all.scss (original)
+++ ignite/site/trunk/scss/all.scss Fri Mar  3 20:08:16 2017
@@ -256,7 +256,7 @@ p {
             }
         }
     }
-    h1 {
+    h2 {
         font: 100px/100px $alt-font-harabara;
         letter-spacing: 2.3px;
         margin: 0 0 15px;

Modified: ignite/site/trunk/scss/ignite.scss
URL: http://svn.apache.org/viewvc/ignite/site/trunk/scss/ignite.scss?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/scss/ignite.scss (original)
+++ ignite/site/trunk/scss/ignite.scss Fri Mar  3 20:08:16 2017
@@ -29,6 +29,13 @@
     under the License.
 */
 
+@import "compass";
+@import "bootstrap";
+@import "markup-mixins";
+@font-face { @include fontface(atillanormal, atilla_normal-webfont) }
+@font-face { @include fontface(harabara, harabara-webfont) }
+@font-face { @include fontface(icomoon, icomoon) }
+
 // Flat colors.
 $color-turquoise: #1abc9c;
 $color-emerald: #2ecc71;
@@ -234,12 +241,18 @@ section.page-section {
         }
     }
 
-    h2 {
+    
+    h1, h2 {
         font-size: 26px;
         color: #333;
         padding: 0 0 20px 0;
         text-align: left;
     }
+    h1 {
+        font-size: 32px;
+        margin-bottom: 25px;
+        padding-bottom: 5px;
+    }
     h3 {
             font-size: 20px;
             color: #333;

Modified: ignite/site/trunk/use-cases/caching/database-caching.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/caching/database-caching.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/caching/database-caching.html (original)
+++ ignite/site/trunk/use-cases/caching/database-caching.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/database-caching.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite - Database Caching</title>
+    <title>Database Caching Use Case - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
@@ -52,7 +52,7 @@ under the License.
         <section id="database-caching" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Ignite for Database Caching</h2>
+                    <h2 class="first">Database Caching Using Apache Ignite</h2>
                     <p>
                         Ignite database caching enables users to keep the most frequently accessed data in memory,
                         by either partitioning or replicating it across a cluster of computers.

Modified: ignite/site/trunk/use-cases/caching/hibernate-l2-cache.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/caching/hibernate-l2-cache.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/caching/hibernate-l2-cache.html (original)
+++ ignite/site/trunk/use-cases/caching/hibernate-l2-cache.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/hibernate-l2-cache.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite - Use Cases</title>
+    <title>Hibernate Second-Level Cache Use Case - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
@@ -52,7 +52,7 @@ under the License.
         <section id="hibernate-l2-cache" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Ignite as Hibernate L2 Cache</h2>
+                    <h1 class="first">Apache Ignite as a Second-Level Cache for Hibernate</h1>
                     <p>
                         Hibernate stores data in first-level (L1) cache to minimize expensive database requests. However,
                         this data is cached per Hibernate session and is not shared among threads. A common solution here is

Modified: ignite/site/trunk/use-cases/caching/jcache-provider.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/caching/jcache-provider.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/caching/jcache-provider.html (original)
+++ ignite/site/trunk/use-cases/caching/jcache-provider.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - JCache Provider</title>
+    <title>JCache Provider - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="jcache" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Ignite as JCache Provider</h2>
+                    <h1 class="first">Apache Ignite as a JCache Provider (JSR 107)</h1>
                     <p>
                         Ignite data grid is an implementation of <code>JCache (JSR 107)</code> specification.
                         JCache provides a very simple to use, but yet very powerful API for data access.

Modified: ignite/site/trunk/use-cases/caching/key-value-store.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/caching/key-value-store.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/caching/key-value-store.html (original)
+++ ignite/site/trunk/use-cases/caching/key-value-store.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Key-Value Store</title>
+    <title>In-Memory Key Value Store - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="key-value-store" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 10px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">Ignite as Key-Value Store</h2>
+                    <h1 class="first">Apache Ignite is an In-Memory Key Value Store</h1>
 
                     <p>
                         Ignite data grid is an in-memory key-value store which enables caching data

Modified: ignite/site/trunk/use-cases/caching/web-session-clustering.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/caching/web-session-clustering.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/caching/web-session-clustering.html (original)
+++ ignite/site/trunk/use-cases/caching/web-session-clustering.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/web-session-clustering.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite - Web Session Clustering</title>
+    <title>Web Session Clustering - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
@@ -52,7 +52,7 @@ under the License.
         <section id="web-session-caching" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Ignite for Web Session Clustering</h2>
+                    <h1 class="first">Web Session Clustering with Apache Ignite</h1>
                     <p>
                         Apache Ignite is capable of caching web sessions of all Java Servlet containers that
                         follow Java Servlet 3.0 Specification, including Apache Tomcat, Eclipse Jetty, Oracle WebLogic, and others.

Modified: ignite/site/trunk/use-cases/hadoop/hdfs-cache.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/hadoop/hdfs-cache.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/hadoop/hdfs-cache.html (original)
+++ ignite/site/trunk/use-cases/hadoop/hdfs-cache.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - HDFS Cache</title>
+    <title>HDFS Cache - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="hdfs-cache" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">In-Memory File System as HDFS Cache</h2>
+                    <h1 class="first">HDFS Cache Using the Apache Ignite In-Memory File System</h1>
                     <p>
                         Ignite File System (IGFS) is a plug-and-play in-memory file system,
                         compatible with Hadoop Distributed File System (HDFS) and In-Memory Map Reduce.

Modified: ignite/site/trunk/use-cases/hadoop/mapreduce.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/hadoop/mapreduce.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/hadoop/mapreduce.html (original)
+++ ignite/site/trunk/use-cases/hadoop/mapreduce.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Faster In-Memory MapReduce</title>
+    <title>In-Memory MapReduce - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="mapreduce" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Faster In-Memory MapReduce</h2>
+                    <h1 class="first">Fast In-Memory MapReduce Using Apache Ignite</h1>
                     <p>
                         Apache Ignite In-Memory MapReduce allows to effectively parallelize the processing of data stored in
                         any Hadoop file system, including the In-Memory File System provided by Ignite.

Modified: ignite/site/trunk/use-cases/platforms/dotnet.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/platforms/dotnet.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/platforms/dotnet.html (original)
+++ ignite/site/trunk/use-cases/platforms/dotnet.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - .NET Data Grid</title>
+    <title>.NET Data Grid - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <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'>
@@ -54,7 +54,7 @@ under the License.
         <section id="mapreduce" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 20px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0;">
-                    <h2 class="first">Ignite as .NET Data Grid</h2>
+                    <h1 class="first">Apache Ignite as .NET Data Grid</h1>
                     <p>
                         The Ignite In-Memory Data Fabric provides a unified API that spans
                         JVM-based languages like Java, Scala and Groovy as well as first class support for

Modified: ignite/site/trunk/use-cases/spark/shared-memory-layer.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/spark/shared-memory-layer.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/spark/shared-memory-layer.html (original)
+++ ignite/site/trunk/use-cases/spark/shared-memory-layer.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/use-cases/spark/shared-memory-layer.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite - Shared Memory Layer for Spark</title>
+    <title>Apache Spark Shared Memory Layer - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
@@ -52,7 +52,7 @@ under the License.
         <section id="shared-memory-layer" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 10px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">Shared Memory Layer for Spark</h2>
+                    <h1 class="first">Shared Memory Layer for Apache Spark Using Apache Ignite</h1>
                     <p>
                         Apache Ignite provides an implementation of Spark RDD abstraction which allows to easily
                         share state in memory across multiple Spark jobs, either within the same application

Modified: ignite/site/trunk/use-cases/spark/sql-queries.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/spark/sql-queries.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/spark/sql-queries.html (original)
+++ ignite/site/trunk/use-cases/spark/sql-queries.html Fri Mar  3 20:08:16 2017
@@ -36,7 +36,7 @@ under the License.
 <link rel="canonical" href="https://ignite.apache.org/use-cases/spark/sql-queries.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite - Faster SQL Queries</title>
+    <title>Fast Apache Spark SQL Queries - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="/css/all.css?v=1.3">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
     <link media="all" rel="stylesheet" href="/css/syntaxhighlighter.css">
@@ -52,7 +52,7 @@ under the License.
         <section id="spark-sqlqueries" class="page-section">
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding:0 0 10px 0;">
                 <div class="col-sm-6 col-md-6 col-xs-12" style="padding-left:0; padding-right:0">
-                    <h2 class="first">Faster SQL Queries with Indexes</h2>
+                    <h1 class="first">Accelerate Apache Spark SQL Queries with Apache Ignite</h1>
                     <p>
                         Running SQL queries using <code>IgniteRDD</code> is orders of magnitude faster than running SQL
                         queries using Spark native RDDs or Data Frame APIs.

Modified: ignite/site/trunk/usecases.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/usecases.html?rev=1785368&r1=1785367&r2=1785368&view=diff
==============================================================================
--- ignite/site/trunk/usecases.html (original)
+++ ignite/site/trunk/usecases.html Fri Mar  3 20:08:16 2017
@@ -39,7 +39,7 @@ under the License.
     <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>Apache Ignite - Features</title>
+    <title>Use Cases - Apache Ignite</title>
     <link media="all" rel="stylesheet" href="css/all.css?v=1.3">
     <link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet">
     <link href="https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
@@ -53,7 +53,7 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="use-cases" class="page-section">
-            <h2 class="first">Ignite Use Cases</h2>
+            <h1 class="first">Common Use Cases for Apache Ignite</h1>
             <div class="col-sm-12 col-md-12 col-xs-12 page-menu">
                 <div class="col-sm-4 col-md-4 col-xs-12" style="width: 265px;">
                     <h3>In-Memory Caching</h3>