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/17 15:28:41 UTC

incubator-pirk git commit: Jekyll build from gh-pages:f00fda0

Repository: incubator-pirk
Updated Branches:
  refs/heads/asf-site fb55f6208 -> 10d47691d


Jekyll build from gh-pages:f00fda0

PIRK-6 adding Travis CI links, How to Contribute page, Origin page, fixing misc links - closes apache/incubator-pirk#5


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

Branch: refs/heads/asf-site
Commit: 10d47691dd4fc7b02c65b905a63d5a5c05557216
Parents: fb55f62
Author: eawilliams <ea...@apache.org>
Authored: Sun Jul 17 11:27:12 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Sun Jul 17 11:27:14 2016 -0400

----------------------------------------------------------------------
 downloads/index.html    |   4 +-
 faq.html                |   4 +-
 feed.xml                |   4 +-
 for_developers.html     |  13 +-
 for_users.html          |   4 +-
 get_involved_pirk.html  |   4 +-
 how_to_contribute.html  | 330 +++++++++++++++++++++++++++++++++++++++++++
 index.html              |   6 +-
 mailing_list_pirk.html  |   4 +-
 news.html               |   4 +-
 papers.html             |   4 +-
 papers/index.html       |   4 +-
 people_pirk.html        |   4 +-
 pirk_origin.html        | 171 ++++++++++++++++++++++
 pirk_papers.html        |   4 +-
 releasing.html          |   4 +-
 roadmap/index.html      |   4 +-
 verifying_releases.html |   4 +-
 website_updates.html    |   4 +-
 19 files changed, 560 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index b8bc143..0cd476a 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/faq.html
----------------------------------------------------------------------
diff --git a/faq.html b/faq.html
index 7db12e9..dfde10b 100644
--- a/faq.html
+++ b/faq.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index a496f84..1845f61 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <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>
+    <pubDate>Sun, 17 Jul 2016 11:27:13 -0400</pubDate>
+    <lastBuildDate>Sun, 17 Jul 2016 11:27:13 -0400</lastBuildDate>
     <generator>Jekyll v3.0.5</generator>
     
   </channel>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/for_developers.html
----------------------------------------------------------------------
diff --git a/for_developers.html b/for_developers.html
index c28a2e4..46ac028 100644
--- a/for_developers.html
+++ b/for_developers.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>
@@ -170,6 +172,7 @@
   <li><a href="#debugging">Debugging</a></li>
   <li><a href="#paillier-benchmarking">Paillier Benchmarking</a></li>
   <li><a href="#release-process">Release Process</a></li>
+  <li><a href="#how-to-contribute">How To Contribute</a></li>
 </ol>
 
 <h2 id="general-info">General Info</h2>
@@ -238,7 +241,9 @@
 
 <h2 id="continuous-integration">Continuous Integration</h2>
 
-<p>Pirk uses <a href="https://builds.apache.org/">Jenkins</a> for continuous integration. The build history is available [here].</p>
+<p>Pirk uses <a href="https://builds.apache.org/">Jenkins</a> for continuous integration. The build history is available <a href="https://builds.apache.org/job/pirk/">here</a>.</p>
+
+<p>Pirk also uses <a href="https://travis-ci.org/">Travis CI</a> for continuous integration for Github Pull Requests; you can find the build history <a href="https://travis-ci.org/apache/incubator-pirk">here</a>.</p>
 
 <h2 id="testing">Testing</h2>
 
@@ -289,6 +294,10 @@ To run successfully, the \u2018spark.home\u2019 property must be set correctly in the
 
 <p>Please see <a href="/making_releases">Making Releases</a> and <a href="/verifying_releases">Verifying Releases</a>.</p>
 
+<h2 id="how-to-contribute">How to Contribute</h2>
+
+<p>Please see the <a href="/how_to_contribute">How to Contribute</a> page.</p>
+
         </div>
 
         

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/for_users.html
----------------------------------------------------------------------
diff --git a/for_users.html b/for_users.html
index b0f7f01..2c4b6e0 100644
--- a/for_users.html
+++ b/for_users.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/get_involved_pirk.html
----------------------------------------------------------------------
diff --git a/get_involved_pirk.html b/get_involved_pirk.html
index 15afc0e..ffc05dc 100644
--- a/get_involved_pirk.html
+++ b/get_involved_pirk.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/how_to_contribute.html
----------------------------------------------------------------------
diff --git a/how_to_contribute.html b/how_to_contribute.html
new file mode 100644
index 0000000..ef8db87
--- /dev/null
+++ b/how_to_contribute.html
@@ -0,0 +1,330 @@
+<!DOCTYPE html>
+<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>How to Contribute</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();
+    }
+  });
+
+  
+  // decorate menu with currently navigated page
+  $(function() {
+    $("#nav_contribute").addClass("active");
+  });
+  
+
+  $(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="/how_to_contribute">How to Contribute</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/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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">How to Contribute</h1>
+          
+          <ol>
+  <li><a href="#contribution-philosophy">Contribution Philosophy</a></li>
+  <li><a href="#general-process">General Process</a></li>
+  <li><a href="#github-pull-requests">GitHub Pull Requests</a>
+    <ul>
+      <li><a href="#git-setup">Git Setup</a></li>
+      <li><a href="#creating-a-pull-request">Creating a Pull Request</a></li>
+      <li><a href="#merging-a-pull-request">Merging a Pull Request</a></li>
+      <li><a href="#closing-a-pull-request-without-committing">Closing a Pull Request Without Committing</a></li>
+      <li><a href="#apache-and-github-integration">Apache and GitHub Integration</a></li>
+    </ul>
+  </li>
+</ol>
+
+<h2 id="contribution-philosophy">Contribution Philosophy</h2>
+
+<p>We welcome contributors of all kinds within the Apache Pirk community!</p>
+
+<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions. We also highly encourage the involvement of algorithmic team members who provide/discuss algorithmic ideas via the <a href="/mailing_list_pirk">dev mailing list</a> and who may or may not participate in their implementation.</p>
+
+<p>If you have algorithmic ideas or would like to discuss a potential implementation item, please reach out to the community via <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#112;&#105;&#114;&#107;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#112;&#105;&#114;&#107;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> - we would love to hear from you!</p>
+
+<h2 id="general-process">General Process</h2>
+
+<p>The general process for code contribution is as follows:</p>
+
+<ol>
+  <li>Create a <a href="https://issues.apache.org/jira/browse/PIRK">Pirk JIRA issue</a></li>
+  <li>Fork the <a href="https://github.com/apache/incubator-pirk">Pirk source code</a> from your personal GitHub repository and clone locally</li>
+  <li>Modify the source code to add your awesome features; you will most likely be modifying the apache/incubator-pirk master branch (unless you are <a href="/website_updates">modifying the Pirk website</a>)</li>
+  <li>Ensure that all unit and functional tests pass</li>
+  <li>Ensure that your code follows the <a href="/for_developers#coding-standards">Pirk code standards</a></li>
+  <li>Commit the changes to your local repository</li>
+  <li>Push the code back up to your GitHub fork of apache/incubator-pirk</li>
+  <li><a href="#github-pull-requests">Create a Pull Request</a> to the to <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a> repository on GitHub. Please include the corresponding JIRA issue number and description in the title of the pull request: PIRK-XXXX: &lt; JIRA-Issue-Description &gt;</li>
+  <li>Members of the Pirk community can then comment on the pull request; be sure to watch for comments, respond, and make any necessary changes.</li>
+  <li>A Pirk committer will merge the pull request</li>
+</ol>
+
+<h2 id="github-pull-requests">GitHub Pull Requests</h2>
+
+<p>All changes to the Apache Pirk codebase should go through a <a href="https://help.github.com/articles/using-pull-requests/">GitHub pull request</a>.</p>
+
+<p>(Thanks to <a href="http://mahout.apache.org/">Apache Mahout</a> for sharing <a href="http://mahout.apache.org/developers/github.html">their great pull request overview</a> with us!)</p>
+
+<h3 id="git-setup">Git Setup</h3>
+
+<p>Fork <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a> to your personal GitHub repository. Clone this fork locally to set up \u201corigin\u201d to point to your remote fork on GitHub as the default remote (for the sake of this explanation); if you perform</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git push origin master
+</code></pre>
+</div>
+
+<p>it will go to your GitHub fork of apache/incubator-pirk. Please make sure that you follow branch naming conventions that will integrate with Apache Pirk JIRA issue numbers. For the issue number XXXX, please name branch containing the corresponding work PIRK-XXXX (all caps):</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git checkout -b PIRK-XXXX
+#do some work on the branch
+git commit -a -m "did some work"
+git push origin PIRK-XXXX #pushing to your fork of apache/incubator-pirk
+</code></pre>
+</div>
+
+<p>Clone the Apache Pirk git repo via</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git clone -o apache https://git-wip-us.apache.org/repos/asf/incubator-pirk.git
+</code></pre>
+</div>
+
+<p>or attach via the following:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git remote add apache https://git-wip-us.apache.org/repos/asf/incubator-pirk.git
+</code></pre>
+</div>
+
+<p>Once you are ready to commit to the apache remote, you can create a pull request.</p>
+
+<h3 id="creating-a-pull-request">Creating a Pull Request</h3>
+
+<p>Pull requests are made to the <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a> repository on GitHub; please check out GitHub\u2019s info on <a href="https://help.github.com/articles/creating-a-pull-request/">how to create a pull request</a>.</p>
+
+<p>First, push your work from your local PIRK-XXXX branch to the remote PIRK-XXXX branch of your apache/incubator-pirk GitHub fork:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git checkout PIRK-XXXX
+git push origin PIRK-XXXX
+</code></pre>
+</div>
+
+<p>Go to your PIRK-XXXX branch on GitHub. Since you forked it from GitHub\u2019s <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a>, it will default any pull request to go to the master branch of apache/incubator-pirk.</p>
+
+<p>Click the \u201cCompare, review, and create pull request\u201d button.</p>
+
+<p>You can edit the \u201cto\u201d and \u201cfrom\u201d for the pull request if it isn\u2019t correct. The \u201cbase fork\u201d should be apache/incubator-pirk. The \u201cbase\u201d will be master unless your are <a href="/website_updates">updating the website</a>. The \u201chead fork\u201d will be your forked repo and the \u201ccompare\u201d will be your PIRK-XXXX branch.</p>
+
+<p>Click the \u201cCreate pull request\u201d button and name the request \u201cPIRK-XXXX\u201d, all caps. This will connect the comments of the pull request to the mailing list and JIRA comments.</p>
+
+<p>From now on, the pull request lives in GitHub\u2019s <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a>; use the commenting UI there. The pull request is tied to the corresponding branch in your forked repo, so you can respond to comments, make fixes, and commit them from there; they will appear on the pull request page and be mirrored to JIRA and the mailing list.</p>
+
+<p>All pull requests to <a href="https://github.com/apache/incubator-pirk">apache/incubator-pirk</a> are built through <a href="https://travis-ci.org/apache/incubator-pirk">Pirk\u2019s Travis CI integration</a>.</p>
+
+<h3 id="merging-a-pull-request">Merging a Pull Request</h3>
+
+<p>Check out the GitHub info on <a href="https://help.github.com/articles/merging-a-pull-request/#merging-locally">how to merge a pull request</a>.</p>
+
+<p>Pull requests are equivalent to a remote GitHub branch with (potentially) a multitude of commits. Please squash the remote commit history to have one commit per issue, rather than merging in all of the contributor\u2019s commits:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git pull --squash &lt;repo&gt; &lt;branch&gt;
+</code></pre>
+</div>
+
+<p>Merging pull requests are equivalent to a \u201cpull\u201d of a contributor\u2019s branch; to merge the pull request branch PIRK-XXXX:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git checkout master      # switch to local master branch
+git pull apache master   # fast-forward to current remote HEAD
+git pull --squash &lt;contributor's GitHub repo&gt; PIRK-XXXX  # merge to master
+</code></pre>
+</div>
+
+<p>You now can commit the request:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git commit --author &lt;contributor_email&gt; -a -m "PIRK-XXXX &lt;description&gt; - closes apache/incubator-pirk#ZZ"
+</code></pre>
+</div>
+
+<p>PIRK-XXXX is in all caps and ZZ is the pull request number on apache/incubator-pirk. Including \u201ccloses apache/incubator-pirk#ZZ\u201d will close the <a href="https://help.github.com/articles/closing-issues-via-commit-messages/">pull request automatically</a>.</p>
+
+<p>Next, push to the apache master branch:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>push apache master
+</code></pre>
+</div>
+
+<p>(this will require Apache handle credentials).</p>
+
+<p>The pull request, once pushed, will get mirrored to apache/incubator-pirk on GitHub.</p>
+
+<h3 id="closing-a-pull-request-without-committing">Closing a Pull Request Without Committing</h3>
+
+<p>To reject pull request ZZ (close without committing), issue an empty commit on master\u2019s HEAD without merging the pull request:</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>git commit --allow-empty -m "closes apache/incubator-pirk#ZZ"
+git push apache master
+</code></pre>
+</div>
+
+<h3 id="apache-and-github-integration">Apache and GitHub Integration</h3>
+
+<p>Check out Apache INFRA\u2019s blog post on <a href="https://blogs.apache.org/infra/entry/improved_integration_between_apache_and">Apache-GitHub integration</a>.</p>
+
+<p>Comments and pull requests with Pirk issue handles of the form</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>PIRK-XXXX
+</code></pre>
+</div>
+
+<p>should post to the mailing lists and JIRA. Please file a JIRA issue first, and then create a pull request with the description</p>
+
+<div class="highlighter-rouge"><pre class="highlight"><code>PIRK-XXXX: &lt;jira-issue-description&gt;
+</code></pre>
+</div>
+
+<p>so that all subsequent comments will be automatically copied to JIRA.</p>
+
+        </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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index aa0956c..8d46417 100644
--- a/index.html
+++ b/index.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>
@@ -230,7 +232,7 @@
 
 <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="/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>
+<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>. More information regarding the origin of Apache Pirk can be found <a href="/pirk_origin">here</a>.</p>
 
 <h2 id="getting-started">Getting Started</h2>
 

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/mailing_list_pirk.html
----------------------------------------------------------------------
diff --git a/mailing_list_pirk.html b/mailing_list_pirk.html
index b222ae9..7819aec 100644
--- a/mailing_list_pirk.html
+++ b/mailing_list_pirk.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/news.html
----------------------------------------------------------------------
diff --git a/news.html b/news.html
index db1adc8..7791bd5 100644
--- a/news.html
+++ b/news.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/papers.html
----------------------------------------------------------------------
diff --git a/papers.html b/papers.html
index e76b4dc..3cc6501 100644
--- a/papers.html
+++ b/papers.html
@@ -106,12 +106,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/papers/index.html
----------------------------------------------------------------------
diff --git a/papers/index.html b/papers/index.html
index 14d3290..bcd7bfa 100644
--- a/papers/index.html
+++ b/papers/index.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/people_pirk.html
----------------------------------------------------------------------
diff --git a/people_pirk.html b/people_pirk.html
index a3c1a64..36fd1b7 100644
--- a/people_pirk.html
+++ b/people_pirk.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/pirk_origin.html
----------------------------------------------------------------------
diff --git a/pirk_origin.html b/pirk_origin.html
new file mode 100644
index 0000000..80a09d5
--- /dev/null
+++ b/pirk_origin.html
@@ -0,0 +1,171 @@
+<!DOCTYPE html>
+<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>Origin of Apache Pirk</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();
+    }
+  });
+
+  
+  // decorate menu with currently navigated page
+  $(function() {
+    $("#nav_pirk_origin").addClass("active");
+  });
+  
+
+  $(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="/how_to_contribute">How to Contribute</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/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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">Origin of Apache Pirk</h1>
+          
+          <p>The initial scalable PIR algorithms and implementations of Pirk were developed at the <a href="https://www.nsa.gov/">National Security Agency</a> and contributed to Apache via a Software Grant Agreement. Please check out the <a href="https://wiki.apache.org/incubator/PirkProposal">Apache Pirk Proposal</a>.</p>
+
+
+        </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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/pirk_papers.html
----------------------------------------------------------------------
diff --git a/pirk_papers.html b/pirk_papers.html
index f355f24..303cb30 100644
--- a/pirk_papers.html
+++ b/pirk_papers.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/releasing.html
----------------------------------------------------------------------
diff --git a/releasing.html b/releasing.html
index ece9c05..6207922 100644
--- a/releasing.html
+++ b/releasing.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/roadmap/index.html
----------------------------------------------------------------------
diff --git a/roadmap/index.html b/roadmap/index.html
index dfc6438..81e6fa4 100644
--- a/roadmap/index.html
+++ b/roadmap/index.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/verifying_releases.html
----------------------------------------------------------------------
diff --git a/verifying_releases.html b/verifying_releases.html
index 65a2b3b..19756be 100644
--- a/verifying_releases.html
+++ b/verifying_releases.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/10d47691/website_updates.html
----------------------------------------------------------------------
diff --git a/website_updates.html b/website_updates.html
index dd8758c..75cc447 100644
--- a/website_updates.html
+++ b/website_updates.html
@@ -111,12 +111,14 @@
         <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="/how_to_contribute">How to Contribute</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://builds.apache.org/job/pirk/">Jenkins Builds <i class="fa fa-external-link"></i></a></li>
+          <li><a href="https://travis-ci.org/apache/incubator-pirk">Travis CI 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>