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/05 20:30:21 UTC

svn commit: r1874853 - in /ignite/site/branches/ignite-redisign: css/ignite-redesign.css index.html scss/ignite-redesign.scss

Author: dmagda
Date: Thu Mar  5 20:30:21 2020
New Revision: 1874853

URL: http://svn.apache.org/viewvc?rev=1874853&view=rev
Log:
merging latest changes by Mauricio

Modified:
    ignite/site/branches/ignite-redisign/css/ignite-redesign.css
    ignite/site/branches/ignite-redisign/index.html
    ignite/site/branches/ignite-redisign/scss/ignite-redesign.scss

Modified: ignite/site/branches/ignite-redisign/css/ignite-redesign.css
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/css/ignite-redesign.css?rev=1874853&r1=1874852&r2=1874853&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/css/ignite-redesign.css (original)
+++ ignite/site/branches/ignite-redisign/css/ignite-redesign.css Thu Mar  5 20:30:21 2020
@@ -7496,23 +7496,23 @@ strong {
   box-shadow: inset 0px 15px 8px -10px #e5e5e5, inset 0px -15px 8px -10px #e5e5e5; }
   #main-banner .wrapper {
     background: #187ccc;
-    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
-    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
-    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
+    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 12%, rgba(242, 242, 242, 0) 12%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
+    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 12%, rgba(242, 242, 242, 0) 12%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
+    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 12%, rgba(242, 242, 242, 0) 12%, rgba(242, 242, 242, 0) 80%, #0a5a9a 80%, #187ccc 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#187ccc",endColorstr="#187ccc",GradientType=1);
     padding: 3em 0; }
   #main-banner h1 {
     font-weight: 300;
     font-size: 30px;
-    line-height: 1.4em;
-    margin-bottom: 1.5em; }
+    line-height: 1.4em; }
     #main-banner h1 strong {
       display: block; }
   #main-banner p {
-    font-size: 16px;
+    font-size: 24px;
+    font-weight: 300;
     width: 80%;
-    line-height: 2em;
-    margin-bottom: 0.5em; }
+    line-height: 1.5em;
+    margin-bottom: 1.5em; }
   #main-banner .btn {
     font-size: 18px;
     line-height: 1.5em;
@@ -7747,11 +7747,25 @@ section.internal-page {
     section.internal-page .icons-list li:last-child a:after, section.internal-page .icons-list li:nth-child(4n) a:after {
       display: none; }
 
+@media (max-width: 1400px) {
+  #main-banner .wrapper {
+    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 9%, rgba(242, 242, 242, 0) 9%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 9%, rgba(242, 242, 242, 0) 9%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 9%, rgba(242, 242, 242, 0) 9%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#187ccc",endColorstr="#187ccc",GradientType=1); } }
+
+@media (max-width: 1280px) {
+  #main-banner .wrapper {
+    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#187ccc",endColorstr="#187ccc",GradientType=1); } }
+
 @media (max-width: 1199.98px) {
   #main-banner .wrapper {
-    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
-    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
-    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 5%, rgba(242, 242, 242, 0) 5%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: -moz-linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: -webkit-linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
+    background: linear-gradient(45deg, #187ccc 0%, #0a5a9a 7%, rgba(242, 242, 242, 0) 7%, rgba(242, 242, 242, 0) 90%, #0a5a9a 90%, #187ccc 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#187ccc",endColorstr="#187ccc",GradientType=1); }
   #home-use-cases #use-cases-tabs {
     width: 85%; }

Modified: ignite/site/branches/ignite-redisign/index.html
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/index.html?rev=1874853&r1=1874852&r2=1874853&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/index.html (original)
+++ ignite/site/branches/ignite-redisign/index.html Thu Mar  5 20:30:21 2020
@@ -145,9 +145,8 @@ under the License.
     <div id="main-banner" class="wrapper-main-banner bg-gray-shadow">
         <div class="wrapper">
             <div class="container">
-                <h1>Apache Ignite&reg; <strong>In-Memory Computing Platform</strong> for in-memory speeds at petabyte
-                    scale
-                </h1>
+                <h1>Apache Ignite <strong>In-Memory Computing Platform</strong></h1>
+                <p>A high-performance data access layer with in-memory speeds at petabyte scale</p>
                 
                 <div class="buttons">
                     <a href="https://apacheignite.readme.io/docs/getting-started"
@@ -198,9 +197,7 @@ under the License.
 
         <div id="intro-text" class="container">
 
-            <p>Apache Ignite® is an in-memory computing platform for transactional, analytical, and streaming workloads
-delivering in-memory speeds at petabyte scale. Can be deployed as an in-memory data grid or an
-in-memory database for transactional, analytical, hybrid transactional/analytical, and streaming workloads.</p>
+            <p>Apache Ignite<small>&reg;</small> is an in-memory computing platform for transactional, analytical, hybrid transactional/analytical and streaming workloads. Ignite can be deployed as an in-memory data grid or an in-memory database with key-value and ANSI-99 SQL APIs, ACID transactions, and built-in machine and deep learning libraries. Ignite delivers in-memory performance, petabyte scalability, and high-performance data access for applications across multiple RDBMS, NoSQL, Hadoop and streaming data sources.</p>
 
         </div>
 
@@ -218,7 +215,7 @@ in-memory database for transactional, an
                         <h3>In-Memory Data Grid and Cache</h3>
 
                         <p>
-                            Accelerate existing services and databases with Apache Ignite&reg; deployed as an
+                            Accelerate existing services and databases with Apache Ignite deployed as an
                             in-memory data grid or cache that keeps your underlying stores in sync and supports
                             ANSI SQL, ACID transactions, co-located computations with machine learning.
                         </p>
@@ -244,7 +241,7 @@ in-memory database for transactional, an
                         <h3>In-Memory Database</h3>
 
                         <p>
-                            Combine advantages of in-memory and disk-based systems deploying Apache Ignite&reg;
+                            Combine advantages of in-memory and disk-based systems deploying Apache Ignite
                             as an in-memory database that treats disk as an active storage layer. Cache a
                             subset of the data in memory, execute advanced queries including SQL over both
                             in-memory and disk-only records, and skip time-consuming memory warm-ups on

Modified: ignite/site/branches/ignite-redisign/scss/ignite-redesign.scss
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/scss/ignite-redesign.scss?rev=1874853&r1=1874852&r2=1874853&view=diff
==============================================================================
Binary files - no diff available.