Propchange: ignite/site/trunk/css/all.css
------------------------------------------------------------------------------
svn:mime-type = text/css
Added: ignite/site/trunk/images/aiex-logo.png
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/images/aiex-logo.png?rev=1723821&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ignite/site/trunk/images/aiex-logo.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: ignite/site/trunk/images/aiex.png
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/images/aiex.png?rev=1723821&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ignite/site/trunk/images/aiex.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: ignite/site/trunk/images/configure-cluster.png
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/images/configure-cluster.png?rev=1723821&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ignite/site/trunk/images/configure-cluster.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: ignite/site/trunk/images/gridgain-logo.png
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/images/gridgain-logo.png?rev=1723821&view=auto
==============================================================================
Binary file - no diff available.
Propchange: ignite/site/trunk/images/gridgain-logo.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: ignite/site/trunk/manage.html
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/manage.html?rev=1723821&view=auto
==============================================================================
--- ignite/site/trunk/manage.html (added)
+++ ignite/site/trunk/manage.html Sat Jan 9 02:13:29 2016
@@ -0,0 +1,107 @@
+<!--
+ âââ ââââââ âââ ââââââ
âââ ââ ââââââ âââ âââââ
ââââ â ââââââââââââââââââ
+ââââââ ââââ âââââââââ
ââââ ââ ââââ âââââ â ââââ
âââ âââ ââ ââ â âââââ âââ ââââ
â
+âââ âââ ââââ âââââââ âââ âââ
â ââââââââââââ
âââââââââââââââ ââ ââââââââ
ââââ ââââââ
+âââââââââ âââââââ
ââââââââââ ââââ âââââââ âââ
âââ â âââââââ âââââââ
ââââââââââ ââââ â âââ â
+ ââ ââââââââ â â ââ âââââ
âââââ ââââââââââââââââ
ââââââââââââââââ ââââââââ
ââââ â âââââââ
+ ââ ââââââââ â â ââ âââââ ââ
â â â âââââââ ââ â ââ ââ â â
ââ â â ââ â ââ ââ ââ â
+ â ââ âââ â â ââ â â â â âââ
â â â â â â â â â ââ â ââ â â â
â â â
+ â â ââ â â â â ââ â â
â ââ â â â â â â â â â
+ â â â ââ â â â â â â
â â â â â â
+-->
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<!DOCTYPE html>
+<html>
+<head>
+ <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>Apache Ignite - Manage</title>
+ <link media="all" rel="stylesheet" href="/css/all.css">
+ <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'>
+
+ <!--#include virtual="/includes/sh.html" -->
+</head>
+<body>
+<div id="wrapper">
+ <!--#include virtual="/includes/header.html" -->
+
+ <main id="main" role="main" class="container">
+ <section id="extensions" 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:15px;">
+ <h2 style="padding-bottom: 5px;" class="first">
+ <img style="margin-bottom:20px;" height="35";
width="40" src="images/aiex-logo.png"> Apache Ignite Extensions
+ </h2>
+ <p>Apache Ignite Extensions is a modular system to create
user interface modules
+ for interacting with application deployed in Apache
Ignite. It allows users to:
+ </p>
+ <ul class="page-list">
+ <li>Obtain topology information including list of
nodes and various metrics</li>
+ <li>Perform basic cache operations</li>
+ </ul>
+ <p>Apache Ignite Extensions is an independent project
hosted on Github.</p>
+ <div class="page-links">
+ <a href="https://github.com/sumeet70/aiex"
target="_blank">Apache Ignite Extensions <i class="fa
fa-angle-double-right"></i></a>
+ </div>
+ </div>
+ <div class="col-sm-6 col-md-5 col-xs-12" style="padding-top:
10px; padding-right:0;">
+ <a href="/images/aiex.png"><img class="first
img-responsive" src="/images/aiex.png"/></a>
+ <p class="img-caption">Click on the image to view full
size.</p>
+ </div>
+ </div><p> </p>
+ </section>
+
+ <section id="console" class="page-section">
+ <div class="col-sm-12 col-md-12 col-xs-12">
+ <div class="col-sm-6 col-md-7 col-xs-12"
style="padding-left:0; padding-right:15px;">
+ <h2 style="padding-bottom: 5px;">
+ <img style="margin-bottom:20px;" height="35";
width="130" src="images/gridgain-logo.png"> Web Console
+ </h2>
+ <p>Apache Ignite web console is an interactive web-based
management tool that allows you to:</p>
+ <ul class="page-list">
+ <li>Create and download various configurations for
Apache Ignite</li>
+ <li>Automatically load SQL metadata from any RDBMS</li>
+ <li>Connect to Ignite cluster and run SQL analytics on
it</li>
+ </ul>
+ <p>Apache Ignite web console is provided and hosted by
GridGain Systems, Inc.</p>
+ <div class="page-links">
+ <a href="https://console.gridgain.com"
target="_blank">Apache Ignite Web Console <i class="fa
fa-angle-double-right"></i></a>
+ </div>
+ </div>
+ <div class="col-sm-6 col-md-5 col-xs-12" style="padding-top:
10px; padding-right:0;">
+ <a href="images/configure-cluster.png"><img
class="img-responsive" src="images/configure-cluster.png"/></a>
+ <p class="img-caption">Click on the image to view full
size.</p>
+ </div>
+ </div>
+ </section>
+ </main>
+
+ <!--#include virtual="/includes/footer.html" -->
+</div>
+<!--#include virtual="/includes/scripts.html" -->
+</body>
+</html>
\ No newline at end of file
Propchange: ignite/site/trunk/manage.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Modified: ignite/site/trunk/scss/ignite.scss
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/scss/ignite.scss?rev=1723821&r1=1723820&r2=1723821&view=diff
==============================================================================
--- ignite/site/trunk/scss/ignite.scss (original)
+++ ignite/site/trunk/scss/ignite.scss Sat Jan 9 02:13:29 2016
@@ -778,3 +778,8 @@ section#chatroom #gitter-badge {
.delta {
color: #449d44
}
+
+.img-caption {
+ font-size: 13px;
+ text-align: center;
+}
Propchange: ignite/site/trunk/scss/ignite.scss
------------------------------------------------------------------------------
svn:mime-type = text/plain