You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2017/04/17 15:10:48 UTC

incubator-fluo-website git commit: Jekyll build from gh-pages:e1a6dcd

Repository: incubator-fluo-website
Updated Branches:
  refs/heads/asf-site 832b7a75d -> c7d623d30


Jekyll build from gh-pages:e1a6dcd

Fixes #54 - Use new incubator logo

* Updated Gemfile to use newer version of GitHub pages


Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/commit/c7d623d3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/tree/c7d623d3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/diff/c7d623d3

Branch: refs/heads/asf-site
Commit: c7d623d305fa1df33f5c593c45e180cab54d06d4
Parents: 832b7a7
Author: Mike Walch <mw...@apache.org>
Authored: Mon Apr 17 11:09:15 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Mon Apr 17 11:09:15 2017 -0400

----------------------------------------------------------------------
 docs/fluo-recipes/1.0.0-incubating/export-queue/index.html | 4 ++--
 docs/fluo-recipes/1.0.0-incubating/transient/index.html    | 2 +-
 feed.xml                                                   | 6 +++---
 index.html                                                 | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/c7d623d3/docs/fluo-recipes/1.0.0-incubating/export-queue/index.html
----------------------------------------------------------------------
diff --git a/docs/fluo-recipes/1.0.0-incubating/export-queue/index.html b/docs/fluo-recipes/1.0.0-incubating/export-queue/index.html
index b26ce00..b7915ee 100644
--- a/docs/fluo-recipes/1.0.0-incubating/export-queue/index.html
+++ b/docs/fluo-recipes/1.0.0-incubating/export-queue/index.html
@@ -226,8 +226,8 @@ This row range is defined by using the export queue id as a row prefix for all
 data in the export queue.  So the row range defined by the export queue id
 should not be used by anything else.</p>
 
-<p>All data stored in an export queue is <a href="transient.md">transient</a>. When an export
-queue is configured, it will recommend split points using the <a href="table-optimization.md">table
+<p>All data stored in an export queue is <a href="/docs/fluo-recipes/1.0.0-incubating/transient/">transient</a>. When an export
+queue is configured, it will recommend split points using the <a href="/docs/fluo-recipes/1.0.0-incubating/table-optimization/">table
 optimization process</a>.  The number of splits generated
 by this process can be controlled by setting the number of buckets per tablet
 when configuring an export queue.</p>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/c7d623d3/docs/fluo-recipes/1.0.0-incubating/transient/index.html
----------------------------------------------------------------------
diff --git a/docs/fluo-recipes/1.0.0-incubating/transient/index.html b/docs/fluo-recipes/1.0.0-incubating/transient/index.html
index aa55c33..f3bc325 100644
--- a/docs/fluo-recipes/1.0.0-incubating/transient/index.html
+++ b/docs/fluo-recipes/1.0.0-incubating/transient/index.html
@@ -136,7 +136,7 @@ standard way.</p>
 
 <h2 id="registering-transient-ranges">Registering Transient Ranges</h2>
 
-<p>Recipes like <a href="export-queue.md">Export Queue</a> will automatically register
+<p>Recipes like <a href="/docs/fluo-recipes/1.0.0-incubating/export-queue/">Export Queue</a> will automatically register
 transient ranges when configured.  If you would like to register your own
 transient ranges, use <a href="https://static.javadoc.io/org.apache.fluo/fluo-recipes-core/1.0.0-incubating/org/apache/fluo/recipes/core/common/TransientRegistry.html">TransientRegistry</a>.  Below is a simple example of
 using this.</p>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/c7d623d3/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index e4def66..ccd7036 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,9 +5,9 @@
     <description></description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml" rel="self" type="application/rss+xml" />
-    <pubDate>Tue, 10 Jan 2017 17:54:17 +0000</pubDate>
-    <lastBuildDate>Tue, 10 Jan 2017 17:54:17 +0000</lastBuildDate>
-    <generator>Jekyll v3.3.0</generator>
+    <pubDate>Mon, 17 Apr 2017 15:09:07 +0000</pubDate>
+    <lastBuildDate>Mon, 17 Apr 2017 15:09:07 +0000</lastBuildDate>
+    <generator>Jekyll v3.3.1</generator>
     
       <item>
         <title>Fluo talks at Accumulo Summit 2016</title>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/c7d623d3/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 8670310..fc352ef 100644
--- a/index.html
+++ b/index.html
@@ -202,7 +202,7 @@
 
 <hr>
 
-<a href="https://incubator.apache.org"><img src="https://incubator.apache.org/images/egg-logo2.png" alt="Apache Incubator"></a>
+<a href="https://incubator.apache.org"><img height="70px" src="http://incubator.staging.apache.org/images/incubator_feather_egg_logo.png" alt="Apache Incubator"></a>
 
 <div class="row">
   <div class="col-sm-12">