You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/01/19 14:50:40 UTC

svn commit: r1652998 - in /incubator/kylin/site: about.html community.html document.html index.html

Author: lukehan
Date: Mon Jan 19 13:50:39 2015
New Revision: 1652998

URL: http://svn.apache.org/r1652998
Log:
update links

Modified:
    incubator/kylin/site/about.html
    incubator/kylin/site/community.html
    incubator/kylin/site/document.html
    incubator/kylin/site/index.html

Modified: incubator/kylin/site/about.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/about.html?rev=1652998&r1=1652997&r2=1652998&view=diff
==============================================================================
--- incubator/kylin/site/about.html (original)
+++ incubator/kylin/site/about.html Mon Jan 19 13:50:39 2015
@@ -37,7 +37,7 @@
   <div id="head" class="parallax" parallax-speed="3" >
     <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="assets/images/kylin_logo.jpg" > <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
       </span> 
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/archive/master.zip">DOWNLOAD</a></div>
+       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
        </div>
   </div>
  </header>
@@ -57,11 +57,11 @@
     <!-- Collect the nav links, forms, and other content for toggling -->
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
       <ul class="nav navbar-nav">
-     <li><a href="index.html">Home</a></li>
+     <li><a href="#"><b>Home</b></a></li>
           <li><a href="document.html" >Docs</a></li>
           <li><a href="community.html" >Community</a></li>
-          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
-          <li><a href="about.html" ><b>About</b></a></li>
+          <li><a href="https://github.com/apache/incubator-kylin" target="_blank">Source Code</a></li>
+          <li><a href="about.html" >About</a></li>
       </ul>
       
 

Modified: incubator/kylin/site/community.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/community.html?rev=1652998&r1=1652997&r2=1652998&view=diff
==============================================================================
--- incubator/kylin/site/community.html (original)
+++ incubator/kylin/site/community.html Mon Jan 19 13:50:39 2015
@@ -37,7 +37,7 @@
   <div id="head" class="parallax" parallax-speed="3" >
     <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="assets/images/kylin_logo.jpg" > <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
       </span> 
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/archive/master.zip">DOWNLOAD</a></div>
+       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
        </div>
   </div>
  </header>
@@ -57,10 +57,10 @@
     <!-- Collect the nav links, forms, and other content for toggling -->
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
       <ul class="nav navbar-nav">
-     <li><a href="index.html">Home</b></a></li>
+     <li><a href="#"><b>Home</b></a></li>
           <li><a href="document.html" >Docs</a></li>
-          <li><a href="community.html" ><b>Community</b></a></li>
-          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="community.html" >Community</a></li>
+          <li><a href="https://github.com/apache/incubator-kylin" target="_blank">Source Code</a></li>
           <li><a href="about.html" >About</a></li>
       </ul>
       
@@ -83,7 +83,7 @@
 
               <p><a href="http://bdtc2014.hadooper.cn/m/zone/bdtc_2014" target="_blank">Big Data Technology Conference, Beijing </a> 
               <br/>Date - Sunday, December 14, 2014 <br/>
-              Kylin will be presented by Luke Han, Sr. Product Manager of Kylin</p>
+              Kylin be presented by Luke Han, Sr. Product Manager of Kylin</p>
 
               <p><a href="http://www.meetup.com/Cloud-at-ebayinc/events/218914395/" target="_blank">Apache Kylin Meetup @Bay Area </a> 
               <br/>6:00PM - 7:30PM, Thursday, December 4, 2014 <br/>
@@ -95,14 +95,18 @@
                 <a href="http://ebay.csdn.net/" target="_blank">Slides and Video</a></p>
                   
             </div>
+            
             <div class="col-sm-4 col-md-4">
               <p class="big_text">DISCUSSION</p>
+              <p>Developement and User maililng list: <a href="mailto:dev@kylin.incubator.apache.org" target="_blank"> dev@kylin.incubator.apache.org</a></p>
               <p>The <a href="https://groups.google.com/forum/#!forum/kylin-olap" target="_blank">Google Group </a> is the place for discussions of Kylin features</p>
               <p>The official Kylin Twitter account: <a href="https://twitter.com/ApacheKylin" target="_blank"> @ApacheKylin</a></p>
             </div>
             <div class="col-sm-4 col-md-4">
               <p class="big_text">DEVELOPMENT</p>
-              <p>All development takes place at <a href="https://github.com/KylinOLAP" target="_blank">https://github.com/KylinOLAP </a>.
+              <p>All development takes place at : </p>
+              <p>Apache Git: <a href="git://git.apache.org/incubator-kylin.git" target="_blank">git://git.apache.org/incubator-kylin.git</a><br/>
+              Github Mirror: <a href="https://github.com/apache/incubator-kylin" target="_blank">https://github.com/apache/incubator-kylin</a>
                 
                 <!--<p>If you are interested in contributing to Kylin, please first read the contribution guide.</p>--> 
                 

Modified: incubator/kylin/site/document.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/document.html?rev=1652998&r1=1652997&r2=1652998&view=diff
==============================================================================
--- incubator/kylin/site/document.html (original)
+++ incubator/kylin/site/document.html Mon Jan 19 13:50:39 2015
@@ -39,7 +39,7 @@
   <div id="head" class="parallax" parallax-speed="3" >
     <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="assets/images/kylin_logo.jpg" > <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
       </span>
-      <div id="download"><a href="https://github.com/KylinOLAP/Kylin/archive/master.zip">DOWNLOAD</a></div>
+      <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
     </div>
   </div>
 </header>
@@ -61,10 +61,10 @@
     <!-- Collect the nav links, forms, and other content for toggling -->
     <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
       <ul class="nav navbar-nav">
-     <li><a href="index.html">Home</a></li>
-          <li><a href="document.html" ><b>Docs</b></a></li>
+     <li><a href="#"><b>Home</b></a></li>
+          <li><a href="document.html" >Docs</a></li>
           <li><a href="community.html" >Community</a></li>
-          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="https://github.com/apache/incubator-kylin" target="_blank">Source Code</a></li>
           <li><a href="about.html" >About</a></li>
       </ul>
       

Modified: incubator/kylin/site/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/index.html?rev=1652998&r1=1652997&r2=1652998&view=diff
==============================================================================
--- incubator/kylin/site/index.html (original)
+++ incubator/kylin/site/index.html Mon Jan 19 13:50:39 2015
@@ -43,7 +43,7 @@
   <div id="head" class="parallax" parallax-speed="3" >
     <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="assets/images/kylin_logo.jpg" > <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
       </span> 
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/archive/master.zip">DOWNLOAD</a></div>
+       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
        </div>
   </div>
  </header>
@@ -66,7 +66,7 @@
      <li><a href="#"><b>Home</b></a></li>
           <li><a href="document.html" >Docs</a></li>
           <li><a href="community.html" >Community</a></li>
-          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="https://github.com/apache/incubator-kylin" target="_blank">Source Code</a></li>
           <li><a href="about.html" >About</a></li>
       </ul>
       
@@ -171,7 +171,7 @@
         <div class="row">
           <div class="col-sm-4 col-md-4">
             <p><b>Source Code:</b></p>
-            <p class="less-margin"><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Fork me on GitHub</a></p>
+            <p class="less-margin"><a href="https://github.com/apache/incubator-kylin" target="_blank">Fork me on GitHub</a></p>
           </div>
           <div class="col-sm-4 col-md-4">
             <p><b>Google Group:</b> </p>
@@ -179,7 +179,7 @@
           </div>
           <div class="col-sm-4 col-md-4">
             <p><b>Developer Mail:</b></p>
-            <p class="less-margin"> <a href="mailto:kylin-olap@googlegroups.com" target="_blank"> kylin-olap@googlegroups.com</a></p>
+            <p class="less-margin"> <a href="mailto:dev@kylin.incubator.apache.org" target="_blank"> dev@kylin.incubator.apache.org</a></p>
           </div>
         </div>
       </div>