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 2016/12/20 01:52:47 UTC

incubator-carbondata-site git commit: update website 12.20 This closes #1

Repository: incubator-carbondata-site
Updated Branches:
  refs/heads/asf-site 600ddfc8b -> fbb6d624e


update website 12.20 This closes #1


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/commit/fbb6d624
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/tree/fbb6d624
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/diff/fbb6d624

Branch: refs/heads/asf-site
Commit: fbb6d624e73ddfe2aa48b05ae39c056dd13c3e5a
Parents: 600ddfc
Author: chenliang613 <ch...@apache.org>
Authored: Tue Dec 20 09:32:00 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Tue Dec 20 09:52:16 2016 +0800

----------------------------------------------------------------------
 content/css/style.css               | 242 +++++++++++++++++++++-------
 content/dashboard.html              |  57 ++++---
 content/images/CDbannerSliderbg.jpg | Bin 92736 -> 88343 bytes
 content/images/CDfullyIndexing.png  | Bin 17765 -> 16207 bytes
 content/index.html                  | 266 +++++++++++++++++++++++--------
 5 files changed, 411 insertions(+), 154 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/fbb6d624/content/css/style.css
----------------------------------------------------------------------
diff --git a/content/css/style.css b/content/css/style.css
index 0d88cc9..79e3471 100644
--- a/content/css/style.css
+++ b/content/css/style.css
@@ -20,6 +20,10 @@ a:hover, a:focus{ color:#ff943d; text-decoration:none}
 
 img{ max-width:100%; height:auto}
 
+.container-fluid{ max-width: 1240px}
+.container-fluid-full{ max-width: 100%}
+
+
 
 .getmore-btn, .knowmore-btn, .join-community{display: block; background: #ff943d; border-radius: 4px; padding: 12px 40px; text-decoration: none;
   text-align: center; font-size: 18px; color: #fff; width: 220px; clear: both; margin-bottom: 30px; text-transform: uppercase; font-weight: 600;}
@@ -29,12 +33,17 @@ img{ max-width:100%; height:auto}
  {display: block; background: #d57222; color: #fff;  text-decoration: none; }
 
 
+.navbar-nav>li>.dropdown-menu {padding: 0;  margin-top: -1px;   color: #fff !important; text-decoration: none;  background: #dd6300 !important; box-shadow: none;  border: 1px solid #dd6300 !important;
+}
+.cd_navcontnt li>.dropdown-menu a:hover, .cd_navcontnt li>.dropdown-menu a.active { color: #dd6300 !important; text-decoration:none; background: #fff !important;}
+
+
 .desktop-view{ display:block}
 .mobile-view{ display:none}
 
 /*a.logo { width: 210px; display: inline-block;  margin: 10px 0;}*/
 a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
-.cd-navbar-wrapper.navbar {margin-bottom:0px;border-bottom: 4px solid #dd6300;}
+.cd-navbar-wrapper.navbar {margin-bottom:0px;border-bottom: 4px solid #dd6300; border-radius: 0}
 /*.cd_navcontnt { margin-top: 20px;}*/
 .cd_navcontnt{ margin-top: 5px}
 .cd_navcontnt li a { padding: 10px 20px;text-transform: uppercase; font-size: 14px; font-weight: 500; color: #222 !important;}
@@ -66,15 +75,7 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 
 /*.cd-aboutwrapper{background: #282828; display: block;}*/
 .cd-aboutwrapper .container-fluid {padding: 0;}
-/*.cd-aboutblock { padding: 40px 10px; display: block; clear: both;}*/
-/*.cd-aboutblock .title{font-size: 32px; color: #fff; line-height:36px;display:block; text-align:center; margin: 0 0 20px}
-.cd-aboutblock .title .cube-icon{width:30px;height: 30px; margin:0 8px 0 0; padding:0;  display:inline-block; text-align:center;}
-.cd-aboutblock .title .title-underline{ height: 2px; width:100px; background: #fff; margin:10px auto 0; padding: 0; display:block;}
-.cd-aboutblock .para-txt { font-size: 16px; color: #fff; line-height: 30px; display: block; text-align: center; font-family:OpenSansLight;}
-.cd-aboutblock .cd-indexing-blog {border: 1px solid rgba(255,255,255,.2);  text-align: center;  padding: 20px; display: block;margin: 30px 0 20px}
-*/.cd-aboutblock .knowmore-btn {display: block; background: #ff943d; border-radius: 1px; padding: 12px 50px;text-align: center; font-size: 18px; color: #fff; 
-  float: right; clear: both; margin-bottom: 30px; text-transform: uppercase; font-weight: 600;}
-.cd-aboutblock .knowmore-btn:hover {display: block; background: #d57222}
+
 
 .cd-aboutwrapper {
     background: #fff;
@@ -83,9 +84,11 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 }
 
 .cd-aboutblock {
-    padding: 20px 10px;
+    padding: 20px 20px 0 0px;
     display: block;
     clear: both;
+    border-right: 1px solid #ddd;
+    padding-bottom: 60px;
 }
 
 .cd-aboutblock .title {
@@ -93,54 +96,87 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
     color: #444;
     line-height: 30px;
     display: block;
-    text-align: center;
+    text-align: left;
     margin: 0 0 16px;
 }
 
 .cd-aboutblock .title .title-underline {
     height: 2px;
-    width: 100px;
+    width: 50px;
     background: #ff943d;
-    margin: 6px auto 0;
+    margin: 6px 0 0;
     padding: 0;
     display: block;
 }
 
 .cd-aboutblock .para-txt {
-    font-size: 16px;
+    font-size: 14px;
     color: #111;
     line-height: 22px;
     display: block;
-    text-align: center;
+    text-align: left;
     font-family: OpenSansLight;
 }
 
 
+
+
+.cd-aboutblock .cd-indexing-blog  img{ max-width: 100%}
+
+
+
+/**/
+
+.cd-aboutwrapper {
+    background: #fff;
+    display: block;
+    border-bottom: 1px solid #ccc;
+}
+
+.cd-aboutblock {
+    padding: 10px;
+    display: block;
+    clear: both;
+    border: 1px solid #ddd;
+    margin: 20px 0px;
+    background: #f6f6f6;
+}
+
+
 .cd-aboutblock .cd-indexing-blog {
-    border: 1px solid rgba(0,0,0,.1);
+    border: 1px solid #f6f6f6;
     text-align: center;
-    padding: 10px 0;
+    padding: 0px;
     display: block;
-    margin: 10px 0;
+    margin: 0;
+}
+
+.cd-aboutblock .para-txt {
+    font-size: 16px;
+    color: #111;
+    line-height: 22px;
+    display: block;
+    text-align: left;
+    font-family: OpenSansLight;
+    min-height: 90px;
 }
 
-/*.cd-releaseblock { background: #363636; border-left: 1px solid #555; min-height: 596px; margin: 0 -15px 0 0; padding: 40px 20px 20px;}
-.cd-releaseblock .title{font-size: 28px; color: #fff; line-height:36px;display:block; text-align:left; margin: 0 0 20px}
-.cd-releaseblock .title .title-underline{ height: 2px; width:50px; background: #fff; margin:10px 0; padding: 0; display:block;}
-.cd-releaseblock .release-links { font-size: 14px; color: #fff; line-height: 30px; display: block; text-align:left; text-decoration: none}
-.cd-releaseblock .release-links:hover { text-decoration: underline; color:#00a0d2;}
-.cd-releaseblock .release-date { font-size: 12px; color: #ff943d; line-height:20px; display: block; text-align:right;}
-.cd-releaseblock .latestR {display: block; margin-bottom: 20px; border-bottom: 1px dashed #666; padding-bottom: 20px;}
-.cd-releaseblock .nextr{display: block;   padding: 15px;} 
-.cd-releaseblock .linkblock { display: block; max-height: 180px; overflow: auto; padding-right: 10px;}
-*/
+
+
+.cd-aboutblock .knowmore-btn {display: block; background: #ff943d; border-radius: 1px; padding: 12px 50px;text-align: center; font-size: 18px; color: #fff; 
+ clear: both; margin-bottom: 16px; text-transform: uppercase; font-weight: 600;}
+.cd-aboutblock .knowmore-btn:hover {display: block; background: #d57222}
+
+
+
 
 .cd-releaseblock {
-    background: #eee;
-    margin: 15px 0;
+    background: #f6f6f6;
+    margin: 20px 0;
     border-radius: 0;
-    border: 1px solid #ccc;
+    border: 1px solid #DDD;
 }
+
 .cd-releaseblock .title {
     font-size: 24px;
     color: #444;
@@ -155,24 +191,35 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 .cd-releaseblock .release-links:hover { text-decoration: underline; color:#00a0d2;}
 .cd-releaseblock .release-date {
     font-size: 12px;
-    color: #f86f00;
-    line-height: 16px;
+    color: #666;
+    line-height: 20px;
     display: block;
-    text-align: right;
-    margin-bottom: 4px;
+    text-align: left;
+    margin-bottom: 10px;
 }
 
 .cd-releaseblock .latestR {
     display: block;
     margin-bottom: 10px;
-    border-bottom: 1px dashed #aaa;
+   /* border-bottom: 1px dashed #aaa;*/
     padding: 10px 15px;
     background: #f6f6f6;
 }
 .cd-releaseblock .nextR{display: block;   padding: 2px 15px 15px;} 
 .cd-releaseblock .linkblock { display: block; max-height: 180px; overflow: auto; padding-right: 10px;}
 
-.cd-flowblock{ padding: 15px 0}
+
+.cd-releaseblock .latestR {
+    display: block;
+    margin-bottom: 10px;
+    /* border-bottom: 1px dashed #aaa; */
+    padding: 10px 15px;
+    background: #f6f6f6;
+}
+.cd-releaseblock .nextR{ display:none;}
+
+
+.cd-flowblock{ padding: 20px 0; background: #f6f6f6}
 .cd-columnblock {display: block; margin:5px 0; padding: 10px;}
 .cd-columnblock:hover { box-shadow: 0 2px 4px #bbb; background: #fdfdfd;}
 
@@ -190,7 +237,7 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 .cd-columnblock .title-info {
     font-size: 14px;
     color: #000;
-    line-height: 18px;
+    line-height: 22px;
     display: block;
     text-align: center;
     font-family: OpenSansLight;
@@ -200,8 +247,55 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 }
 .cd-columnblock .iconbox{ display: block; text-align: center;}
 .cd-columnblock .iconbox .icon { display: inline-block;width:80px; height:80px; border: 4px solid #ff943d; border-radius: 50%;}
-.cd-columnblock .iconbox .icon.one{ background: url(../images/cd-uniquedata-icon.png) no-repeat center center; background-size: 56px; }
-.cd-columnblock:hover .iconbox .icon.one{ background: #ff943d url(../images/cd-uniquedata-icon-hover.png) no-repeat center center; 
+.cd-columnblock .iconbox .icon.uniquedata{ background: url(../images/cd-uniquedata-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.uniquedata{ background: #ff943d url(../images/cd-uniquedata-icon-hover.png) no-repeat center center; 
+  transform:scale(1.1);  background-size: 56px;
+  -webkit-transition: all .2s ease-in-out;
+  -moz-transition: all .2s ease-in-out;
+  -o-transition: all .2s ease-in-out;
+  transition: all .2s ease-in-out;
+  }
+
+
+.cd-columnblock .iconbox .icon.multilevelindexing{ background: url(../images/cd-multilevelindexing-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.multilevelindexing{ background: #ff943d url(../images/cd-multilevelindexing-icon-hover.png) no-repeat center center; 
+  transform:scale(1.1);  background-size: 56px;
+  -webkit-transition: all .2s ease-in-out;
+  -moz-transition: all .2s ease-in-out;
+  -o-transition: all .2s ease-in-out;
+  transition: all .2s ease-in-out;
+  }
+
+
+.cd-columnblock .iconbox .icon.deepsparkintegration{ background: url(../images/cd-deepsparkintegration-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.deepsparkintegration{ background: #ff943d url(../images/cd-deepsparkintegration-icon-hover.png) no-repeat center center; 
+  transform:scale(1.1);  background-size: 56px;
+  -webkit-transition: all .2s ease-in-out;
+  -moz-transition: all .2s ease-in-out;
+  -o-transition: all .2s ease-in-out;
+  transition: all .2s ease-in-out;
+  }
+
+  .cd-columnblock .iconbox .icon.advancedpushdownoptimization{ background: url(../images/cd-advancedpushdownoptimization-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.advancedpushdownoptimization{ background: #ff943d url(../images/cd-advancedpushdownoptimization-icon-hover.png) no-repeat center center; 
+  transform:scale(1.1);  background-size: 56px;
+  -webkit-transition: all .2s ease-in-out;
+  -moz-transition: all .2s ease-in-out;
+  -o-transition: all .2s ease-in-out;
+  transition: all .2s ease-in-out;
+  }
+
+  .cd-columnblock .iconbox .icon.dictionaryencoding{ background: url(../images/cd-dictionaryencoding-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.dictionaryencoding{ background: #ff943d url(../images/cd-dictionaryencoding-icon-hover.png) no-repeat center center; 
+  transform:scale(1.1);  background-size: 56px;
+  -webkit-transition: all .2s ease-in-out;
+  -moz-transition: all .2s ease-in-out;
+  -o-transition: all .2s ease-in-out;
+  transition: all .2s ease-in-out;
+  }
+
+  .cd-columnblock .iconbox .icon.updatedeletesupport{ background: url(../images/cd-updatedeletesupport-icon.png) no-repeat center center; background-size: 56px; }
+.cd-columnblock:hover .iconbox .icon.updatedeletesupport{ background: #ff943d url(../images/cd-updatedeletesupport-icon-hover.png) no-repeat center center; 
   transform:scale(1.1);  background-size: 56px;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
@@ -209,6 +303,14 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
   transition: all .2s ease-in-out;
   }
 
+/*
+cd-advancedpushdownoptimization-icon.png
+cd-deepsparkintegration-icon.png
+cd-dictionaryencoding-icon.png
+cd-multilevelindexing-icon.png
+cd-updatedeletesupport-icon.png
+*/
+
 .cd-columnblock:hover .iconbox{transform:scale(1.1); 
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
@@ -223,13 +325,13 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 .cd-releasedownload .title .release-date {font-size:16px; color: #bbb; line-height: 16px; display: inline-block;}
 .cd-releasedownload .release-note {
     font-size: 16px;
-    color: #ff943d;
+    color: #00a0d2;
     line-height: 16px;
     display: inline-block;
     margin-left: 60px;
     text-transform: capitalize;
 }
-.cd-releasedownload .release-note:hover { text-decoration: underline;}
+.cd-releasedownload .release-note:hover {color:#ff943d; text-decoration: underline;}
 
 .cd-releasedownload .download-btn {display: block; background: #ff943d; border-radius:1px; padding: 12px 50px;
   text-align: center; font-size: 18px; color: #fff; float: right; clear: both; text-transform: uppercase; font-weight: 600; margin-top: 15px}
@@ -237,12 +339,12 @@ a.logo { width: 170px; display: inline-block;  margin: 5px 0;}
 
 
 .cd-systemblock { padding: 20px 0; background: #EEE; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
-.cd-thecolumnblock {display: block; margin:5px 0; min-height: 220px; padding: 15px; background: #fff; box-shadow: 0 1px 1px #bbb;}
+.cd-thecolumnblock {display: block; margin:5px 0; min-height: 280px; padding: 15px; background: #fff; box-shadow: 0 1px 1px #bbb;}
 .cd-thecolumnblock:hover { box-shadow: 0 2px 4px #bbb; background: #fff;}
 .cd-thecolumnblock .title {font-size: 20px;  color: #444;  line-height: 24px;  display: block; text-align: left; margin: 10px 4px 10px; height: 50px;  text-transform: capitalize; font-weight: 600;}
 .cd-thecolumnblock .title .title-underline{ height: 2px; width:50px; background: #ff943d; margin:10px 0; padding: 0; display:block;}
-.cd-thecolumnblock .title-info { font-size: 14px; color: #000; line-height: 20px;    display: block; text-align: left;
-     overflow: hidden; margin: 0;}
+.cd-thecolumnblock .title-info { font-size: 14px; color: #000; line-height: 22px;    display: block; text-align: left;
+     overflow: hidden; margin: 0; font-family: OpenSansLight}
 
 
 .cd-apacheblock{ padding: 20px 0; 
@@ -259,10 +361,9 @@ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', end
 .cd-apachepic {display: table-cell; margin: 5px 0; height: 220px;padding: 15px; background: #fff; box-shadow: 0 1px 1px #bbb; vertical-align: middle;}
 .cd-apachetxtblock .title {font-size: 20px;  color: #444;  line-height: 24px;  display: block; text-align: left; margin: 10px 4px 10px; height: 50px;  text-transform: capitalize; font-weight: 600;}
 .cd-apachetxtblock .title .title-underline{ height: 2px; width:50px; background: #ff943d; margin:10px 0; padding: 0; display:block;}
-.cd-apachetxtblock .title-info { font-size: 14px; color: #000; line-height: 20px;    display: block; text-align: left;
-      overflow: hidden; margin: 0;}
-.cd-apachetxtblock .title-info .linktxt { color: #d05d00}
-
+.cd-apachetxtblock .title-info { font-size: 14px; color: #000; line-height: 22px;    display: block; text-align: left;
+      overflow: hidden; margin: 0; font-family: OpenSansLight}
+.cd-apachetxtblock .title-info .linktxt { color: #00a0d2}
 
 
 .cd-featureblock{ background: url(../images/CDbannerSliderbg.jpg) no-repeat center center; position: relative; min-height: 300px;    background-size: cover;}
@@ -294,10 +395,11 @@ footer ul.footer-nav li a:hover{ text-decoration: underline}
 footer .copyright-txt{ margin:0; padding:0; color: #aaa; font-size: 12px; display: inline-block;}
 footer .term-links{  display: inline-block;  margin:0; padding: 0 10px; text-decoration: none; color: #aaa;}
 footer .term-links:hover{ text-decoration: underline}
-footer .social-icon{ float: right;}
+footer .social-icon{ float: right; display: none}
 footer .social-icon .icons{ display: inline-block;  margin:0; padding: 0 10px; text-decoration: none; color: #aaa; opacity: .5}
 footer .social-icon .icons:hover{ opacity: 1;  text-decoration: none;}
 
+footer .topcontant{  display: none }
 
 
 /* ------------------- Documentation Style here*/
@@ -364,8 +466,11 @@ footer .social-icon .icons:hover{ opacity: 1;  text-decoration: none;}
 }
 
 .maindashboard {
-    padding: 15px;
+    padding:0  15px 0;
+    background: #fff;
+
 }
+
  
 header{
     position: fixed;
@@ -390,7 +495,7 @@ iframe {
     display: block;
     background: transparent;
     border: none;
-    height: calc(100vh - 80px);
+    height: calc(100vh - 60px);
     width: 100%;
 }
 
@@ -401,26 +506,37 @@ iframe {
     color: #444;
 }
 
-.list-group-submenu {
-  margin-left:20px;
-}
+.leftMainMenu .list-group-submenu{margin-left:20px;}
 
 
 .leftMainMenu{}
 .leftMainMenu .panel {
     margin-bottom: 20px;
     background-color: #f9f9f9;
+    box-shadow: none;
     border: 0;
     border-radius: 0;
-    -webkit-box-shadow: none;
-    box-shadow: none;
 }
 
+.leftMainMenu .list-group-item {
+    padding: 12px 8px; margin-bottom: -1px; font-size: 13px; background: #f4f4f4; line-height: 18px;}
+
+.leftMainMenu .list-group-item:first-child { border-top-left-radius:0; border-top-right-radius:0;}
+
 .leftMainMenu .fa.fa-caret-down{ float: right;}
-.leftMainMenu .list-group-item-success {color: #3c763d; background-color: #efefef;}
+.leftMainMenu .list-group-item-success {color: #3c763d; background-color: #f4f4f4;}
+.leftMainMenu .collapse.in .list-group-item { padding-left: 14px; background: #efefef;}
 
 .leftMainMenu a.list-group-item-success:focus, 
-.leftMainMenu a.list-group-item-success:hover { background-color: #e3e3e3;}
+.leftMainMenu a.list-group-item-success.active, 
+.leftMainMenu a.list-group-item-success:hover { background-color: #ddd; border-color: #eee;}
+
+.leftMainMenu .list-group-submenu { margin-left:0px;}
+
+.leftMainMenu .list-group-submenu .list-group-item {
+    background: #fff !important;
+    padding-left: 20px !important;
+}
 
 .leftMainMenu .accordion-heading {  position: relative; }
 .leftMainMenu .accordion-heading .edit {
@@ -439,4 +555,8 @@ p img{ max-width: 100% }
 
 /* ------------------- End Documentation Style here*/
 
-  
\ No newline at end of file
+
+
+/* Media Style */
+
+

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/fbb6d624/content/dashboard.html
----------------------------------------------------------------------
diff --git a/content/dashboard.html b/content/dashboard.html
index 2a33939..36a9964 100644
--- a/content/dashboard.html
+++ b/content/dashboard.html
@@ -36,29 +36,36 @@
         <div class="navbar-collapse collapse cd_navcontnt" id="navbar">         
            <ul class="nav navbar-nav navbar-right navlist-custom">
              <ul class="nav navbar-nav navbar-right navlist-custom">
-              <li><a href="#" ><i class="fa fa-home" aria-hidden="true"></i> </a></li>
+              <li><a href="index.html" ><i class="fa fa-home" aria-hidden="true"></i> </a></li>
             <!--  <li><a href="https://github.com/apache/incubator-carbondata">  </a>-->
                <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>
+                  <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://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>
                     </ul>
                 </li>
 
                </li>
-              <li><a href="#">OverView </a></li>
-              <li><a href="dashboard.html" target="blank" class="active">Documents </a></li>               
+              <!--<li><a href="#">OverView </a></li>-->
+              <li><a href="dashboard.html" class="active"> Documentation </a></li>
+              <!-- <li class="dropdown">
+                  <a href="#" class="dropdown-toggle " data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation <span class="caret"></span></a>
+                  <ul class="dropdown-menu">
+                    <li><a href="dashboard.html">Latest Release</a></li>
+                    <li><a href="#"  target="blank">Older Release</a></li>
+                    </ul>
+              </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="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/"  target="blank">CarbonData Mailing List</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Contributing+to+CarbonData"  target="_blank">Contributing to CarbonData</a></li>
+                    <li><a href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/"  target="_blank">CarbonData Mailing List</a></li>
                     </ul>
                 </li>
 
-              <li><a href="http://www.apache.org/" class="apache_link" target="blank">apache</a>
+              <li><a href="http://www.apache.org/" class="apache_link" target="_blank">apache</a>
            </ul>
         </div><!--/.nav-collapse -->
       </div>
@@ -73,25 +80,24 @@
             <div class="dashboardlinkbox">
                <div class="col-md-12 col-sm-12">
                     <h2 class="heading"> CarbonData Documentation</h2>
-                  <div class="docs-searchbox">
+                  <!--<div class="docs-searchbox">
                   <form action="" method="">
                       <input class="docs-search" type="text" name="q" placeholder="Search by keyword">
                   </form>
                   </div>
+                -->
                </div>
                 <div class="col-md-4 col-sm-4">
-                   <a href="overview.html">
+                   <a href="overDoc.html">
                    <div class="cd-docsblock"> 
                        <h4 class="title">Overview</h4>
                        <p class="title-info">What is CarbonData<br/> Why CarbonData</p>
                    </div>
                    </a>
-                </div>
-
-             
+                </div>             
 
                 <div class="col-md-4 col-sm-4">
-                   <a href="quickstart.html">
+                   <a href="quickstartDoc.html">
                     <div class="cd-docsblock"> 
                        <h4 class="title">Quick start
                         
@@ -101,20 +107,19 @@
                   </a>
                 </div>
                  <div class="col-md-4 col-sm-4">
-                  <a href="usefultips.html">
+                  <a href="usefultipsDoc.html">
                    <div class="cd-docsblock"> 
                        <h4 class="title">Useful Tips
                         
                        </h4>
-                       <p class="title-info">Suggestion to create CarbonData table &   
-Configurations For Optimizing CarbonData Performance</p>
+                       <p class="title-info">Suggestion to create CarbonData table & Configurations For Optimizing CarbonData Performance</p>
                    </div>
                   </a>
                 </div>
 
 
                 <div class="col-md-4 col-sm-4">
-                   <a href="userguide.html">
+                   <a href="userguideDoc.html">
                     <div class="cd-docsblock"> 
                        <h4 class="title">User Guide
                        
@@ -125,7 +130,7 @@ Configurations For Optimizing CarbonData Performance</p>
                 </div>
 
                 <div class="col-md-4 col-sm-4">
-                   <a href="usingcarbondata.html">
+                   <a href="usingcarbondataDoc.html">
                     <div class="cd-docsblock"> 
                        <h4 class="title">Using CarbonData
                         
@@ -136,7 +141,7 @@ Configurations For Optimizing CarbonData Performance</p>
                 </div>
 
                 <div class="col-md-4 col-sm-4">
-                   <a href="faq.html">
+                   <a href="faqDoc.html">
                     <div class="cd-docsblock"> 
                        <h4 class="title">FAQ
                         
@@ -174,7 +179,8 @@ Configurations For Optimizing CarbonData Performance</p>
        <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="#" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp; <a href="#" class="term-links"> Privacy Policy </a>
+            <a href="http://www.apache.org/" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp;
+               <a href="pageinprogress.html" class="term-links"> Privacy Policy </a>
             </p>
 
           </div>
@@ -193,8 +199,9 @@ Configurations For Optimizing CarbonData Performance</p>
 
   <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></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/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/fbb6d624/content/images/CDbannerSliderbg.jpg
----------------------------------------------------------------------
diff --git a/content/images/CDbannerSliderbg.jpg b/content/images/CDbannerSliderbg.jpg
index 5e9bfb4..1f4c104 100644
Binary files a/content/images/CDbannerSliderbg.jpg and b/content/images/CDbannerSliderbg.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/fbb6d624/content/images/CDfullyIndexing.png
----------------------------------------------------------------------
diff --git a/content/images/CDfullyIndexing.png b/content/images/CDfullyIndexing.png
index abac2eb..d6bba9d 100644
Binary files a/content/images/CDfullyIndexing.png and b/content/images/CDfullyIndexing.png differ

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/fbb6d624/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 9e4def5..d8aedf8 100644
--- a/content/index.html
+++ b/content/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+\ufeff<!DOCTYPE html>
 <html lang="en">
   <head>
     <meta charset="utf-8">
@@ -10,7 +10,8 @@
     <!-- Bootstrap -->
 	
     <link rel="stylesheet" href="css/bootstrap.min.css">
-    <link href="css/style.css" rel="stylesheet">    	
+    <link href="css/style.css" rel="stylesheet">      
+    <link href="css/full-slider.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]>
@@ -35,25 +36,32 @@
         </div>
         <div class="navbar-collapse collapse cd_navcontnt" id="navbar">         
           <ul class="nav navbar-nav navbar-right navlist-custom">
-              <li><a href="#" class="active"><i class="fa fa-home" aria-hidden="true"></i> </a></li>
+              <li><a href="index.html" class="active"><i class="fa fa-home" aria-hidden="true"></i> </a></li>
             <!--  <li><a href="https://github.com/apache/incubator-carbondata">  </a>-->
                <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://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>
                     </ul>
                 </li>
 
                </li>
-              <li><a href="#">OverView </a></li>
-              <li><a href="dashboard.html" target="blank">Documents </a></li>               
+              <!--<li><a href="pageinprogress.html">OverView </a></li>-->
+              <li><a href="dashboard.html">Documentation </a></li>
+              <!-- <li class="dropdown">
+                  <a href="#" class="dropdown-toggle " data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation <span class="caret"></span></a>
+                  <ul class="dropdown-menu">
+                    <li><a href="dashboard.html">Latest Release</a></li>
+                    <li><a href="#"  target="blank">Older Release</a></li>
+                    </ul>
+              </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="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/"  target="blank">CarbonData Mailing List</a></li>
+                    <li><a href="contributingDoc.html"  target="_blank">Contributing to CarbonData</a></li>
+                    <li><a href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/"  target="_blank">CarbonData Mailing List</a></li>
                     </ul>
                 </li>
 
@@ -68,34 +76,116 @@
 
   <section><!-- Banner part -->
     <div class="cd-homebanner">
-      <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>
-            <!-- <a href="#" class="getmore-btn">Get More</a>-->
-         </div>
-         <div class="col-md-6 col-sm-6">
-             <div class="slide-img"><img src="images/CDslide_1.png" alt=""/> </div>
-         </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">
+                <!-- Set the first background image using inline CSS below. -->
+                <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>
+                        <!-- <a href="#" class="getmore-btn">Get More</a>-->
+                     </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">
+                <!-- Set the second background image using inline CSS below. -->
+                <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 Petabyte of <strong>Data</strong>
+                                      </div>
+                        <!-- <a href="#" class="getmore-btn">Get More</a>-->
+                     </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">
+                <!-- Set the third background image using inline CSS below. -->
+                <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 any available  <strong>Open Source</strong> file format
+                         </div>
+                        <!-- <a href="#" class="getmore-btn">Get More</a>-->
+                     </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>
+
+        <!-- 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>
   </section> <!-- End Banner part -->
    
   <section><!-- About carbonData part -->
     <div class="cd-aboutwrapper">
       <div class="container-fluid">
+          <div class="row">
          <div class="col-md-9 col-sm-9">   
-               <div class="cd-aboutblock">
-                       <h4 class="title">  What is CarbonData
-                        <span class="title-underline"></span> 
-                       </h4>
-                       <p class="para-txt">CarbonData is a fully indexed columnar and Hadoop native data-store for processing heavy analytical workloads and detailed queries on big data
-                       </p>
-                       <div class="cd-indexing-blog">
+               <div class="cd-aboutblock">                       
+                       <div class="row">
+                        
+                          <div class="col-md-6 col-sm-12">
+                          <div class="cd-indexing-blog">
                         <img src="images/CDfullyIndexing.png" alt=""/>
                        </div>
-                       <a href="dashboard.html" class="knowmore-btn"> Know more</a> 
+                        </div>
+                         <div class="col-md-6 col-sm-12">
+                            <h4 class="title">  What is CarbonData
+                          <span class="title-underline"></span> 
+                         </h4>
+                            <p class="para-txt">CarbonData is a fully indexed columnar and Hadoop native data-store for processing heavy analytical workloads and detailed queries on big data
+                         </p><a href="dashboard.html" class="knowmore-btn"> Know more</a> 
+                          </div>
+
+                          
+                       
+
+                       </div>
+                       
+                       
+                       
                </div>
 
          </div>  <!-- carbonData -->
@@ -106,23 +196,24 @@
                         <span class="title-underline"></span> 
                     </h4>
                     <div class="linkblock">
-                      <a href="https://www.apache.org/dyn/closer.lua/incubator/carbondata/0.2.0-incubating" target="blank">Apache CarbonData 0.2.0-incubating</a>
+                      <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://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.1-incubating" target="blank">Apache CarbonData 0.1.1-incubating</a>
+                      <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://www.apache.org/dyn/closer.lua/incubator/carbondata/0.1.0-incubating" target="blank">Apache CarbonData 0.1.0-incubating</a>
+                      <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>
 
                       
                     </div>
                  </div>
                  <div class="nextR">
-                     <h4 class="title">Release Note
+                     <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>
                         
                       <!--  <span class="release-date">Upcoming</span>-->
                      </div>
@@ -131,71 +222,83 @@
             
          </div><!-- latest release -->
     </div>
+  </div>
   </section> <!-- End About carbonData part -->
 
    <section><!-- Flow carbonData part -->
     <div class="cd-flowblock">
       <div class="container-fluid">
           <div class="col-md-4 col-sm-4">
+             <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <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>
+                 <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-4">
+            <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <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>
+                 <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-4">
+            <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <i class="icon deepsparkintegration"></i>
                  </div>
                  <h4 class="title">Deep Spark Integration</h4>
-                 <p class="title-info">DataFrame & SQL compliance</p>
+                 <p class="title-info">DataFrame & SQL compliance.</p>
              </div>
+           </a>
           </div>
 
           <div class="col-md-4 col-sm-4">
+            <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <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>
+                 <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-4">
+            <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <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>
+                 <p class="title-info">Encoded data for reduced storage space & faster processing.</p>
              </div>
+           </a>
           </div>
 
 
           <div class="col-md-4 col-sm-4">
+            <a href="pageinprogress.html">
              <div class="cd-columnblock"> 
                  <div class="iconbox">
-                      <i class="icon one"></i>
+                      <i class="icon updatedeletesupport"></i>
                  </div>
                  <h4 class="title">Update Delete Support</h4>
-                 <p class="title-info">Support update and delete over BigData</p>
+                 <p class="title-info">Support update and delete over BigData.</p>
              </div>
+           </a>
           </div>
 
       </div>
@@ -210,32 +313,35 @@
                     CarbonData 0.2.0 released 
                     <span class="release-date">Nov 2016 </span>
                  </h4>  
-
-                 <a href="#" class="release-note"> relase note</a>
+                 <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" class="release-note" target="_blank"> relase note</a>
            </div>
            <div class="col-md-3 col-sm-3">
-            <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" class="download-btn" target="blank">Download</a> 
+            <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" class="download-btn" target="_blank">Download</a> 
            </div>
          </div>
        </div>
    </section><!-- End CarbonData release download part -->
 
-<!--
-   <section><!- CarbonData release download part ->
+
+   <section><!-- CarbonData release download part -->
        <div class="cd-featureblock">
         <div class="bg-opacity"> </div>
          <div class="container-fluid">
            <div class="col-md-6 col-sm-6">
                  <h4 class="title">Eco System</h4>  
-                 <div class="ecosystemblock"></div>
+                 <div class="ecosystemblock">
+                    <img src="images/cd-ecosystem.png" alt=""/>
+                 </div>
            </div>
            <div class="col-md-6 col-sm-6">
-                 <h4 class="title">Perforance boost</h4>              
-                 <div class="performenceblock"></div>
+                 <h4 class="title">performance boost</h4>              
+                 <div class="performenceblock">
+                  <img src="images/cd-performanecebooster.png" alt=""/>
+                 </div>
            </div>
          </div>
        </div>
-   </section>--><!-- End CarbonData release download part -->
+   </section><!-- End CarbonData release download part -->
 
    <section><!-- Flow systemblock part -->
     <div class="cd-systemblock">
@@ -245,9 +351,11 @@
                  <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
-                  <a href="#">Download </a> the latest release Read the <a href="#">Quick Start</a>  
-                  For detailed reference, read the <a href="#" > Documentation</a></p>
+                 <p class="title-info">Getting started with CarbonData is easy. All you need to do is 
+                  <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+0.2.0-incubating+Released" target="_blank"  >Download </a> the 
+                  latest release.<br> Read the <a href="quickstartDoc.html">Quick Start</a>. 
+                  <br>
+                   For detailed reference, read the <a href="dashboard.html" > Documentation</a>.
              </div>
           </div>
 
@@ -256,10 +364,13 @@
                  <h4 class="title">Community
                   <span class="title-underline"></span> 
                  </h4>
-                 <p class="title-info">There are many ways to reach the community :<br><br>
-                 You can ask any question or start a discusion through dev mailing website forum : 
-                 <a href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com">
-                  http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com</a>
+                 <p class="title-info">There are many ways to reach the community :<br>
+                 - You can ask any question or start a discusion through dev mailing website forum
+                 <a href="http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com">CarbonData mailing list </a>.
+                 <br>
+                 - You can track issue related to carbondata at <a href="https://issues.apache.org/jira/browse/INFRA-13128?filter=-4">Issues.apache</a>.
+                 <br>
+                 - Meet the contributors at <a href="https://github.com/apache/incubator-carbondata/graphs/contributors">Contributors</a>.
 
                  </p>
              </div>
@@ -270,7 +381,10 @@
                  <h4 class="title">Contribution
                   <span class="title-underline"></span> 
                 </h4>
-                 <p class="title-info"> Apache CarbonData is built by a team of developers from huawei, Talend,eBay,Intel and          VMWare. Since its inception in Aug 2016, it has more than 50 contributors If you'd like to contribute to CarbonData, learn how to contribute</p>
+                 <p class="title-info"> 
+                  Apache CarbonData is built by a team of developers from Huawei, Talend, eBay, Intel and VMWare. 
+                  Since its inception in August 2016, it has more than 50 contributors.
+                   If you'd like to contribute to CarbonData, <a href="contributingDoc.html">learn how to contribute</a>.</p>
              </div>
           </div>
 
@@ -292,10 +406,18 @@
                  <h4 class="title">Apache & OpenSource
                   <span class="title-underline"></span> 
                 </h4>
-                 <p class="title-info">  CarbonData is your project ! CarbonData is an 
-                    <a href="http://www.apache.org/" class="linktxt" target="blank"> Apache Software Foundation</a> project, available under the Apache v2 license It's a complete open community, always listening proposals and comments <br><br>
-                    <a  href="#" class="linktxt">Sources, mailing lists, issue tracker</a>: it's fully open, you can access directly We also love contributions: don't hesitate to contribute<br><br>
-                    <a   href="http://community.apache.org"  target="blank" class="linktxt">Be Involved In The Community </a>|<a  href="#" class="linktxt"> How To Contribute </a>
+                 <p class="title-info"> 
+                 
+
+                  CarbonData is your project ! CarbonData is an 
+                    <a href="http://www.apache.org/" class="linktxt" target="blank"> Apache Software Foundation</a> project, available under the Apache v2 license. It's a complete open community, always listening proposals and comments. <br><br>
+
+                    <a   href="https://github.com/apache/incubator-carbondata"  target="_blank" class="linktxt">Sources</a>, 
+                    <a   href="mailto:dev-subscribe@carbondata.incubator.apache.org"  class="linktxt">  mailing lists</a>, 
+                    <a   href="https://issues.apache.org/jira/browse/CARBONDATA-538?jql=fixVersion%20%3D%201.0.0-incubating%20AND%20project%20%3D%20CARBONDATA"  target="_blank" class="linktxt"> issue tracker </a>: it's fully open, you can access directly. We also love contributions: don't hesitate to contribute.<br><br>
+                    <a   href="http://community.apache.org"  target="blank" class="linktxt">Be Involved In The Community </a>
+                    <!--|
+                    <a  href="pageinprogress.html" class="linktxt"> How To Contribute </a>-->
                  </p>
              </div>
           </div>
@@ -326,7 +448,8 @@
        <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="#" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp; <a href="#" class="term-links"> Privacy Policy </a>
+              <a href="http://www.apache.org/" class="term-links">Apache Software Foundation  </a>&nbsp;&nbsp;| &nbsp;&nbsp;
+               <a href="pageinprogress.html" class="term-links"> Privacy Policy </a>
             </p>
 
           </div>
@@ -345,8 +468,15 @@
 
   <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></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/custon.js"></script>
+
+    <script>
+    $('.carousel').carousel({
+        interval: 5000 //changes the speed
+    })
+    </script>
   </body>
   </html>
\ No newline at end of file