You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by bu...@apache.org on 2016/05/20 06:42:43 UTC

incubator-asterixdb-site git commit: Address Chen's comments.

Repository: incubator-asterixdb-site
Updated Branches:
  refs/heads/asf-site 398133559 -> 6eb4976e2


Address Chen's comments.

Change-Id: Ie0971fac25a5b18cbfdd02dc9f26b4c9574021fa
Reviewed-on: https://asterix-gerrit.ics.uci.edu/873
Reviewed-by: Chen Li <ch...@gmail.com>


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

Branch: refs/heads/asf-site
Commit: 6eb4976e22c05ca7dac43737800089632a729537
Parents: 3981335
Author: Yingyi Bu <yi...@couchbase.com>
Authored: Thu May 19 23:33:10 2016 -0700
Committer: Chen Li <ch...@gmail.com>
Committed: Thu May 19 23:40:29 2016 -0700

----------------------------------------------------------------------
 content/index.html | 4 ++--
 index.md           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/6eb4976e/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index e68de83..821eb41 100644
--- a/content/index.html
+++ b/content/index.html
@@ -126,7 +126,7 @@
 
   </div>
 
-  <div class="col-md-4 text-center">
+  <div class="col-md-4">
     <h3 id="flexible-data">Flexible Data</h3>
     <img src="https://docs.google.com/drawings/d/1-0YZZz3XvOLEfMNhgt-Bf5jgscwHi3N4vVVg9d7hDnI/pub?w=394&amp;h=369" width="80%" />
   </div>
@@ -144,7 +144,7 @@
 
 <div class="row">
   <div class="col-sm-6 text-center">
-    <h3 id="example-use-case">Example Use Case: Real-time Tweet Analysis</h3>
+    <h3 id="example-use-case">Example: Interactive Analytics and Visualization on Tweets</h3>
     <a href="http://cloudberry.ics.uci.edu"><img src="img/tweet.png" width="100%" /></a>
   </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-site/blob/6eb4976e/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index a9dc1d9..8c4f0fb 100644
--- a/index.md
+++ b/index.md
@@ -24,7 +24,7 @@ layout: default
 
  </div>
 
-  <div class="col-md-4 text-center">
+  <div class="col-md-4">
     <h3 id="flexible-data">Flexible Data</h3>
     <img src="https://docs.google.com/drawings/d/1-0YZZz3XvOLEfMNhgt-Bf5jgscwHi3N4vVVg9d7hDnI/pub?w=394&amp;h=369" width="80%">
   </div>
@@ -43,7 +43,7 @@ layout: default
 
 <div class="row">
   <div class="col-sm-6 text-center">
-    <h3 id="example-use-case">Example Use Case: Real-time Tweet Analysis</h3>
+    <h3 id="example-use-case">Example: Interactive Analytics and Visualization on Tweets</h3>
     <a href="http://cloudberry.ics.uci.edu"><img src="img/tweet.png" width="100%"></a>
   </div>