You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/02/04 02:38:01 UTC

[02/35] incubator-carbondata-site git commit: Updated website for CarbonData release 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/0d4cdb1c/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index d4f26d4..2fde48d 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -1,513 +1,614 @@
 <!DOCTYPE html>
 <html lang="en">
-  <head>
+<head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <link href='images/favicon.ico' rel='shortcut icon' type='image/x-icon'>
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
     <title>CarbonData</title>
-    <!-- Bootstrap -->	
+    <!-- Bootstrap -->
     <link rel="stylesheet" href="css/bootstrap.min.css">
-    <link href="css/style.css" rel="stylesheet">      
-    <link href="css/full-slider.css" rel="stylesheet"> 
+    <link href="css/style.css" rel="stylesheet">
+    <link href="css/full-slider.css" rel="stylesheet">
     <link href="css/print.css" rel="stylesheet">
 
 
     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+
+    <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
+    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
     <![endif]-->
-  </head>
-  <body>
+</head>
+<body>
 
-  <!-- <div class="feedback-btn">
-      <a href="feedback.html" class="link">feedback</a>
-    </div>
-  -->
-    <header>
-     <nav class="navbar navbar-default navbar-custom cd-navbar-wrapper" >
-      <div class="container">
-        <div class="navbar-header">
-          <button aria-controls="navbar" aria-expanded="false" data-target="#navbar" data-toggle="collapse" class="navbar-toggle collapsed" type="button">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a href="#" class="logo">
-             <img src="images/CarbonDataLogo.png" alt="CarbonData logo" title="CarbocnData logo"  />      
-          </a>
+<!-- <div class="feedback-btn">
+    <a href="feedback.html" class="link">feedback</a>
+  </div>
+-->
+<header>
+    <nav class="navbar navbar-default navbar-custom cd-navbar-wrapper">
+        <div class="container">
+            <div class="navbar-header">
+                <button aria-controls="navbar" aria-expanded="false" data-target="#navbar"
+                        data-toggle="collapse" class="navbar-toggle collapsed" type="button">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+                <a href="#" class="logo">
+                    <img src="images/CarbonDataLogo.png" alt="CarbonData logo"
+                         title="CarbocnData logo"/>
+                </a>
+            </div>
+            <div class="navbar-collapse collapse cd_navcontnt" id="navbar">
+                <ul class="nav navbar-nav navbar-right navlist-custom">
+                    <li><a href="index.html" class="active hidden-xs"><i class="fa fa-home"
+                                                                         aria-hidden="true"></i>
+                    </a></li>
+                    <li><a href="index.html" class="active hidden-lg hidden-md hidden-sm">Home</a>
+                    </li>
+                    <li class="dropdown">
+                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"
+                           aria-haspopup="true" aria-expanded="false">Download <span
+                                class="caret"></span></a>
+                        <ul class="dropdown-menu">
+                            <li>
+                                <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/1.0.0-incubating"
+                                   target="_blank">Apache CarbonData 1.0.0</a></li>
+                            <li>
+                                <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating"
+                                   target="_blank">Apache CarbonData 0.2.0</a></li>
+                            <li>
+                                <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating"
+                                   target="_blank">Apache CarbonData 0.1.1</a></li>
+                            <li>
+                                <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.0-incubating"
+                                   target="_blank">Apache CarbonData 0.1.0</a></li>
+                            <li>
+                                <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Releases"
+                                   target="_blank">Release Archive</a></li>
+                        </ul>
+                    </li>
+                    <li><a href="docs/latest/mainpage.html?page=userguide" class="">Documentation</a></li>
+                    <li class="dropdown">
+                        <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"
+                           aria-haspopup="true" aria-expanded="false">Community <span
+                                class="caret"></span></a>
+                        <ul class="dropdown-menu">
+                            <li>
+                                <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Contributing+to+CarbonData"
+                                   target="_blank">Contributing to CarbonData</a></li>
+                            <li>
+                                <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Committers"
+                                   target="_blank">Project Committers</a></li>
+                            <li><a href="meetup.html">CarbonData Meetups </a></li>
+                        </ul>
+                    </li>
+                    <li class="dropdown">
+                        <a href="http://www.apache.org/"
+                           class="apache_link hidden-xs dropdown-toggle" data-toggle="dropdown"
+                           role="button" aria-haspopup="true" aria-expanded="false">Apache</a>
+                        <ul class="dropdown-menu">
+                            <li><a href="http://www.apache.org/" target="_blank">Apache Homepage</a>
+                            </li>
+                            <li><a href="http://www.apache.org/licenses/"
+                                   target="_blank">License</a></li>
+                            <li><a href="http://www.apache.org/foundation/sponsorship.html"
+                                   target="_blank">Sponsorship</a></li>
+                            <li><a href="http://www.apache.org/foundation/thanks.html"
+                                   target="_blank">Thanks</a></li>
+                        </ul>
+                    </li>
+                    <li class="dropdown">
+                        <a href="http://www.apache.org/"
+                           class="hidden-lg hidden-md hidden-sm dropdown-toggle"
+                           data-toggle="dropdown" role="button" aria-haspopup="true"
+                           aria-expanded="false">Apache</a>
+                        <ul class="dropdown-menu">
+                            <li><a href="http://www.apache.org/" target="_blank">Apache Homepage</a>
+                            </li>
+                            <li><a href="http://www.apache.org/licenses/"
+                                   target="_blank">License</a></li>
+                            <li><a href="http://www.apache.org/foundation/sponsorship.html"
+                                   target="_blank">Sponsorship</a></li>
+                            <li><a href="http://www.apache.org/foundation/thanks.html"
+                                   target="_blank">Thanks</a></li>
+                        </ul>
+                    </li>
+
+                </ul>
+            </div><!--/.nav-collapse -->
         </div>
-        <div class="navbar-collapse collapse cd_navcontnt" id="navbar">         
-          <ul class="nav navbar-nav navbar-right navlist-custom">
-              <li><a href="index.html" class="active hidden-xs"><i class="fa fa-home" aria-hidden="true"></i> </a></li>
-              <li><a href="index.html" class="active hidden-lg hidden-md hidden-sm">Home</a></li>
-              <li class="dropdown">
-                  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Download <span class="caret"></span></a>
-                  <ul class="dropdown-menu">
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating"  target="_blank">Apache CarbonData 0.2.0</a></li>
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating"  target="_blank">Apache CarbonData 0.1.1</a></li>
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.0-incubating"  target="_blank">Apache CarbonData 0.1.0</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Releases"  target="_blank">Release Archive</a></li>
-                    </ul>
-                </li>
-                <li><a href="docs/latest/mainpage.html" class="">Documentation</a></li>
-                <li class="dropdown">
-                  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>                  
-                  <ul class="dropdown-menu">
-                    <li><a href="contributingDoc.html">Contributing to CarbonData</a></li>
-                    <li><a href="contributingDoc.html#Mailing_List">Mailing Lists</a></li>
-                    <li><a href="contributingDoc.html#Apache_Jira">Issue Tracker</a></li>
-                    <li><a href="contributingDoc.html#Committers">Project Committers</a></li>
-                    <li><a href="jenkins.html">Jenkins  for Apache CarbonData</a></li>
-                    <li><a href="meetup.html">CarbonData Meetups </a></li>
-                  </ul>
-                </li>
-                <li class="dropdown">
-                  <a href="http://www.apache.org/" class="apache_link hidden-xs dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Apache</a>
-                   <ul class="dropdown-menu">
-                      <li><a href="http://www.apache.org/"  target="_blank">Apache Homepage</a></li>
-                      <li><a href="http://www.apache.org/licenses/"  target="_blank">License</a></li>
-                      <li><a href="http://www.apache.org/foundation/sponsorship.html"  target="_blank">Sponsorship</a></li>
-                      <li><a href="http://www.apache.org/foundation/thanks.html"  target="_blank">Thanks</a></li>                      
-                    </ul>
-                </li>
-                <li class="dropdown">
-                  <a href="http://www.apache.org/" class="hidden-lg hidden-md hidden-sm dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Apache</a>
-                   <ul class="dropdown-menu">
-                      <li><a href="http://www.apache.org/"  target="_blank">Apache Homepage</a></li>
-                      <li><a href="http://www.apache.org/licenses/"  target="_blank">License</a></li>
-                      <li><a href="http://www.apache.org/foundation/sponsorship.html"  target="_blank">Sponsorship</a></li>
-                      <li><a href="http://www.apache.org/foundation/thanks.html"  target="_blank">Thanks</a></li>                      
-                    </ul>
-                </li>
-
-           </ul>
-        </div><!--/.nav-collapse -->
-      </div>
     </nav>
-  </header> <!-- end Header part -->
+</header> <!-- end Header part -->
 
-  <div class="fixed-padding"></div> <!--  top padding with fixde header  -->
+<div class="fixed-padding"></div> <!--  top padding with fixde header  -->
 
-  <section><!-- Banner part -->
+<section><!-- Banner part -->
     <div class="cd-homebanner">
-      <div id="myCarousel" class="carousel slide">
-        <!-- Indicators -->
-        <ol class="carousel-indicators">
-            <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
-            <li data-target="#myCarousel" data-slide-to="1"></li>
-            <li data-target="#myCarousel" data-slide-to="2"></li>
-        </ol>
-
-        <!-- Wrapper for Slides -->
-        <div class="carousel-inner">
-            <div class="item active">
-                <div class="carousel-caption">
-                    <div class="container-fluid">
-                      <div class="col-md-6 col-sm-6">
-                         <div class="slide-title">
-                          The new <strong>BigData</strong> file format for <strong>Faster Data</strong> analysis 
-                         </div>
+        <div id="myCarousel" class="carousel slide">
+            <!-- Indicators -->
+            <ol class="carousel-indicators">
+                <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
+                <li data-target="#myCarousel" data-slide-to="1"></li>
+                <li data-target="#myCarousel" data-slide-to="2"></li>
+            </ol>
+
+            <!-- Wrapper for Slides -->
+            <div class="carousel-inner">
+                <div class="item active">
+                    <div class="carousel-caption">
+                        <div class="container-fluid">
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-title">
+                                    The new <strong>BigData</strong> file format for <strong>Faster
+                                    Data</strong> analysis
+                                </div>
+                            </div>
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-img"><img src="images/cd-slider-1.png" alt=""/>
+                                </div>
+                            </div>
                         </div>
-                     <div class="col-md-6 col-sm-6">
-                         <div class="slide-img"><img src="images/cd-slider-1.png" alt=""/> </div>
-                     </div>
                     </div>
                 </div>
-            </div>
-            <div class="item">
-                  <div class="carousel-caption">
-                     <div class="container-fluid">
-                        <div class="col-md-6 col-sm-6">
-                         <div class="slide-title">
-                          Analytical <strong>Queries </strong> on <strong>Petabytes</strong> of <strong>Data </strong>
+                <div class="item">
+                    <div class="carousel-caption">
+                        <div class="container-fluid">
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-title">
+                                    Analytical <strong>Queries </strong> on
+                                    <strong>Petabytes</strong> of <strong>Data </strong>
+                                </div>
+                            </div>
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-img"><img src="images/cd-slider-2.png" alt=""/>
+                                </div>
+                            </div>
                         </div>
-                     </div>
-                     <div class="col-md-6 col-sm-6">
-                         <div class="slide-img"><img src="images/cd-slider-2.png" alt=""/> </div>
-                     </div>
                     </div>
                 </div>
-            </div>
-            <div class="item">
-                <div class="carousel-caption">
-                     <div class="container-fluid">
-                      <div class="col-md-6 col-sm-6">
-                         <div class="slide-title">                         
-                          <strong>10x Faster </strong>  than current <strong>Open Source</strong> file format 
-                         </div>
-                     </div>
-                     <div class="col-md-6 col-sm-6">
-                         <div class="slide-img"><img src="images/cd-slider-3.png" alt=""/> </div>
-                     </div>
- 
+                <div class="item">
+                    <div class="carousel-caption">
+                        <div class="container-fluid">
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-title">
+                                    <strong>10x Faster </strong> than current <strong>Open
+                                    Source</strong> file format
+                                </div>
+                            </div>
+                            <div class="col-md-6 col-sm-6">
+                                <div class="slide-img"><img src="images/cd-slider-3.png" alt=""/>
+                                </div>
+                            </div>
+
+                        </div>
                     </div>
                 </div>
             </div>
-        </div>
 
-        <!-- Controls -->
-        <a class="left carousel-control" href="#myCarousel" data-slide="prev">
-            <span class="icon-prev"></span>
-        </a>
-        <a class="right carousel-control" href="#myCarousel" data-slide="next">
-            <span class="icon-next"></span>
-        </a>
+            <!-- Controls -->
+            <a class="left carousel-control" href="#myCarousel" data-slide="prev">
+                <span class="icon-prev"></span>
+            </a>
+            <a class="right carousel-control" href="#myCarousel" data-slide="next">
+                <span class="icon-next"></span>
+            </a>
+
+        </div>
 
-      </div>
 
-    
     </div>
-  </section> <!-- End Banner part -->
-   
-  <section><!-- About carbonData part -->
+</section> <!-- End Banner part -->
+
+<section><!-- About carbonData part -->
     <div class="cd-aboutwrapper">
-      <div class="container-fluid">
-          <div class="row">
-         <div class="col-md-8 col-sm-7">   
-               <div class="cd-aboutblock">                       
-                    <div class="row">
-                      <div class="col-md-12 col-sm-12">
-                            <h4 class="title">  What is CarbonData
-                          <span class="title-underline"></span> 
-                         </h4>
-                            <p class="para-txt">
-                             Apache CarbonData (incubating) is a fully indexed columnar and Hadoop native data-store for processing heavy analytical workloads and detailed queries on big data.
-                         </p>                         
-                         <!--<h2 class="cd-indexing-heading">CarbonData flow</h2>-->
-                         <div class="cd-indexing-blog">                          
-                          <img src="images/CDfullyIndexing.png" alt=""/>
+        <div class="container-fluid">
+            <div class="row">
+                <div class="col-md-8 col-sm-7">
+                    <div class="cd-aboutblock">
+                        <div class="row">
+                            <div class="col-md-12 col-sm-12">
+                                <h4 class="title"> What is CarbonData
+                                    <span class="title-underline"></span>
+                                </h4>
+                                <p class="para-txt">
+                                    Apache CarbonData (incubating) is an indexed columnar data
+                                    format for fast analytics on big data platform, e.g. Apache
+                                    Hadoop, Apache Spark, etc.
+
+                                </p>
+                                <!--<h2 class="cd-indexing-heading">CarbonData flow</h2>-->
+                                <div class="cd-indexing-blog">
+                                    <img src="images/CDfullyIndexing.png" alt=""/>
+                                </div>
+                                <a href="docs/latest/mainpage.html?page=userguide" id="learnmore"
+                                   class="knowmore-btn"> learn more</a>
+
+                            </div>
                         </div>
-                            <a href="docs/latest/mainpage.html?page=userguide" id="learnmore" class="knowmore-btn"> learn more</a> 
-                     
-                      </div>
-                    </div>                       
-               </div>
-
-         </div>  <!-- carbonData -->
-         <div class="col-md-4 col-sm-5">
-          <div class="right-block">          
-               <div class="cd-releaseblock">
-                 <div class="latestR">
-                    <h4 class="title">Latest Release
-                        <span class="title-underline"></span> 
-                    </h4>
-                    <div class="linkblock">
-                     <div class="block-row">
-                      <a  href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating" target="blank">Apache CarbonData 0.2.0-incubating</a>
-                         <span class="release-date">Nov 2016</span>
-                         <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" class="whatsnew" target="blank">what's new</a>
-                      </div>   
-                     <div class="block-row">
-                      <a   href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating" target="blank">Apache CarbonData 0.1.1-incubating</a>
-                         <span class="release-date">Sep 2016</span>
-                         <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.1.1-incubating+released" class="whatsnew" target="blank">what's new</a>
-                         </div>
-                     <div class="block-row">
-                      <a  href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.0-incubating" target="blank">Apache CarbonData 0.1.0-incubating</a>
-                         <span class="release-date">Aug 2016</span>
-                         <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.1.0-incubating+released" class="whatsnew" target="blank">what's new</a>
-                      </div>                      
                     </div>
-                 </div>
-                 <div class="nextR">
-                     <h4 class="title">Release Notes
-                        <span class="title-underline"></span> 
-                     </h4>
-                     <div class="linkblock">
-                      <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" target="blank">
-                      CarbonData Release notes 0.2.0</a>
-                      <span class="release-date">Nov 2016</span>
-                     </div>
-                  </div>
-            </div>
-            
-            <div class="cd-quickbtns">
-              <h4 class="title">Quick Links
-                        <span class="title-underline"></span> 
-              </h4>
-              <a href="docs/latest/mainpage.html" class="quickstart-btn"><i class="fa rocket-icon icon-margin-r"></i> Quick Start
-              </a>
-              <a href="https://github.com/apache/incubator-carbondata" class="quickstart-btn" target="_blank"><i class="fa fa-github icon-margin-r" aria-hidden="true"></i> CarbonData Github
-              </a>
-              <a href="pdf/maven-pdf-plugin.pdf" class="quickstart-btn" target="_blank"><i class="fa fa-file-pdf-o icon-margin-r" aria-hidden="true"></i></i> Download Documentation </a>
+
+                </div>  <!-- carbonData -->
+                <div class="col-md-4 col-sm-5">
+                    <div class="right-block">
+                        <div class="cd-releaseblock">
+                            <div class="latestR">
+                                <h4 class="title">Latest Release
+                                    <span class="title-underline"></span>
+                                </h4>
+                                <div class="linkblock">
+                                    <div class="block-row">
+                                        <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/1.0.0-incubating"
+                                           target="_blank">Apache CarbonData 1.0.0-incubating</a>
+                                        <span class="release-date">Jan 2017</span>
+                                        <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+1.0.0-incubating"
+                                           class="whatsnew" target="_blank">what's new</a>
+                                    </div>
+                                    <div class="block-row">
+                                        <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating"
+                                           target="_blank">Apache CarbonData 0.2.0-incubating</a>
+                                        <span class="release-date">Nov 2016</span>
+                                        <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released"
+                                           class="whatsnew" target="_blank">what's new</a>
+                                    </div>
+                                    <div class="block-row">
+                                        <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating"
+                                           target="_blank">Apache CarbonData 0.1.1-incubating</a>
+                                        <span class="release-date">Sep 2016</span>
+                                        <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.1.1-incubating+released"
+                                           class="whatsnew" target="_blank">what's new</a>
+                                    </div>
+                                </div>
+                            </div>
+                            <div class="nextR">
+                                <h4 class="title">Release Notes
+                                    <span class="title-underline"></span>
+                                </h4>
+                                <div class="linkblock">
+                                    <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released"
+                                       target="blank">
+                                        CarbonData Release notes 0.2.0</a>
+                                    <span class="release-date">Nov 2016</span>
+                                </div>
+                            </div>
+                        </div>
+
+                        <div class="cd-quickbtns">
+                            <h4 class="title">Quick Links
+                                <span class="title-underline"></span>
+                            </h4>
+                            <a href="docs/latest/mainpage.html?page=quickStart" class="quickstart-btn"><i
+                                    class="fa rocket-icon icon-margin-r"></i> Quick Start
+                            </a>
+                            <a href="https://github.com/apache/incubator-carbondata"
+                               class="quickstart-btn" target="_blank"><i
+                                    class="fa fa-github icon-margin-r" aria-hidden="true"></i>
+                                CarbonData Github
+                            </a>
+                            <a href="pdf/maven-pdf-plugin.pdf" class="quickstart-btn"
+                               target="_blank"><i class="fa fa-file-pdf-o icon-margin-r"
+                                                  aria-hidden="true"></i></i> Download Documentation
+                            </a>
+                        </div>
+                    </div>
+                </div><!-- latest release -->
             </div>
-          </div>
-         </div><!-- latest release -->
-    </div>
-  </div>
-  </section> <!-- End About carbonData part -->
+        </div>
+</section> <!-- End About carbonData part -->
 
-  <section>
+<section>
     <div class="cd-joinblock">
-      <div class="container-fluid">
-          <div class="col-md-12 col-sm-12">   
-                    <div class="row">
-                              <div class="col-md-12 col-sm-12">
+        <div class="container-fluid">
+            <div class="col-md-12 col-sm-12">
+                <div class="row">
+                    <div class="col-md-12 col-sm-12">
                                 <span class="title">  
                                   Subscribe for the latest news and development details of the rapidly growing CarbonData community
                                  </span>
-                                 <a href="mailto:dev-subscribe@carbondata.incubator.apache.org" class="subscribe-btn"><i class="fa fa-envelope icon-margin-r" aria-hidden="true"></i> subscribe</a>
-                                 
-                                 
-                                
-                            </div>                       
+                        <a href="mailto:dev-subscribe@carbondata.incubator.apache.org"
+                           class="subscribe-btn"><i class="fa fa-envelope icon-margin-r"
+                                                    aria-hidden="true"></i> subscribe</a>
+
+
                     </div>
-                 </div> 
+                </div>
             </div>
-        </div>    
-  </section>
+        </div>
+    </div>
+</section>
 
-  <section><!-- Flow systemblock part -->
+<section><!-- Flow systemblock part -->
     <div class="cd-systemblock">
-      <div class="container-fluid">
-
-        <div class="col-md-8 col-sm-7">
-             <div class="cd-thecolumnblock joinblog"> 
-                 <h4 class="title">Join CarbonData Community
-                  <span class="title-underline"></span> 
-                </h4>
-                 <p class="title-info">
-                 
-Apache CarbonData is an open source project of The Apache Software Foundation (ASF). We are an open and friendly community. We welcome everyone to join the community and contribute to CarbonData. There are several ways to interact with the community and to contribute to CarbonData including asking questions, filing bug reports, proposing new features, joining discussions on the mailing lists, contributing code or documentation, improving the website, or testing our release.
-
-</p>
+        <div class="container-fluid">
+            <div class="row">
+
+            <div class="col-md-12 col-sm-12">
+                <div class="cd-thecolumnblock joinblog">
+                    <h4 class="title">Join CarbonData Community
+                        <span class="title-underline"></span>
+                    </h4>
+                    <p class="title-info">
+
+                        Apache CarbonData is an open source project of The Apache Software
+                        Foundation (ASF). We are an open and friendly community. We welcome everyone
+                        to join the community and contribute to CarbonData.
+
+                    </p>
                     <p class="title-info">It is very easy to join CarbonData community:
-                     </p>
-                     <ul class="listlink">
-                   <li> Subscribe for the mailing list by sending an email to
-                    <a href="mailto:dev-subscribe@carbondata.incubator.apache.org" target="_blank">dev-subscribe@carbondata.incubator.apache.org</a>
-                  </li>
-                  <li>  After you subscribe, you can discuss your ideas, queries, and issues by sending an email to 
-                    <a href="mailto:dev@carbondata.incubator.apache.org" target="_blank">dev@carbondata.incubator.apache.org</a>
-                     or visit <a href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com" target="_blank">http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com</a>                     
-                  </li>
-                  <li>  To start contributing to CarbonData and be a contributor, see <a href="contributingDoc.html">Contributing to Apache CarbonData</a>.
-                  </li>
-                 </ul>
-
-                  <p class="social-icons">
-                  <a> <i class="fa fa-facebook-square" aria-hidden="true"></i></a>
-                  <a href="https://twitter.com/search?q=%23CarbonData" target="_blank"> <i class="fa fa-twitter-square" aria-hidden="true"></i>
-                  <a> <i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
-                 </p>
+                    </p>
+                    <ul class="listlink">
+                        <li> Subscribe for the mailing list by sending an email to
+                            <a href="mailto:dev-subscribe@carbondata.incubator.apache.org"
+                               target="_blank">dev-subscribe@carbondata.incubator.apache.org</a>
+                        </li>
+                        <li> After you subscribe, you can discuss your ideas, queries, and issues by
+                            sending an email to
+                            <a href="mailto:dev@carbondata.incubator.apache.org" target="_blank">dev@carbondata.incubator.apache.org</a>
+                            or visit <a
+                                    href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com"
+                                    target="_blank">http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com</a>
+                        </li>
+                        <li> To start contributing to CarbonData and be a contributor, see <a
+                                href="https://cwiki.apache.org/confluence/display/CARBONDATA/Contributing+to+CarbonData"
+                                target="_blank">Contributing to Apache CarbonData</a>.
+                        </li>
+                    </ul>
+
+                    <p class="social-icons">
+                        <a> <i class="fa fa-facebook-square" aria-hidden="true"></i></a>
+                        <a href="https://twitter.com/search?q=%23CarbonData" target="_blank"> <i
+                                class="fa fa-twitter-square" aria-hidden="true"></i></a>
+                        <a> <i class="fa fa-linkedin-square" aria-hidden="true"></i></a>
+                    </p>
+                </div>
+            </div>
+        </div>
+            <div class="row">
+                <div class="col-md-6 col-sm-6">
+                    <div class="cd-thecolumnblock getstartlog">
+                        <h4 class="title">Getting Started
+                            <span class="title-underline"></span>
+                        </h4>
+                        <p class="title-info">Getting started with CarbonData is easy. All you need
+                            to do is:</p>
+                        <ol class="orderlist">
+                            <li>
+                                <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/1.0.0-incubating"
+                                   target="_blank">Download </a>the latest release.
+
+                            </li>
+                            <li>Follow the <a href="docs/latest/mainpage.html?page=quickStart">Quick Start</a>.
+                            </li>
+                        </ol>
+                        <p class="title-info">
+                            For detailed reference on CarbonData, read the <a
+                                href="docs/latest/mainpage.html?page=userguide">User Guide</a>.
+                        </p>
+                    </div>
+
                 </div>
-          </div>
-          <div class="col-md-4 col-sm-5">
-            <div class="right-block"> 
-             <div class="cd-thecolumnblock getstartlog"> 
-                 <h4 class="title">Getting Started 
-                  <span class="title-underline"></span> 
-                 </h4>
-                 <p class="title-info">Getting started with CarbonData is easy. All you need to do is:</p>
-                 <ol class="orderlist">
-                  <li>                      
-                  <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" target="_blank">Download </a>the latest release.
-
-                  </li>
-                  <li>Follow the  <a href="docs/latest/mainpage.html">Quick Start</a>. 
-                  </li>
-                 </ol>
-                  <p class="title-info">
-                    For detailed reference on CarbonData, read the <a href="docs/latest/mainpage.html?page=userguide">User Guide</a>.
-                  </p>
-             </div>
-
-             <div class="cd-thecolumnblock latestblog"> 
-                 <h4 class="title">Latest Blogs
-                              <span class="title-underline"></span> 
-                 </h4>
-                 <ul class="orderlist">
-                 
-                  <li>
-                    <a href="cd-blog-caseStudyCarbonData.html"  target="_blank">Case Study of CarbonData</a>  23 Dec 2016
-                  </li>
-                  <li>
-                    <a href="cd-blog-usingCarbonData.html"  target="_blank">Using CarbonData</a>  17 Dec 2016
-                  </li>
-                  
-                   <li><a href="cd-blog-InteractiveAnalysis.html"  target="_blank">Interactive Analysis with CarbonData</a> 28 Nov 2016
-                  </li>
-
-                  
-                 </ul>
-                 <p class="title-info">
-                     Check out for <a href="blogs.html"  target="_blank" >more blog</a>  posts.
-                  </p>
-                  
-             </div>
-          </div>
+                <div class="col-md-6 col-sm-6">
+
+                    <div class="cd-thecolumnblock latestblog">
+                        <h4 class="title">Latest Blogs
+                            <span class="title-underline"></span>
+                        </h4>
+                        <ul class="orderlist">
+
+                            <li>
+                                <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=67640751" target="_blank">Case
+                                    Study of CarbonData</a> 23 Dec 2016
+                            </li>
+                            <li>
+                                <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Using+Apache+CarbonData" target="_blank">Using
+                                    CarbonData</a> 17 Dec 2016
+                            </li>
+
+                            <li><a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Interactive+Analysis+With+Apache+CarbonData" target="_blank">Interactive
+                                Analysis with CarbonData</a> 28 Nov 2016
+                            </li>
+
+
+                        </ul>
+                        <p class="title-info">
+                            Check out for <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/CarbonData+Articles" target="_blank">more blog</a> posts.
+                        </p>
+
+                    </div>
+                </div>
+
+            </div>
         </div>
-      </div>
     </div>
-   </section><!-- End systemblock part -->
+</section><!-- End systemblock part -->
 
-   <section><!-- Flow carbonData part -->
+<section><!-- Flow carbonData part -->
     <div class="cd-flowblock">
-      <div class="container-fluid">
-           <h4 class="title">  Why CarbonData
-                         <span class="title-underline"></span> 
-           </h4>
-
-          <div class="col-md-4 col-sm-6">
-            <a href="docs/latest/mainpage.html?page=uniqueData" id="ref_butn">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon uniquedata"></i>
-                 </div>
-                 <h4 class="title">Unique Data Organization</h4>
-                 <p class="title-info">Stores data in Columnar format, with each Data Block(row group) sorted independent of the other to allow faster filtering and better compression.</p>
-             </div>
-           </a>
-          </div>
-
-          <div class="col-md-4 col-sm-6">
-            <a href="docs/latest/mainpage.html?page=uniqueData" id="ref_butn">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon multilevelindexing"></i>
-                 </div>
-                 <h4 class="title">Multi Level Indexing</h4>
-                 <p class="title-info">Utilizes multiple indices at various levels to enable faster search and speeding up query processing.</p>
-             </div>
-           </a>
-          </div>
-
-          <div class="col-md-4 col-sm-6">
-            <a href="docs/latest/mainpage.html?page=uniqueData">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon deepsparkintegration"></i>
-                 </div>
-                 <h4 class="title">Deep Spark Integration</h4>
-                 <p class="title-info">DataFrame & SQL compliance.</p>
-             </div>
-           </a>
-          </div>
-
-          <div class="col-md-4 col-sm-6">
-            <a href="docs/latest/mainpage.html?page=uniqueData">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon advancedpushdownoptimization"></i>
-                 </div>
-                 <h4 class="title">Advanced Push Down Optimization</h4>
-                 <p class="title-info">Pushes much of query processing close to the data to minimize the amount of data being read, processed, converted, transmitted and shuffled.</p>
-             </div>
-           </a>
-          </div>
-
-          <div class="col-md-4 col-sm-6">
-            <a href="docs/latest/mainpage.html?page=uniqueData">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon dictionaryencoding"></i>
-                 </div>
-                 <h4 class="title">  Dictionary Encoding</h4>
-                 <p class="title-info">Encoded data for reduced storage space & faster processing.</p>
-             </div>
-           </a>
-          </div>
-
-
-          <div class="col-md-4 col-sm-6">
-           <a href="docs/latest/mainpage.html?page=uniqueData">
-             <div class="cd-columnblock"> 
-                 <div class="iconbox">
-                      <i class="icon updatedeletesupport"></i>
-                 </div>
-                 <h4 class="title">Update & Delete Support</h4>
-                 <p class="title-info">Support update and delete over BigData.</p>
-             </div>
-           </a>
-          </div>
-
-      </div>
+        <div class="container-fluid">
+            <h4 class="title"> Why CarbonData
+                <span class="title-underline"></span>
+            </h4>
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData" id="ref_butn">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon uniquedata"></i>
+                        </div>
+                        <h4 class="title">Unique Data Organization</h4>
+                        <p class="title-info">Stores data in Columnar format, with each Data
+                            Block(row group) sorted independent of the other to allow faster
+                            filtering and better compression.</p>
+                    </div>
+                </a>
+            </div>
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData" id="ref_butn">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon multilevelindexing"></i>
+                        </div>
+                        <h4 class="title">Multi Level Indexing</h4>
+                        <p class="title-info">Utilizes multiple indices at various levels to enable
+                            faster search and speeding up query processing.</p>
+                    </div>
+                </a>
+            </div>
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon deepsparkintegration"></i>
+                        </div>
+                        <h4 class="title">Deep Spark Integration</h4>
+                        <p class="title-info">DataFrame & SQL compliance.</p>
+                    </div>
+                </a>
+            </div>
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon advancedpushdownoptimization"></i>
+                        </div>
+                        <h4 class="title">Advanced Push Down Optimization</h4>
+                        <p class="title-info">Pushes much of query processing close to the data to
+                            minimize the amount of data being read, processed, converted,
+                            transmitted and shuffled.</p>
+                    </div>
+                </a>
+            </div>
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon dictionaryencoding"></i>
+                        </div>
+                        <h4 class="title"> Dictionary Encoding</h4>
+                        <p class="title-info">Encoded data for reduced storage space & faster
+                            processing.</p>
+                    </div>
+                </a>
+            </div>
+
+
+            <div class="col-md-4 col-sm-6">
+                <a href="docs/latest/mainpage.html?page=uniqueData">
+                    <div class="cd-columnblock">
+                        <div class="iconbox">
+                            <i class="icon updatedeletesupport"></i>
+                        </div>
+                        <h4 class="title">Update & Delete Support</h4>
+                        <p class="title-info">Support update and delete over BigData.</p>
+                    </div>
+                </a>
+            </div>
+
+        </div>
     </div>
-   </section><!-- End Flow carbonData part -->
-   <section><!-- Apacheblock part -->
+</section><!-- End Flow carbonData part -->
+<section><!-- Apacheblock part -->
     <div class="cd-apacheblock">
-      <div class="container-fluid">
-          <div class="col-md-3 col-sm-4">
-               <div class="cd-apachepic"> 
-                  <img src="images/CDincubator.png" alt=""/>
-               </div>
-          </div>
-
-          <div class="col-md-9 col-sm-8">
-             <div class="cd-apachetxtblock"> 
-                 <h4 class="title">Apache & OpenSource
-                  <span class="title-underline"></span> 
-                </h4>
-                 <p class="title-info"> 
-                 Apache CarbonData is an effort undergoing incubation at<a href="http://www.apache.org/" class="linktxt" target="blank"> The Apache Software Foundation (ASF)</a> sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                 </p>
-                 <p class="title-info"> Apache CarbonData (incubating) is available under 
-                  <a href="http://www.apache.org/licenses/LICENSE-2.0" class="linktxt" target="blank">Apache License, version 2.0.</a> 
-                </p>
-             </div>
-          </div>
+        <div class="container-fluid">
+            <div class="col-md-3 col-sm-4">
+                <div class="cd-apachepic">
+                    <img src="images/CDincubator.png" alt=""/>
+                </div>
+            </div>
+
+            <div class="col-md-9 col-sm-8">
+                <div class="cd-apachetxtblock">
+                    <h4 class="title">Apache & OpenSource
+                        <span class="title-underline"></span>
+                    </h4>
+                    <p class="title-info">
+                        Apache CarbonData is an effort undergoing incubation at<a
+                            href="http://www.apache.org/" class="linktxt" target="blank"> The Apache
+                        Software Foundation (ASF)</a> sponsored by the Apache Incubator PMC.
+                        Incubation is required of all newly accepted projects until a further review
+                        indicates that the infrastructure, communications, and decision making
+                        process have stabilized in a manner consistent with other successful ASF
+                        projects. While incubation status is not necessarily a reflection of the
+                        completeness or stability of the code, it does indicate that the project has
+                        yet to be fully endorsed by the ASF.
+                    </p>
+                    <p class="title-info"> Apache CarbonData (incubating) is available under
+                        <a href="http://www.apache.org/licenses/LICENSE-2.0" class="linktxt"
+                           target="blank">Apache License, version 2.0.</a>
+                    </p>
+                </div>
+            </div>
 
-      </div>
+        </div>
     </div>
-   </section><!-- End apacheblock part -->
-  
-  <footer>
+</section><!-- End apacheblock part -->
+
+<footer>
     <div class="topcontant">
-      <div class="container-fluid">
-          <div class="col-md-4 col-sm-4">
-            <p class="footext">
-              Apache CarbonData, CarbonData, Apache, the Apache feather logo, and the Apache CarbonData project logo are trademarks of The Apache Software Foundation
-            </p>
- 
-          </div>
-          <div class="col-md-8 col-sm-8">
-             <ul class="footer-nav">
-              <li><a href="">Site Map</a></li>
-              <li><a href="">Service</a></li>
-              <li><a href="">Contact us</a></li>
-             </ul>
-          </div>
-       </div>
+        <div class="container-fluid">
+            <div class="col-md-4 col-sm-4">
+                <p class="footext">
+                    Apache CarbonData, CarbonData, Apache, the Apache feather logo, and the Apache
+                    CarbonData project logo are trademarks of The Apache Software Foundation
+                </p>
+
+            </div>
+            <div class="col-md-8 col-sm-8">
+                <ul class="footer-nav">
+                    <li><a href="">Site Map</a></li>
+                    <li><a href="">Service</a></li>
+                    <li><a href="">Contact us</a></li>
+                </ul>
+            </div>
+        </div>
     </div>
     <div class="bottomcontant">
-       <div class="container-fluid">
-          <div class="col-md-8 col-sm-8">
-            <p class="copyright-txt">Copyright � 2016. All rights reserved  &nbsp;&nbsp;|&nbsp;&nbsp;
-              <a href="http://www.apache.org/" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp;
-               <a href="http://www.apache.org/foundation/policies/privacy.html" class="term-links" target="blank"> Privacy Policy </a>
-            </p>
-
-          </div>
-          <div class="col-md-4 col-sm-4">
-                 <div class="social-icon">
-                  <a href="#" class="icons"><i class="fa fa-facebook" aria-hidden="true"></i></a>
-                  <a href="#" class="icons"><i class="fa fa-twitter" aria-hidden="true"></i></a>
-                  <a href="#" class="icons"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
-                 </div>
-          </div>
-      </div>
-  </div>
+        <div class="container-fluid">
+            <div class="col-md-8 col-sm-8">
+                <p class="copyright-txt">Copyright � 2016. All rights reserved &nbsp;&nbsp;|&nbsp;&nbsp;
+                    <a href="http://www.apache.org/" class="term-links">Apache Software
+                        Foundation </a>&nbsp;&nbsp;| &nbsp;&nbsp;
+                    <a href="http://www.apache.org/foundation/policies/privacy.html"
+                       class="term-links" target="blank"> Privacy Policy </a>
+                </p>
+
+            </div>
+            <div class="col-md-4 col-sm-4">
+                <div class="social-icon">
+                    <a href="#" class="icons"><i class="fa fa-facebook" aria-hidden="true"></i></a>
+                    <a href="#" class="icons"><i class="fa fa-twitter" aria-hidden="true"></i></a>
+                    <a href="#" class="icons"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
+                </div>
+            </div>
+        </div>
+    </div>
 
-  </footer>
+</footer>
 
 
-  <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
-    <script src="js/jquery.min.js"></script>
-    <!-- Include all compiled plugins (below), or include individual files as needed -->
-    <script src="js/bootstrap.min.js"></script>
-    <script src="js/mdNavigation.js" type="text/javascript"></script>
-    <script src="js/custom.js"></script>
-    <script>
+<script src="js/jquery.min.js"></script>
+<!-- Include all compiled plugins (below), or include individual files as needed -->
+<script src="js/bootstrap.min.js"></script>
+<script src="js/mdNavigation.js" type="text/javascript"></script>
+<script src="js/custom.js"></script>
+<script>
     $('.carousel').carousel({
         interval: 5000 //changes the speed
     })
-    </script>
-    
-  </body>
-  </html>
\ No newline at end of file
+
+
+</script>
+
+</body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/0d4cdb1c/src/main/webapp/jenkins.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/jenkins.html b/src/main/webapp/jenkins.html
deleted file mode 100644
index d8b8234..0000000
--- a/src/main/webapp/jenkins.html
+++ /dev/null
@@ -1,312 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link href='images/favicon.ico' rel='shortcut icon' type='image/x-icon'>
-    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
-    <title>CarbonData</title>
-
-    <!-- Bootstrap -->
-  
-    <link rel="stylesheet" href="css/bootstrap.min.css">
-    <link href="css/style.css" rel="stylesheet">      
-    <link href="css/print.css" rel="stylesheet" >   
-    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
-    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-  </head>
-  <body>
-    <header>
-     <nav class="navbar navbar-default navbar-custom cd-navbar-wrapper" >
-      <div class="container">
-        <div class="navbar-header">
-          <button aria-controls="navbar" aria-expanded="false" data-target="#navbar" data-toggle="collapse" class="navbar-toggle collapsed" type="button">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a href="index.html" class="logo">
-             <img src="images/CarbonDataLogo.png" alt="CarbonData logo" title="CarbocnData logo"  />      
-          </a>
-        </div>
-        <div class="navbar-collapse collapse cd_navcontnt" id="navbar">         
-           <ul class="nav navbar-nav navbar-right navlist-custom">
-              <li><a href="index.html" class="hidden-xs"><i class="fa fa-home" aria-hidden="true"></i> </a></li>
-              <li><a href="index.html" class="hidden-lg hidden-md hidden-sm">Home</a></li>
-              <li class="dropdown">
-                  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Download <span class="caret"></span></a>
-                  <ul class="dropdown-menu">
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating"  target="_blank">Apache CarbonData 0.2.0</a></li>
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating"  target="_blank">Apache CarbonData 0.1.1</a></li>
-                    <li><a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.0-incubating"  target="_blank">Apache CarbonData 0.1.0</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Releases"  target="_blank">Release Archive</a></li>
-                    </ul>
-                </li>
-                <li><a href="docs/latest/mainpage.html" class="">Documentation</a></li>
-                <li class="dropdown">
-                  <a href="#" class="dropdown-toggle active" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>                  
-                  <ul class="dropdown-menu">
-                    <li><a href="contributingDoc.html">Contributing to CarbonData</a></li>
-                    <li><a href="contributingDoc.html#Mailing_List">Mailing Lists</a></li>
-                    <li><a href="contributingDoc.html#Apache_Jira">Issue Tracker</a></li>
-                    <li><a href="contributingDoc.html#Committers">Project Committers</a></li>
-                    <li><a href="jenkins.html">Jenkins  for Apache CarbonData</a></li>
-                    <li><a href="meetup.html">CarbonData Meetups </a></li>
-                  </ul>
-                </li>
-                <li class="dropdown">
-                  <a href="http://www.apache.org/" class="apache_link hidden-xs dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Apache</a>
-                   <ul class="dropdown-menu">
-                      <li><a href="http://www.apache.org/"  target="_blank">Apache Homepage</a></li>
-                      <li><a href="http://www.apache.org/licenses/"  target="_blank">License</a></li>
-                      <li><a href="http://www.apache.org/foundation/sponsorship.html"  target="_blank">Sponsorship</a></li>
-                      <li><a href="http://www.apache.org/foundation/thanks.html"  target="_blank">Thanks</a></li>                      
-                    </ul>
-                </li>
-                <li class="dropdown">
-                  <a href="http://www.apache.org/" class="hidden-lg hidden-md hidden-sm dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Apache</a>
-                   <ul class="dropdown-menu">
-                      <li><a href="http://www.apache.org/"  target="_blank">Apache Homepage</a></li>
-                      <li><a href="http://www.apache.org/licenses/"  target="_blank">License</a></li>
-                      <li><a href="http://www.apache.org/foundation/sponsorship.html"  target="_blank">Sponsorship</a></li>
-                      <li><a href="http://www.apache.org/foundation/thanks.html"  target="_blank">Thanks</a></li>                      
-                    </ul>
-                </li>
-           </ul>
-        </div><!--/.nav-collapse -->
-      </div>
-    </nav>
-     </header> <!-- end Header part -->
-   
-   <div class="fixed-padding"></div> <!--  top padding with fixde header  -->
- 
-   <section><!-- Dashboard part --> 
-        <div class="container-fluid"> 
-            <div class="col-md-12 col-sm-12">
-                <div class="blog-content">
-                     <h1 class="title-heading">Jenkins for Apache CarbonData
-                       <span class="title-underline"></span> 
-                     </h1>
-                     <h3>Introduction</h3>
-                     <p>
-  Jenkins is tool that enables continuous integration and continuous delivery of projects independent of the platform. It is powerful enough to handle any kind of build or continuous integrations.
-  Jenkins is compatible to be integrated with a number of deployment and integration technologies.
-  </p>
-  <h3>Use Case</h3>
-  <p>
-   The developers of project often commit and push their code, the Jenkins comes into play, it picks up the changed code and triggers a build for the code along with running of test cases.
-   The status of build is reflected on the Jenkins dashboard. The developers can enable or disable automatic notifications for their builds.
-  </p>
-  <h3>Setting Up Jenkins</h3>
-  <h4>Pre-requisites</h4>
-  <ul>
-    <li>
-      System Requirements
-      <ul>
-        <li>
-          Jenkins requires Java7 or above to function. Java8 is recommended.
-        </li>
-        <li>
-          Jenkins requires a fair amount of memory to operate well.
-        </li>
-        <li>
-          Setup JAVA_HOME in .bashrc :<br />
-          export JAVA_HOME=path_to_java
-        </li>
-      </ul>
-    </li>
-    <li>
-       Download Jenkins
-       <ul>
-         <li>
-           Download the LTS release for Jenkins from the official <a href="https://jenkins.io/index.html">website</a>.
-         </li>
-       </ul>
-    </li>
-  </ul>
-  <h4>Starting Jenkins</h4>
-  <p>
-    Browse to the directory where jar file for jenkins is located and run the following command :
-    <pre>
-      <code>
-        java -jar jenkins.war
-      </code>
-    </pre>
-    Check for the following output in command prompt
-    <pre>
-      <code>
-        INFO: Jenkins is fully up and running
-      </code>
-    </pre>
-    Note : Jenkins utilises the port 8080 by default. You can configure on a different port using :
-    <pre>
-      <code>
-        java -jar jenkins.war \u2013httpPort=9090
-      </code>
-    </pre>
-    It will run jenkins on port 9090.
-  </p>
-  <h4>Accessing Jenkins</h4>
-  <p>
-    The Jenkins dashboard can be accessed at : <a href="http://localhost:8080">http://localhost:8080</a><br />
-    You should get <i><b>Welcome to Jenkins !</b></i>message on the dashboard.
-  </p>
-  <h4>Jenkins-Git Setup</h4>
-  <p>
-    <ol>
-      <li>
-        On the Jenkins Dashboard, towards left hand click on 'Manage Jenkins' Option.
-      </li>
-      <li>
-        Next, Click 'Manage Plugins' Option.
-      </li>
-      <li>
-        Next, Click on the 'Available Tab'. Select 'Git plugin' from the list of plugins available for downloading.
-      </li>
-      <li>
-        Next, Click on 'Install without Restart'.
-      </li>
-      <li>
-        The Screen will be refreshed to show the status of Download.
-      </li>
-      <li>
-        On completion restart Jenkins with following command:<br />
-        <pre>
-          <code>http://localhost:9090/jenkins/restart</code>
-        </pre>
-      </li>
-      <li>
-        After restarting the Jenkins, Git will be available as an option while configuring jobs. To verify, click on New Item in the 'Menu Option' for Jenkins. Then enter a name for a job. Select \u2018Freestyle project\u2019 as the item type and click the OK button.
-      </li>
-      <li>
-        Browsing to Source code Management section, will show \u2018Git\u2019 as an option.
-      </li>
-    </ol>
-  </p>
-
- <h4>Jenkins-Maven Setup</h4>
- <p>
-   <ul>
-     <li>
-       Maven Download
-       <ol>
-         <li>
-            From the official website of maven ://maven.apache.org/download.cgi download the Binary.zip file from the \u201cFiles Section\u201d.
-         </li>
-         <li>
-            Extract the files in your local directory.
-         </li>
-       </ol>
-     </li>
-     <li>
-       Jenkins-Maven setup
-       <ol>
-         <li>
-            On the Jenkins dashboard (Home screen), click on 'Manage Jenkins'.
-         </li>
-         <li>
-           Click on 'Configure System'.
-         </li>
-         <li>
-           In the Configure system, scroll down to the Maven section and then click on the 'Add Maven' button.
-         </li>
-         <li>
-           Uncheck the \u2018Install automatically\u2019 option.
-         </li>
-         <li>
-           Provide any name for the setting and the location of the MAVEN_HOME.
-         </li>
-         <li>
-           Click on the 'Save' button.
-         </li>
-       </ol>
-     </li>
-   </ul>
-  Once done, you can create a job with the \u2018Maven project\u2019 option. In the Jenkins dashboard, click the New Item option and select 'Maven Project'.
- </p>
- <p>
- If you still cannot see \u201cMaven Project\u201d in \u201cNew\u201d window then follow the steps given below:
- <ol>
-   <li>
-     Click 'Manage Jenkins'.
-   </li>
-   <li>
-     Click 'Manage Plugins'.
-   </li>
-   <li>
-    Search for \u201cMaven Integration plugin\u201d using filter and click on \u201cInstall without Restart\u201d.
-   </li>
-   <li>
-     Once the download is complete, restart jenkins by hitting URL :
-<pre>
-  <code>http://IP_ADDRESS: TOMCAT_PORT/jenkins/restart</code>
-</pre>
-
-   </li>
- </ol>
-
- </p>
-
-                 
-                  <div class="doc-footer"><a href="#top" class="scroll-top">Top</a></div> 
-                   </div>  
-                </div>
-            </div>     
-   </section><!-- End Dashboard part -->
-
-
-  <footer>
-    <div class="topcontant">
-      <div class="container-fluid">
-          <div class="col-md-4 col-sm-4">
-            <p class="footext">
-              Apache CarbonData, CarbonData, Apache, the Apache feather logo, and the Apache CarbonData project logo are trademarks of The Apache Software Foundation
-            </p>
- 
-          </div>
-          <div class="col-md-8 col-sm-8">
-             <ul class="footer-nav">
-              <li><a href="">Site Map</a></li>
-              <li><a href="">Service</a></li>
-              <li><a href="">Contact us</a></li>
-             </ul>
-          </div>
-       </div>
-    </div>
-    <div class="bottomcontant">
-       <div class="container-fluid">
-          <div class="col-md-8 col-sm-8">
-            <p class="copyright-txt">Copyright � 2016. All rights reserved  &nbsp;&nbsp;|&nbsp;&nbsp;
-              <a href="http://www.apache.org/" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp;
-               <a href="http://www.apache.org/foundation/policies/privacy.html" class="term-links" target="blank"> Privacy Policy </a>
-            </p>
-
-          </div>
-          <div class="col-md-4 col-sm-4">
-                 <div class="social-icon">
-                  <a href="#" class="icons"><i class="fa fa-facebook" aria-hidden="true"></i></a>
-                  <a href="#" class="icons"><i class="fa fa-twitter" aria-hidden="true"></i></a>
-                  <a href="#" class="icons"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
-                 </div>
-          </div>
-    </div>
-     </div>
-
-  </footer>
-
-
-
-  <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-
-    <script src="js/jquery.min.js"></script>
-    <!-- Include all compiled plugins (below), or include individual files as needed -->
-    <script src="js/bootstrap.min.js"></script>    
-    <script src="js/custon.js"></script>
-  </body>
-  </html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/0d4cdb1c/src/main/webapp/js/custom.js
----------------------------------------------------------------------
diff --git a/src/main/webapp/js/custom.js b/src/main/webapp/js/custom.js
index 336f8e6..81b82ba 100644
--- a/src/main/webapp/js/custom.js
+++ b/src/main/webapp/js/custom.js
@@ -28,7 +28,7 @@ function getParameterByName(name, url) {
     return decodeURIComponent(results[2].replace(/\+/g, " "));
 }
 
-// load initialy these pages for documentation view.
+// conditional loading of documentation page from landing page
 $(document).ready(function(){
    var pagelink;
    var pageLoad = getParameterByName("page", window.location.href);
@@ -43,13 +43,25 @@ $(document).ready(function(){
      pagelink ="overview-of-carbondata.html"
      break;
 
-    default:
-       $("#viewpage").load("quick-start-guide.html");
+    case "quickStart":
+      pagelink ="quick-start-guide.html"
+      break;
+
+    case "dml":
+      pagelink ="dml-operation-on-carbondata.html"
+      break;
+
+    case "ddl":
+      pagelink ="ddl-operation-on-carbondata.html"
+      break;
+
+    case "dm":
+      pagelink ="data-management.html"
+      break;
 
       } 
     $("#viewpage").load(pagelink);  
-    // $("#leftmenu").load("docs/latest/table_of_contents.html");
-  
+
  });
  
 

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/0d4cdb1c/src/main/webapp/js/mdNavigation.js
----------------------------------------------------------------------
diff --git a/src/main/webapp/js/mdNavigation.js b/src/main/webapp/js/mdNavigation.js
index e13e6a0..ce34ca5 100644
--- a/src/main/webapp/js/mdNavigation.js
+++ b/src/main/webapp/js/mdNavigation.js
@@ -1,92 +1,46 @@
-   
-
-
-// $(document).ready(function() {
-   
-   var topLevelLink = $('#leftmenu>ul>li>a');
-   var secLevelLink = $('#leftmenu>ul>li>ul>li>a');
-   var trdLevelLink = $('#leftmenu>ul>li>ul>li>ul>li>a');
-
-
-   function loadContentUsingIdAttr(listOfLinks){
-
-      for(var i = 0; i < listOfLinks.length; i++){
+//Purpose of this JS
+      function loadContentUsingIdAttr(listOfLinks){
+        for(var i = 0; i < listOfLinks.length; i++){
          var idAttr = $(listOfLinks[i]).attr("id");
          if(idAttr == undefined){
             var hrefLink = $(listOfLinks[i]).attr("href");
             if(hrefLink.indexOf("http") !== 0){
                 $(listOfLinks[i]).click(function(e){
-                   //$("#viewpage").empty();
-                   $("#viewpage").load($(e.currentTarget).attr("href")); 
-
+                   $("#viewpage").load($(e.currentTarget).attr("href"));
                    if($(this).is('a:not([href^="#"])')) {
                        }else{
                           $('a').off('click')
                        }
                    return false
-                })
-                $("#viewpage>a").attr("target", '_blank');
+                  })
+                 $("#viewpage a").attr("target", '_blank');
               }
-         }
-         else {
-            $("#"+idAttr).click(function(e){
-
-               $("#viewpage").load($(e.currentTarget).attr("id")+".html", function(){
-                var contentLinks = $("#viewpage a");
-                  loadContentUsingIdAttr(contentLinks);
-                });
-            })
-         }
+          }
       }
    }
 
-   loadContentUsingIdAttr(topLevelLink);
-   loadContentUsingIdAttr(secLevelLink);
-   loadContentUsingIdAttr(trdLevelLink);
-    
+
+//Purpose of this JS
     setTimeout(function(){     
      var contentLinks = $("#viewpage a");
-       loadContentUsingIdAttr(contentLinks);          
+       loadContentUsingIdAttr(contentLinks);
           if($(this).is('a:not([href^="#"])')) {
            }else{
               $('#viewpage>li>a').off('click');
            }
-     }, 500)
-
-   
-   // $('html, body').animate({    scrollTop: target.offset().top - 52 }, 500);
-
-  
-   $('a[href*="#"]:not([href="#"])').click(function() {
-     if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
-      var target = $(this.hash);
-      target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
-      if (target.length) 
-          { $('html, body').animate({scrollTop: target.offset().top - 52 }, 500);
-            return false;
-          }
-       }
-    });
-
- // Left side nav bar
-     
-      $("#leftmenu>ul>li>a+ul ").hide();
-      $("#leftmenu>ul>li>a+ul ul ").hide();    
-      $('#leftmenu>ul>li>a').click(function() {
-      var target;  
-      $(this).parent().siblings().find('ul').fadeOut().animate(100);
-      $(this).next('ul').stop(true, false, true).fadeToggle().animate(100);
-     // $('html, body').animate({    scrollTop: target.offset().top}, 500);
-      return false;      
+     }, 500);
+
+//Purpose of this JS
+  $('a[href*="#"]:not([href="#"])').click(function() {
+       if (location.pathname.replace(/^\/ /, '') == this.pathname.replace(/^\/ /, '') && location.hostname == this.hostname) {
+        var target = $(this.hash);
+        target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
+        if (target.length)
+            { $('html, body').animate({scrollTop: target.offset().top - 52 }, 500);
+              return false;
+            }
+         }
       });
-      $('#leftmenu ul ul li a ').click(function() {
-      $(this).parent().siblings().find('ul').fadeOut().animate(100);
-      $(this).next('ul').stop(true, false, true).fadeToggle().animate(100);
-      return false;
-       });
-
-// });
-
 
 //Documentation page print
 function divPrint() {