You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/07/13 13:44:38 UTC

[7/7] incubator-pirk git commit: Jekyll build from gh-pages:dad5af4

Jekyll build from gh-pages:dad5af4

changes to Gemfile and _config-asf.yml for rendering issues


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

Branch: refs/heads/asf-site
Commit: b3e90d098e1a9e957588eb52e6b77ec8ece81729
Parents: 4ef3d98
Author: eawilliams <ea...@apache.org>
Authored: Wed Jul 13 09:31:28 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Wed Jul 13 09:31:30 2016 -0400

----------------------------------------------------------------------
 downloads/index.html                            |  44 ++--
 faq.html                                        |  44 ++--
 feed.xml                                        |  10 +-
 for_developers.html                             |  54 ++---
 for_users.html                                  |  60 ++---
 get_involved_pirk.html                          |  48 ++--
 index.html                                      |  74 +++---
 mailing_list_pirk.html                          |  44 ++--
 news.html                                       |  44 ++--
 papers.html                                     | 170 ++++++++++++-
 papers/index.html                               |  48 ++--
 people_pirk.html                                |  44 ++--
 pirk_papers.html                                |  44 ++--
 releasing.html                                  |  44 ++--
 roadmap/index.html                              |  44 ++--
 target/classes/log4j.properties                 |  57 +++++
 target/classes/logging/log4j.properties         |  57 +++++
 .../apache/pirk/benchmark/BenchmarkDriver.class | Bin 0 -> 578 bytes
 ...illierBenchmark$PaillierBenchmarkState.class | Bin 0 -> 1812 bytes
 .../pirk/benchmark/PaillierBenchmark.class      | Bin 0 -> 2493 bytes
 .../pirk/encryption/ModPowAbstraction.class     | Bin 0 -> 1637 bytes
 .../org/apache/pirk/encryption/Paillier.class   | Bin 0 -> 7144 bytes
 .../apache/pirk/encryption/PrimeGenerator.class | Bin 0 -> 4817 bytes
 .../inputformat/hadoop/BaseInputFormat.class    | Bin 0 -> 622 bytes
 .../inputformat/hadoop/BytesArrayWritable.class | Bin 0 -> 2980 bytes
 .../inputformat/hadoop/InputFormatConst.class   | Bin 0 -> 843 bytes
 .../inputformat/hadoop/TextArrayWritable.class  | Bin 0 -> 1696 bytes
 .../hadoop/json/JSONInputFormat.class           | Bin 0 -> 1243 bytes
 .../hadoop/json/JSONInputFormatBase.class       | Bin 0 -> 1746 bytes
 .../hadoop/json/JSONRecordReader.class          | Bin 0 -> 6674 bytes
 .../apache/pirk/querier/wideskies/Querier.class | Bin 0 -> 4868 bytes
 .../pirk/querier/wideskies/QuerierConst.class   | Bin 0 -> 456 bytes
 .../pirk/querier/wideskies/QuerierDriver.class  | Bin 0 -> 6510 bytes
 .../querier/wideskies/QuerierDriverCLI.class    | Bin 0 -> 10256 bytes
 .../wideskies/decrypt/DecryptResponse.class     | Bin 0 -> 8104 bytes
 .../decrypt/DecryptResponseRunnable.class       | Bin 0 -> 6696 bytes
 .../wideskies/encrypt/EncryptQuery.class        | Bin 0 -> 9080 bytes
 .../encrypt/EncryptQueryRunnable.class          | Bin 0 -> 3522 bytes
 .../wideskies/encrypt/ExpTableRunnable.class    | Bin 0 -> 3293 bytes
 .../org/apache/pirk/query/wideskies/Query.class | Bin 0 -> 11501 bytes
 .../apache/pirk/query/wideskies/QueryInfo.class | Bin 0 -> 4587 bytes
 .../pirk/query/wideskies/QueryUtils.class       | Bin 0 -> 11154 bytes
 .../pirk/responder/wideskies/ResponderCLI.class | Bin 0 -> 13098 bytes
 .../responder/wideskies/ResponderDriver.class   | Bin 0 -> 2644 bytes
 .../common/ComputeEncryptedRow$1.class          | Bin 0 -> 1684 bytes
 .../wideskies/common/ComputeEncryptedRow.class  | Bin 0 -> 9821 bytes
 .../common/HashSelectorAndPartitionData.class   | Bin 0 -> 4599 bytes
 .../wideskies/mapreduce/ColumnMultMapper.class  | Bin 0 -> 3293 bytes
 .../wideskies/mapreduce/ColumnMultReducer.class | Bin 0 -> 5462 bytes
 .../mapreduce/ComputeResponseTool.class         | Bin 0 -> 16653 bytes
 .../wideskies/mapreduce/ExpTableMapper.class    | Bin 0 -> 4681 bytes
 .../wideskies/mapreduce/ExpTableReducer.class   | Bin 0 -> 4195 bytes
 .../mapreduce/FinalResponseReducer.class        | Bin 0 -> 5711 bytes
 .../HashSelectorsAndPartitionDataMapper.class   | Bin 0 -> 6845 bytes
 .../wideskies/mapreduce/MRStats$Stats.class     | Bin 0 -> 1452 bytes
 .../responder/wideskies/mapreduce/MRStats.class | Bin 0 -> 442 bytes
 .../wideskies/mapreduce/RowCalcReducer.class    | Bin 0 -> 8330 bytes
 .../wideskies/spark/Accumulators.class          | Bin 0 -> 3254 bytes
 .../wideskies/spark/BroadcastVars.class         | Bin 0 -> 3380 bytes
 .../wideskies/spark/ComputeExpLookupTable.class | Bin 0 -> 6015 bytes
 .../wideskies/spark/ComputeResponse.class       | Bin 0 -> 15351 bytes
 .../spark/EncColMultGroupedMapper.class         | Bin 0 -> 2905 bytes
 .../wideskies/spark/EncColMultReducer.class     | Bin 0 -> 2490 bytes
 .../responder/wideskies/spark/EncRowCalc.class  | Bin 0 -> 5399 bytes
 .../spark/EncRowCalcPrecomputedCache.class      | Bin 0 -> 5952 bytes
 .../wideskies/spark/ExpKeyFilenameMap.class     | Bin 0 -> 4698 bytes
 .../wideskies/spark/ExpTableGenerator.class     | Bin 0 -> 3292 bytes
 .../responder/wideskies/spark/FilterData.class  | Bin 0 -> 3186 bytes
 .../spark/HashSelectorsAndPartitionData.class   | Bin 0 -> 3291 bytes
 .../wideskies/standalone/Responder.class        | Bin 0 -> 6994 bytes
 .../pirk/response/wideskies/Response.class      | Bin 0 -> 5356 bytes
 .../apache/pirk/schema/data/DataSchema.class    | Bin 0 -> 5932 bytes
 .../pirk/schema/data/LoadDataSchemas.class      | Bin 0 -> 7944 bytes
 .../data/partitioner/DataPartitioner.class      | Bin 0 -> 1053 bytes
 .../data/partitioner/IPDataPartitioner.class    | Bin 0 -> 3530 bytes
 .../partitioner/ISO8601DatePartitioner.class    | Bin 0 -> 2667 bytes
 .../partitioner/PrimitiveTypePartitioner.class  | Bin 0 -> 9874 bytes
 .../pirk/schema/query/LoadQuerySchemas.class    | Bin 0 -> 9270 bytes
 .../apache/pirk/schema/query/QuerySchema.class  | Bin 0 -> 2897 bytes
 .../pirk/schema/query/filter/DataFilter.class   | Bin 0 -> 273 bytes
 .../schema/query/filter/FilterFactory.class     | Bin 0 -> 2907 bytes
 .../schema/query/filter/StopListFilter.class    | Bin 0 -> 2905 bytes
 .../schema/response/QueryResponseJSON.class     | Bin 0 -> 6374 bytes
 .../test/distributed/DistributedTestCLI.class   | Bin 0 -> 4293 bytes
 .../distributed/DistributedTestDriver.class     | Bin 0 -> 5089 bytes
 .../distributed/testsuite/DistTestSuite.class   | Bin 0 -> 13480 bytes
 .../org/apache/pirk/test/utils/BaseTests.class  | Bin 0 -> 15731 bytes
 .../org/apache/pirk/test/utils/Inputs.class     | Bin 0 -> 18544 bytes
 .../pirk/test/utils/StandaloneQuery.class       | Bin 0 -> 8536 bytes
 .../org/apache/pirk/test/utils/TestUtils.class  | Bin 0 -> 10569 bytes
 .../org/apache/pirk/utils/CSVOutputUtils.class  | Bin 0 -> 4952 bytes
 .../org/apache/pirk/utils/EpochDateParser.class | Bin 0 -> 1576 bytes
 .../org/apache/pirk/utils/FileConst.class       | Bin 0 -> 657 bytes
 .../org/apache/pirk/utils/FileIOUtils$1.class   | Bin 0 -> 944 bytes
 .../org/apache/pirk/utils/FileIOUtils$2.class   | Bin 0 -> 940 bytes
 .../pirk/utils/FileIOUtils$Callable.class       | Bin 0 -> 416 bytes
 .../org/apache/pirk/utils/FileIOUtils.class     | Bin 0 -> 5108 bytes
 target/classes/org/apache/pirk/utils/HDFS.class | Bin 0 -> 8528 bytes
 .../apache/pirk/utils/ISO8601DateParser.class   | Bin 0 -> 1893 bytes
 .../org/apache/pirk/utils/KeyedHash.class       | Bin 0 -> 2259 bytes
 .../org/apache/pirk/utils/LogUtils.class        | Bin 0 -> 3111 bytes
 .../org/apache/pirk/utils/PIRException.class    | Bin 0 -> 804 bytes
 .../apache/pirk/utils/QueryParserUtils.class    | Bin 0 -> 15989 bytes
 .../org/apache/pirk/utils/StopListUtils.class   | Bin 0 -> 1213 bytes
 .../org/apache/pirk/utils/StringUtils.class     | Bin 0 -> 7442 bytes
 .../apache/pirk/utils/SystemConfiguration.class | Bin 0 -> 3497 bytes
 target/classes/pirk.properties                  | 237 +++++++++++++++++++
 .../test/general/ISO8601DateParserTest.class    | Bin 0 -> 1334 bytes
 .../test/general/KeyedHashTest.class            | Bin 0 -> 2348 bytes
 .../test/general/PaillierTest.class             | Bin 0 -> 7680 bytes
 .../test/general/PartitionUtilsTest.class       | Bin 0 -> 7049 bytes
 .../test/general/QueryParserUtilsTest.class     | Bin 0 -> 10124 bytes
 .../test/schema/data/LoadDataSchemaTest.class   | Bin 0 -> 7883 bytes
 .../test/schema/query/LoadQuerySchemaTest.class | Bin 0 -> 9713 bytes
 .../wideskies/standalone/StandaloneTest.class   | Bin 0 -> 2427 bytes
 verifying_releases.html                         |  44 ++--
 website_updates.html                            |  44 ++--
 117 files changed, 883 insertions(+), 372 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index 0382013..b8bc143 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>Downloads</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -165,7 +165,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/faq.html
----------------------------------------------------------------------
diff --git a/faq.html b/faq.html
index e4349ac..7db12e9 100644
--- a/faq.html
+++ b/faq.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>FAQ</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -155,7 +155,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 5536b6c..a496f84 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,11 +4,11 @@
     <title>Apache Pirk (incubating)</title>
     <description>Pirk is a framework for scalable Private Information Retrieval (PIR).
 </description>
-    <link>http://pirk.incubator.apache.org//pirk/</link>
-    <atom:link href="http://pirk.incubator.apache.org//pirk/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 12 Jul 2016 15:47:44 -0400</pubDate>
-    <lastBuildDate>Tue, 12 Jul 2016 15:47:44 -0400</lastBuildDate>
-    <generator>Jekyll v3.1.6</generator>
+    <link>http://pirk.incubator.apache.org/</link>
+    <atom:link href="http://pirk.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
+    <pubDate>Wed, 13 Jul 2016 09:31:29 -0400</pubDate>
+    <lastBuildDate>Wed, 13 Jul 2016 09:31:29 -0400</lastBuildDate>
+    <generator>Jekyll v3.0.5</generator>
     
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/for_developers.html
----------------------------------------------------------------------
diff --git a/for_developers.html b/for_developers.html
index 9e5293d..c28a2e4 100644
--- a/for_developers.html
+++ b/for_developers.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>For Developers</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -221,7 +221,7 @@
 
 <h2 id="javadocs">JavaDocs</h2>
 
-<p>Pirk Javadocs may be found <a href="/pirk/javadocs">here</a>.</p>
+<p>Pirk Javadocs may be found <a href="/javadocs">here</a>.</p>
 
 <h2 id="building">Building</h2>
 
@@ -234,7 +234,7 @@
   <li>pom-with-benchmarks.xml \u2014 Pirk pom file for running Paillier benchmarking testing</li>
 </ul>
 
-<p>Pirk may be built with a specific pom file via \u2018mvn package -f <specificPom.xml>\u2019</specificPom.xml></p>
+<p>Pirk may be built with a specific pom file via \u2018mvn package -f <specificpom.xml>\u2019</specificpom.xml></p>
 
 <h2 id="continuous-integration">Continuous Integration</h2>
 
@@ -242,7 +242,7 @@
 
 <h2 id="testing">Testing</h2>
 
-<p>JUnit in-memory unit and functional testing is performed by building with \u2018mvn package\u2019 or running the tests with \u2018mvn test\u2019. Specific tests may be run using the Maven command \u2018mvn -Dtest=<testName> test\u2019.</testName></p>
+<p>JUnit in-memory unit and functional testing is performed by building with \u2018mvn package\u2019 or running the tests with \u2018mvn test\u2019. Specific tests may be run using the Maven command \u2018mvn -Dtest=<testname> test\u2019.</testname></p>
 
 <p>Distributed functional testing may be performed on a cluster with the desired distributed computing technology installed. Currently, distributed implementations include batch processing in Hadoop MapReduce and Spark with inputs from HDFS or Elasticsearch.</p>
 
@@ -267,7 +267,7 @@ To run successfully, the \u2018spark.home\u2019 property must be set correctly in the
 
 <h2 id="paillier-benchmarking">Paillier Benchmarking</h2>
 
-<p>Pirk includes a benchmarking package leveraging <a href="http://openjdk.java.net/projects/code-tools/jmh/">JMH</a>. Currently, <a href="/pirk/javadocs/org/apache/pirk/benchmark/PaillierBenchmark">Paillier benchmarking</a> is enabled in Pirk.</p>
+<p>Pirk includes a benchmarking package leveraging <a href="http://openjdk.java.net/projects/code-tools/jmh/">JMH</a>. Currently, <a href="/javadocs/org/apache/pirk/benchmark/PaillierBenchmark">Paillier benchmarking</a> is enabled in Pirk.</p>
 
 <p>To build with benchmarks enabled, use:</p>
 
@@ -287,14 +287,14 @@ To run successfully, the \u2018spark.home\u2019 property must be set correctly in the
 
 <h2 id="release-process">Release Process</h2>
 
-<p>Please see <a href="/pirk/making_releases">Making Releases</a> and <a href="/pirk/verifying_releases">Verifying Releases</a>.</p>
+<p>Please see <a href="/making_releases">Making Releases</a> and <a href="/verifying_releases">Verifying Releases</a>.</p>
 
         </div>
 
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/for_users.html
----------------------------------------------------------------------
diff --git a/for_users.html b/for_users.html
index d3bb17b..b0f7f01 100644
--- a/for_users.html
+++ b/for_users.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>For Users</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -177,7 +177,7 @@
 
 <p>Data over which the encrypted query is to be preformed must be transformed into a map of &lt;key,value&gt; pairs; JSON, MapWritable, and Map&lt;String,Object&gt; representations are currently used in Pirk to format target data. For a given data input represented as a set of &lt;key,value&gt; pairs, the \u2018key\u2019 corresponds to the name of the element or field of the data and the \u2018value\u2019 is the value of that field in the data.</p>
 
-<p>If the Responder is reading the target data from HDFS, an input format extending Pirk\u2019s <a href="/pirk/javadocs/org/apache/pirk/inputformat/hadoop/BaseInputFormat">org.apache.pirk.inputformat.hadoop.BaseInputFormat</a> must be used; BaseInputFormat extends the <a href="https://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/mapred/InputFormat.html">Hadoop InputFormat</a>&lt;<a href="https://hadoop.apache.org/docs/r2.6.2/api/org/apache/hadoop/io/Text.html">Text</a>,<a href="https://hadoop.apache.org/docs/r2.6.2/api/org/apache/hadoop/io/MapWritable.html">MapWritable</a>&gt;.</p>
+<p>If the Responder is reading the target data from HDFS, an input format extending Pirk\u2019s <a href="/javadocs/org/apache/pirk/inputformat/hadoop/BaseInputFormat">org.apache.pirk.inputformat.hadoop.BaseInputFormat</a> must be used; BaseInputFormat extends the <a href="https://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/mapred/InputFormat.html">Hadoop InputFormat</a>&lt;<a href="https://hadoop.apache.org/docs/r2.6.2/api/org/apache/hadoop/io/Text.html">Text</a>,<a href="https://hadoop.apache.org/docs/r2.6.2/api/org/apache/hadoop/io/MapWritable.html">MapWritable</a>&gt;.</p>
 
 <h2 id="data-and-query-schemas">Data and Query Schemas</h2>
 
@@ -205,7 +205,7 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 
 <p>The element type may be one of the Java primitive types given above or may be defined by a custom class.</p>
 
-<p>The Partitioner class contains the functionality for partitioning the given data element into \u2018chunks\u2019 which are used in computing the encrypted query. If no partitioner is specified for an element, it defaults to the <a href="/pirk/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner">org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner</a> and assumes that the element type is one of the allowed primitive Java types (an exception will be thrown if this is not the case). All custom partitioners must implement the <a href="/pirk/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner">org.apache.pirk.schema.data.partitioner.DataPartitioner</a> interface. There are several implemented Partitioners available in the <a href="/pirk/javadocs/org/apache/pirk/schema/data/partitioner">org.apache.pirk.schema.data.partitioner</a> package.</p>
+<p>The Partitioner class contains the functionality for partitioning the given data element into \u2018chunks\u2019 which are used in computing the encrypted query. If no partitioner is specified for an element, it defaults to the <a href="/javadocs/org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner">org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner</a> and assumes that the element type is one of the allowed primitive Java types (an exception will be thrown if this is not the case). All custom partitioners must implement the <a href="/javadocs/org/apache/pirk/schema/data/partitioner/DataPartitioner">org.apache.pirk.schema.data.partitioner.DataPartitioner</a> interface. There are several implemented Partitioners available in the <a href="/javadocs/org/apache/pirk/schema/data/partitioner">org.apache.pirk.schema.data.partitioner</a> package.</p>
 
 <h3 id="query-schema">Query Schema</h3>
 
@@ -230,19 +230,19 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 
 <p>The elements field specifies all elements (via &lt;name&gt;) within a given piece of data to return as part of the encrypted query.</p>
 
-<p>Optionally, the Responder can perform filtering on the input target data before performing the encrypted query. The filter class must implement the <a href="/pirk/javadocs/org/apache/pirk/schema/query/filter/DataFilter">org.apache.pirk.schema.query.filter.DataFilter</a> interface. Specific elements of a piece of input data on which the filter should be applied can be specified via &lt;filterNames&gt;; for example, for the <a href="/pirk/javadocs/org/apache/pirk/schema/query/filter/StopListFilter">org.apache.pirk.schema.query.filter.StopListFilter</a>, filterNames may include the qname if the target data is a set of DNS records.</p>
+<p>Optionally, the Responder can perform filtering on the input target data before performing the encrypted query. The filter class must implement the <a href="/javadocs/org/apache/pirk/schema/query/filter/DataFilter">org.apache.pirk.schema.query.filter.DataFilter</a> interface. Specific elements of a piece of input data on which the filter should be applied can be specified via &lt;filterNames&gt;; for example, for the <a href="/javadocs/org/apache/pirk/schema/query/filter/StopListFilter">org.apache.pirk.schema.query.filter.StopListFilter</a>, filterNames may include the qname if the target data is a set of DNS records.</p>
 
 <h2 id="querier">Querier</h2>
 
 <p>The Querier is currently written to operate in a standalone (non-distributed), multi-threaded mode.</p>
 
-<p>For Wideskies, the user will need to generate the encrypted query vector via the <a href="/pirk/javadocs/org/apache/pirk/querier/wideskies/QuerierDriver">QuerierDriver</a>.  Options available for query generation are given by:</p>
+<p>For Wideskies, the user will need to generate the encrypted query vector via the <a href="/javadocs/org/apache/pirk/querier/wideskies/QuerierDriver">QuerierDriver</a>.  Options available for query generation are given by:</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>java -cp &lt;pirkJar&gt;  org.apache.pirk.querier.wideskies.QuerierDriver \u2014help
 </code></pre>
 </div>
 
-<p>The QuerierDriver generates <a href="/pirk/javadocs/org/apache/pirk/query/wideskies/Query">Query</a> and <a href="/pirk/javadocs/org/apache/pirk/querier/wideskies/Querier">Querier</a> objects and serializes them, respectively, to two files.</p>
+<p>The QuerierDriver generates <a href="/javadocs/org/apache/pirk/query/wideskies/Query">Query</a> and <a href="/javadocs/org/apache/pirk/querier/wideskies/Querier">Querier</a> objects and serializes them, respectively, to two files.</p>
 
 <p>The Query object contains the encrypted query vectors and all information necessary for the Responder to perform the encrypted query. The file containing the Query object should be sent to the Responder platform; it is used as input for the Responder to execute the query.</p>
 
@@ -260,7 +260,7 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
   <li>Hadoop MapReduce batch, reading from HDFS or Elasticsearch</li>
 </ul>
 
-<p>The <a href="/pirk/roadmap">RoadMap</a> details plans for various streaming implementations.</p>
+<p>The <a href="/roadmap">RoadMap</a> details plans for various streaming implementations.</p>
 
 <p>Components of the Responder implementations may also be called independently in custom workflows.</p>
 
@@ -270,7 +270,7 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 
 <h3 id="launching">Launching</h3>
 
-<p>The Responder can be launched via the <a href="/pirk/javadocs/org/apache/pirk/responder/wideskies/ResponderDriver">ResponderDriver</a>.  Options available via the ResponderDriver are given by:</p>
+<p>The Responder can be launched via the <a href="/javadocs/org/apache/pirk/responder/wideskies/ResponderDriver">ResponderDriver</a>.  Options available via the ResponderDriver are given by:</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>java -cp &lt;pirkJar&gt; org.apache.pirk.responder.wideskies.ResponderDriver \u2014help
 </code></pre>
@@ -290,7 +290,7 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
 
 <h3 id="responder-output">Responder Output</h3>
 
-<p>The Responder performs the encrypted query, stores the results in a <a href="/pirk/javadocs/org/apache/pirk/response/wideskies/Response">Response</a> object, and serializes this object to the output location specified in the &lt;responder options&gt;. For Responder implementations running in Hadoop MapReduce or Spark, this output file is stored in HDFS.</p>
+<p>The Responder performs the encrypted query, stores the results in a <a href="/javadocs/org/apache/pirk/response/wideskies/Response">Response</a> object, and serializes this object to the output location specified in the &lt;responder options&gt;. For Responder implementations running in Hadoop MapReduce or Spark, this output file is stored in HDFS.</p>
 
 <p>The file containing the serialized Response object should be returned to the Querier for decryption.</p>
 
@@ -300,7 +300,7 @@ Primitive Java types must be one of the following: "byte", "short", "int", "long
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/get_involved_pirk.html
----------------------------------------------------------------------
diff --git a/get_involved_pirk.html b/get_involved_pirk.html
index 5ddcba6..15afc0e 100644
--- a/get_involved_pirk.html
+++ b/get_involved_pirk.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>Get Involved</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -153,13 +153,13 @@
 
 <h2 id="team">Team</h2>
 
-<p>The team is comprised of <a href="/pirk/people_pirk">Project Management Committee Members and Contributors</a>. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members.</p>
+<p>The team is comprised of <a href="/people_pirk">Project Management Committee Members and Contributors</a>. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members.</p>
 
 <p>The number of Contributors to the project is unbounded - we would love for you to get involved. All contributions to the project are greatly appreciated!</p>
 
 <h2 id="mailing-lists">Mailing lists</h2>
 
-<p>To start to get plugged into the project, please check out our <a href="/pirk/mailing_list_pirk">mailing lists</a>.</p>
+<p>To start to get plugged into the project, please check out our <a href="/mailing_list_pirk">mailing lists</a>.</p>
 
 <h2 id="meetups">Meetups</h2>
 
@@ -170,7 +170,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 02805bb..aa0956c 100644
--- a/index.html
+++ b/index.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>Apache Pirk (incubating)</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -152,11 +152,11 @@
 <table class="table" id="sociallinks">
   <tbody>
     <tr>
-      <td><img src="/pirk/images/Twitter_logo_blue.png" alt="Twitter" style="height: 1em" /></td>
+      <td><img src="/images/Twitter_logo_blue.png" alt="Twitter" style="height: 1em" /></td>
       <td><a href="https://twitter.com/apachepirk">@ApachePirk</a></td>
     </tr>
     <tr>
-      <td><img src="/pirk/images/GitHub-Mark-32px.png" alt="GitHub" style="height: 1em" /></td>
+      <td><img src="/images/GitHub-Mark-32px.png" alt="GitHub" style="height: 1em" /></td>
       <td><a href="https://github.com/apache/incubator-pirk">apache / incubator-pirk</a></td>
     </tr>
   </tbody>
@@ -164,7 +164,7 @@
 
 
     <hr />
-    <a href="/pirk/news"> News</a>
+    <a href="/news"> News</a>
     <br />
     <br />
     
@@ -175,13 +175,13 @@
 
     <hr />
     <br />
-    <a id="apache_incubator_logo" href="http://incubator.apache.org/"><img alt="Apache Incubator" class="img-responsive" src="/pirk/images/apache-incubator-logo.png" /></a>
+    <a id="apache_incubator_logo" href="http://incubator.apache.org/"><img alt="Apache Incubator" class="img-responsive" src="/images/apache-incubator-logo.png" /></a>
     <br />
-    <p style="text-align:center"><img src="/pirk/images/tapir.png" width="60" /></p>
+    <p style="text-align:center"><img src="/images/tapir.png" width="60" /></p>
   </div>
   <div class="col-md-8 col-md-offset-1">
   <br />
-  <img alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="500" style="margin:0 auto;" />
+  <img alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="500" style="margin:0 auto;" />
   <br />
   <br />
     <div class="jumbotron" style="text-align:center">
@@ -203,7 +203,7 @@
 
 <p>There are two parties in a PIR transaction - the Querier, the party asking encrypted questions, and the Responder, the party holding the target data and answering encrypted questions (performing encrypted queries).</p>
 
-<p>Pirk is centered around the <a href="/pirk/for_users#querier">Querier</a> and the <a href="/pirk/for_users#responder">Responder</a>.</p>
+<p>Pirk is centered around the <a href="/for_users#querier">Querier</a> and the <a href="/for_users#responder">Responder</a>.</p>
 
 <p>In Pirk, the Querier is responsible for the following:</p>
 
@@ -224,33 +224,33 @@
 
 <p>The encrypted query results must be sent from the Responder back to the Querier for decryption.</p>
 
-<p>Pirk employs generic <a href="/pirk/for_users#data-and-query-schemas">data and query schemas</a>, specified via XML files, that are shared between the Querier and Responder to enable flexible and varied data and query types.</p>
+<p>Pirk employs generic <a href="/for_users#data-and-query-schemas">data and query schemas</a>, specified via XML files, that are shared between the Querier and Responder to enable flexible and varied data and query types.</p>
 
 <h2 id="pirk-framework-and-algorithms">Pirk Framework and Algorithms</h2>
 
 <p>The Pirk framework is centered around the Querier and Responder; key supporting elements include generic query and data schemas, encryption/decryption, query/response, and in-memory and distributed testing components.</p>
 
-<p>Pirk is seeded with the Wideskies PIR algorithm which employs <a href="/pirk/papers/1999_asiacrypt_paillier_paper.pdf">Paillier homomorphic encryption</a>; the Wideskies white paper can be found <a href="/pirk/papers/wideskies_paper.pdf">here</a>.</p>
+<p>Pirk is seeded with the Wideskies PIR algorithm which employs <a href="/papers/1999_asiacrypt_paillier_paper.pdf">Paillier homomorphic encryption</a>; the Wideskies white paper can be found <a href="/papers/wideskies_paper.pdf">here</a>.</p>
 
 <h2 id="getting-started">Getting Started</h2>
 
-<p>Pirk can be downloaded <a href="/pirk/downloads">here</a></p>
+<p>Pirk can be downloaded <a href="/downloads">here</a></p>
 
 <p>Pirk is written in Java and uses a Maven build system. Dependencies can be found in the pom.xml file and include <a href="http://hadoop.apache.org/">Apache Hadoop</a>, <a href="http://spark.apache.org/">Apache Spark</a>,  and <a href="https://github.com/elastic/elasticsearch">Elasticsearch</a>. Currently, Pirk may be utilized in a distributed Hadoop/MapReduce or Spark framework as well as in standalone mode.</p>
 
-<p>Pirk is seeded with the Wideskies PIR algorithm; please check out the <a href="/pirk/papers/wideskies_paper.pdf">white paper</a></p>
+<p>Pirk is seeded with the Wideskies PIR algorithm; please check out the <a href="/papers/wideskies_paper.pdf">white paper</a></p>
 
-<p>If you are a User, please check out the <a href="/pirk/for_users">For Users</a> section.</p>
+<p>If you are a User, please check out the <a href="/for_users">For Users</a> section.</p>
 
-<p>If you are a Developer, please check out the <a href="/pirk/for_developers">For Developers</a> section.</p>
+<p>If you are a Developer, please check out the <a href="/for_developers">For Developers</a> section.</p>
 
 <h2 id="community">Community</h2>
 
-<p>Please check out our <a href="/pirk/get_involved">community</a> section.</p>
+<p>Please check out our <a href="/get_involved">community</a> section.</p>
 
 <h2 id="roadmap">Roadmap</h2>
 
-<p>Please check out our <a href="/pirk/roadmap">Roadmap</a>.</p>
+<p>Please check out our <a href="/roadmap">Roadmap</a>.</p>
 
 <h2 id="disclaimer">Disclaimer</h2>
 
@@ -262,7 +262,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/mailing_list_pirk.html
----------------------------------------------------------------------
diff --git a/mailing_list_pirk.html b/mailing_list_pirk.html
index 2fa8e09..b222ae9 100644
--- a/mailing_list_pirk.html
+++ b/mailing_list_pirk.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>Apache Pirk Mailing Lists</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -181,7 +181,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/news.html
----------------------------------------------------------------------
diff --git a/news.html b/news.html
index 715cf2b..db1adc8 100644
--- a/news.html
+++ b/news.html
@@ -20,18 +20,18 @@
 <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="/pirk/css/bootstrap.min.css" rel="stylesheet">
-<link href="/pirk/css/bootstrap-theme.min.css" rel="stylesheet">
-<link href="/pirk/css/dataTables.bootstrap.css" rel="stylesheet">
-<link href="/pirk/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
 <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
 
 <title>News</title>
 
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-<script src="/pirk/js/bootstrap.min.js"></script>
-<script src="/pirk/js/jquery.dataTables.min.js"></script>
-<script src="/pirk/js/dataTables.bootstrap.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
 <script>
   // show location of canonical site if not currently on the canonical site
   $(function() {
@@ -84,43 +84,43 @@
         <span class="icon-bar"></span>
         <span class="icon-bar"></span>
       </button>
-      <a href="/pirk/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/pirk/images/pirkImage.png" width="150"/></a>
+      <a href="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
     </div>
     <div class="collapse navbar-collapse" id="navbar-items">
       <ul class="nav navbar-nav">
-        <li class="nav-link"><a href="/pirk/downloads">Download</a></li>
+        <li class="nav-link"><a href="/downloads">Download</a></li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_users"><a href="/pirk/for_users">For Users</a></li>
-          <li id="nav_developers"><a href="/pirk/for_developers">For Developers</a></li>
-          <li id="nav_papers"><a href="/pirk/papers">Papers</a></li>
-          <li class="nav_faq"><a href="/pirk/faq">FAQ</a></li>
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
           <li class="divider"></li>
-           <li><a href="/pirk/javadocs">Javadocs</a></li>     
+           <li><a href="/javadocs">Javadocs</a></li>     
         </ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_getinvolvedpirk"><a href="/pirk/get_involved_pirk">Get Involved</a></li>
-          <li id="nav_listspirk"><a href="/pirk/mailing_list_pirk">Mailing Lists</a></li>
-          <li id="nav_peoplepirk"><a href="/pirk/people_pirk">People</a></li>
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
        	</ul>
         </li>
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li id="nav_releasing"><a href="/pirk/releasing">Making Releases</a></li>
-          <li id="nav_nav_verify_release"><a href="/pirk/verifying_releases">Verifying Releases</a></li>
-          <li id="nav_update_website"><a href="/pirk/website_updates">Website Updates</a></li>
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
           <hr>
           <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
           <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
         </ul>
         </li>
-        <li class="nav-link"><a href="/pirk/roadmap">Roadmap</a></li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
        <ul class="nav navbar-nav navbar-right">
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
@@ -160,7 +160,7 @@
         
 <footer>
 
-  <p><a href="https://www.apache.org"><img src="/pirk/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
 
   <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b3e90d09/papers.html
----------------------------------------------------------------------
diff --git a/papers.html b/papers.html
index e175c74..e76b4dc 100644
--- a/papers.html
+++ b/papers.html
@@ -1,10 +1,170 @@
 <!DOCTYPE html>
-<html lang="en-US">
+<html lang="en">
+<head>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<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="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/bootstrap-theme.min.css" rel="stylesheet">
+<link href="/css/dataTables.bootstrap.css" rel="stylesheet">
+<link href="/css/pirk.css" rel="stylesheet" type="text/css">
+<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
+
+<title>Apache Pirk (incubating)</title>
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<script src="/js/jquery.dataTables.min.js"></script>
+<script src="/js/dataTables.bootstrap.js"></script>
+<script>
+  // show location of canonical site if not currently on the canonical site
+  $(function() {
+    var host = window.location.host;
+    if (typeof host !== 'undefined' && host !== 'pirk.incubator.apache.org') {
+      $('#non-canonical').show();
+    }
+  });
+
+  
+
+  $(function() {
+    // decorate section headers with anchors
+    return $("h2, h3, h4, h5, h6").each(function(i, el) {
+      var $el, icon, id;
+      $el = $(el);
+      id = $el.attr('id');
+      icon = '<i class="fa fa-link"></i>';
+      if (id) {
+        return $el.append($("<a />").addClass("header-link").attr("href", "#" + id).html(icon));
+      }
+    });
+  });
+
+  // configure Google Analytics
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
+    ga('create', 'UA-50934829-1', 'apache.org');
+    ga('send', 'pageview');
+  }
+</script>
+</head>
+<body style="padding-top: 100px">
+
+  <nav class="navbar navbar-default navbar-fixed-top">
+  <div class="container-fluid">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-items">
+        <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="/"><img id="nav-logo" alt="Apache Pirk" class="img-responsive" src="/images/pirkImage.png" width="150"/></a>
+    </div>
+    <div class="collapse navbar-collapse" id="navbar-items">
+      <ul class="nav navbar-nav">
+        <li class="nav-link"><a href="/downloads">Download</a></li>
+        <li class="dropdown">
+        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
+        <ul class="dropdown-menu">
+          <li id="nav_users"><a href="/for_users">For Users</a></li>
+          <li id="nav_developers"><a href="/for_developers">For Developers</a></li>
+          <li id="nav_papers"><a href="/papers">Papers</a></li>
+          <li class="nav_faq"><a href="/faq">FAQ</a></li>
+          <li class="divider"></li>
+           <li><a href="/javadocs">Javadocs</a></li>     
+        </ul>
+        </li>
+        <li class="dropdown">
+        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
+        <ul class="dropdown-menu">
+          <li id="nav_getinvolvedpirk"><a href="/get_involved_pirk">Get Involved</a></li>
+          <li id="nav_listspirk"><a href="/mailing_list_pirk">Mailing Lists</a></li>
+          <li id="nav_peoplepirk"><a href="/people_pirk">People</a></li>
+       	</ul>
+        </li>
+        <li class="dropdown">
+        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Development<span class="caret"></span></a>
+        <ul class="dropdown-menu">
+          <li id="nav_releasing"><a href="/releasing">Making Releases</a></li>
+          <li id="nav_nav_verify_release"><a href="/verifying_releases">Verifying Releases</a></li>
+          <li id="nav_update_website"><a href="/website_updates">Website Updates</a></li>
+          <hr>
+          <li><a href="https://issues.apache.org/jira/browse/PIRK ">Issue Tracker/JIRA <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://builds.apache.org/view/A/view/Accumulo">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://github.com/apache/incubator-pirk"> Pirk Github Mirror <i class="fa fa-external-link"></i></a></li>
+        </ul>
+        </li>
+        <li class="nav-link"><a href="/roadmap">Roadmap</a></li>
+       <ul class="nav navbar-nav navbar-right">
+        <li class="dropdown">
+        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
+        <ul class="dropdown-menu">
+          <li><a href="https://www.apache.org">Apache Homepage <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://www.apache.org/licenses/LICENSE-2.0">License <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://www.apache.org/foundation/sponsorship">Sponsorship <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://www.apache.org/security">Security <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://www.apache.org/foundation/thanks">Thanks <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct <i class="fa fa-external-link"></i></a></li>
+        </ul>
+        </li>
+        </ul>
+        </ul>
+    </div> 
+  </div>  
+</nav>
+
+
+  <div class="container">
+    <div class="row">
+      <div class="col-md-12">
+        <div id="content">
+          
+          <h1 class="title">Apache Pirk (incubating)</h1>
+          
+          <!DOCTYPE html>
 <meta charset="utf-8">
 <title>Redirecting\u2026</title>
-<link rel="canonical" href="/pirk/papers/">
-<meta http-equiv="refresh" content="0; url=/pirk/papers/">
+<link rel="canonical" href="/papers/">
+<meta http-equiv="refresh" content="0; url=/papers/">
 <h1>Redirecting\u2026</h1>
-<a href="/pirk/papers/">Click here if you are not redirected.</a>
-<script>location="/pirk/papers/"</script>
+<a href="/papers/">Click here if you are not redirected.</a>
+<script>location="/papers/"</script>
+
+        </div>
+
+        
+<footer>
+
+  <p><a href="https://www.apache.org"><img src="/images/feather-small.gif" alt="Apache Software Foundation" id="asf-logo" height="100" /></a></p>
+
+  <p>Copyright � 2016-2016 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache�License,�Version�2.0</a>.</p>
+
+</footer>
+
+
+      </div>
+    </div>
+  </div>
+</body>
 </html>