You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@senssoft.apache.org by po...@apache.org on 2019/01/21 02:24:45 UTC

[1/6] incubator-senssoft git commit: Improved footer to comply with whimsy / incubator logo updated as well

Repository: incubator-senssoft
Updated Branches:
  refs/heads/master 713c5b142 -> 2ac00af57


Improved footer to comply with whimsy / incubator logo updated as well


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

Branch: refs/heads/master
Commit: ec08e325d6fad551db482077679845635483bb7b
Parents: c4b63e9
Author: Roy Lenferink <rl...@apache.org>
Authored: Sat Nov 17 12:19:09 2018 +0100
Committer: Roy Lenferink <rl...@apache.org>
Committed: Sat Nov 17 12:19:09 2018 +0100

----------------------------------------------------------------------
 site/_includes/footer.html           |  26 +++++++++++++++++++-------
 site/images/incubator-logo-white.jpg | Bin 0 -> 11267 bytes
 2 files changed, 19 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ec08e325/site/_includes/footer.html
----------------------------------------------------------------------
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index 0964731..454f8c0 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -36,11 +36,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -51,9 +51,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ec08e325/site/images/incubator-logo-white.jpg
----------------------------------------------------------------------
diff --git a/site/images/incubator-logo-white.jpg b/site/images/incubator-logo-white.jpg
new file mode 100644
index 0000000..da7369b
Binary files /dev/null and b/site/images/incubator-logo-white.jpg differ


[6/6] incubator-senssoft git commit: Pull Request #3--Improved footer fo comply with Whimsy

Posted by po...@apache.org.
Pull Request #3--Improved footer fo comply with Whimsy


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

Branch: refs/heads/master
Commit: 2ac00af5730cd834efa298c19214703dababeffd
Parents: 713c5b1 758e742
Author: poorejc <po...@apache.org>
Authored: Sun Jan 20 21:24:31 2019 -0500
Committer: poorejc <po...@apache.org>
Committed: Sun Jan 20 21:24:31 2019 -0500

----------------------------------------------------------------------
 site/_includes/footer.html                     |  26 +++++++++----
 site/_site/community/index.html                |  26 +++++++++----
 site/_site/distill/index.html                  |  26 +++++++++----
 site/_site/docs/contributing/index.html        |  26 +++++++++----
 site/_site/docs/distill/analytics.html         |  26 +++++++++----
 site/_site/docs/distill/api.html               |  26 +++++++++----
 site/_site/docs/distill/changelog.html         |  26 +++++++++----
 site/_site/docs/distill/http.html              |  26 +++++++++----
 site/_site/docs/distill/index.html             |  26 +++++++++----
 site/_site/docs/distill/models.html            |  26 +++++++++----
 site/_site/docs/distill/start.html             |  26 +++++++++----
 site/_site/docs/distill/utilities.html         |  26 +++++++++----
 site/_site/docs/index.html                     |  26 +++++++++----
 site/_site/docs/stout/index.html               |  26 +++++++++----
 site/_site/docs/stout/start.html               |  26 +++++++++----
 site/_site/docs/system/index.html              |  26 +++++++++----
 site/_site/docs/tap/index.html                 |  26 +++++++++----
 site/_site/docs/userale/index.html             |  26 +++++++++----
 site/_site/docs/useralejs/index.html           |  26 +++++++++----
 site/_site/docs/useralejs/testing.html         |  26 +++++++++----
 site/_site/docs/useralejs/troubleshooting.html |  26 +++++++++----
 site/_site/docs/useralepy/api.html             |  26 +++++++++----
 site/_site/docs/useralepy/changelog.html       |  26 +++++++++----
 site/_site/docs/useralepy/index.html           |  26 +++++++++----
 site/_site/docs/useralepy/start.html           |  26 +++++++++----
 site/_site/feed.xml                            |   2 +-
 site/_site/images/incubator-logo-white.jpg     | Bin 0 -> 11267 bytes
 site/_site/index.html                          |  26 +++++++++----
 site/_site/releases/index.html                 |  39 ++++++++++----------
 site/_site/stout/index.html                    |  26 +++++++++----
 site/_site/system/index.html                   |  26 +++++++++----
 site/_site/tap/index.html                      |  26 +++++++++----
 site/_site/userale/index.html                  |  26 +++++++++----
 site/images/incubator-logo-white.jpg           | Bin 0 -> 11267 bytes
 34 files changed, 590 insertions(+), 231 deletions(-)
----------------------------------------------------------------------



[2/6] incubator-senssoft git commit: Generated site

Posted by po...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/releases/index.html
----------------------------------------------------------------------
diff --git a/site/_site/releases/index.html b/site/_site/releases/index.html
index 72c4b75..300411d 100644
--- a/site/_site/releases/index.html
+++ b/site/_site/releases/index.html
@@ -151,22 +151,9 @@ The link in the 'Download Artifact' column below should display a default mirror
 	</code>
 </p>
 
-<<<<<<< HEAD
-    <p>
-  You can always find current SensSoft code in our <a href="http://incubator.apache.org/projects/senssoft.html">git repositories</a>, or on <a href="https://github.com/apache?q=senssoft">github</a>.
-</p>
-
-<a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">
-  Dev List
-</a>
-<a class="ui yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
-  User List
-</a>
-=======
 <p>
 	The files in the most recent release are signed by Lewis John McGibbney (CODE SIGNING KEY) lewismc@apache.org 48BAEBF6
 </p>
->>>>>>> master
 
 <h2>SHA512 Signatures</h2>
 <p>
@@ -221,11 +208,11 @@ The link in the 'Download Artifact' column below should display a default mirror
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -236,9 +223,21 @@ The link in the 'Download Artifact' column below should display a default mirror
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/stout/index.html
----------------------------------------------------------------------
diff --git a/site/_site/stout/index.html b/site/_site/stout/index.html
index 8b3d970..89ba0b8 100644
--- a/site/_site/stout/index.html
+++ b/site/_site/stout/index.html
@@ -210,11 +210,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -225,9 +225,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/system/index.html
----------------------------------------------------------------------
diff --git a/site/_site/system/index.html b/site/_site/system/index.html
index 10e19be..3245890 100644
--- a/site/_site/system/index.html
+++ b/site/_site/system/index.html
@@ -192,11 +192,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -207,9 +207,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/tap/index.html
----------------------------------------------------------------------
diff --git a/site/_site/tap/index.html b/site/_site/tap/index.html
index 6e86bef..fa6d45a 100644
--- a/site/_site/tap/index.html
+++ b/site/_site/tap/index.html
@@ -276,11 +276,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -291,9 +291,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/userale/index.html
----------------------------------------------------------------------
diff --git a/site/_site/userale/index.html b/site/_site/userale/index.html
index ecd7898..89b65ff 100644
--- a/site/_site/userale/index.html
+++ b/site/_site/userale/index.html
@@ -359,11 +359,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -374,9 +374,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>


[3/6] incubator-senssoft git commit: Generated site

Posted by po...@apache.org.
Generated site


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

Branch: refs/heads/master
Commit: d05775a3887b8debf81da1049e300539bbc2bbd6
Parents: ec08e32
Author: Roy Lenferink <rl...@apache.org>
Authored: Sat Nov 17 13:09:23 2018 +0100
Committer: Roy Lenferink <rl...@apache.org>
Committed: Sat Nov 17 13:09:23 2018 +0100

----------------------------------------------------------------------
 site/_site/community/index.html                |  26 +++++++++----
 site/_site/distill/index.html                  |  26 +++++++++----
 site/_site/docs/contributing/index.html        |  26 +++++++++----
 site/_site/docs/distill/analytics.html         |  26 +++++++++----
 site/_site/docs/distill/api.html               |  26 +++++++++----
 site/_site/docs/distill/changelog.html         |  26 +++++++++----
 site/_site/docs/distill/http.html              |  26 +++++++++----
 site/_site/docs/distill/index.html             |  26 +++++++++----
 site/_site/docs/distill/models.html            |  26 +++++++++----
 site/_site/docs/distill/start.html             |  26 +++++++++----
 site/_site/docs/distill/utilities.html         |  26 +++++++++----
 site/_site/docs/index.html                     |  26 +++++++++----
 site/_site/docs/stout/index.html               |  26 +++++++++----
 site/_site/docs/stout/start.html               |  26 +++++++++----
 site/_site/docs/system/index.html              |  26 +++++++++----
 site/_site/docs/tap/index.html                 |  26 +++++++++----
 site/_site/docs/userale/index.html             |  26 +++++++++----
 site/_site/docs/useralejs/index.html           |  26 +++++++++----
 site/_site/docs/useralejs/testing.html         |  26 +++++++++----
 site/_site/docs/useralejs/troubleshooting.html |  26 +++++++++----
 site/_site/docs/useralepy/api.html             |  26 +++++++++----
 site/_site/docs/useralepy/changelog.html       |  26 +++++++++----
 site/_site/docs/useralepy/index.html           |  26 +++++++++----
 site/_site/docs/useralepy/start.html           |  26 +++++++++----
 site/_site/feed.xml                            |   2 +-
 site/_site/images/incubator-logo-white.jpg     | Bin 0 -> 11267 bytes
 site/_site/index.html                          |  26 +++++++++----
 site/_site/releases/index.html                 |  39 ++++++++++----------
 site/_site/stout/index.html                    |  26 +++++++++----
 site/_site/system/index.html                   |  26 +++++++++----
 site/_site/tap/index.html                      |  26 +++++++++----
 site/_site/userale/index.html                  |  26 +++++++++----
 32 files changed, 571 insertions(+), 224 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/community/index.html
----------------------------------------------------------------------
diff --git a/site/_site/community/index.html b/site/_site/community/index.html
index 15d8000..9365434 100644
--- a/site/_site/community/index.html
+++ b/site/_site/community/index.html
@@ -207,11 +207,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -222,9 +222,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/distill/index.html
----------------------------------------------------------------------
diff --git a/site/_site/distill/index.html b/site/_site/distill/index.html
index 07bd745..e5904ab 100644
--- a/site/_site/distill/index.html
+++ b/site/_site/distill/index.html
@@ -196,11 +196,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -211,9 +211,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/contributing/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/contributing/index.html b/site/_site/docs/contributing/index.html
index b637e53..e1ecd75 100644
--- a/site/_site/docs/contributing/index.html
+++ b/site/_site/docs/contributing/index.html
@@ -305,11 +305,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -320,9 +320,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/analytics.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/analytics.html b/site/_site/docs/distill/analytics.html
index e2fdc2a..d2bb475 100644
--- a/site/_site/docs/distill/analytics.html
+++ b/site/_site/docs/distill/analytics.html
@@ -375,11 +375,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -390,9 +390,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/api.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/api.html b/site/_site/docs/distill/api.html
index cff7575..d570405 100644
--- a/site/_site/docs/distill/api.html
+++ b/site/_site/docs/distill/api.html
@@ -306,11 +306,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -321,9 +321,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/changelog.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/changelog.html b/site/_site/docs/distill/changelog.html
index 2399876..f7cb810 100644
--- a/site/_site/docs/distill/changelog.html
+++ b/site/_site/docs/distill/changelog.html
@@ -310,11 +310,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -325,9 +325,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/http.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/http.html b/site/_site/docs/distill/http.html
index 980532f..aed51f4 100644
--- a/site/_site/docs/distill/http.html
+++ b/site/_site/docs/distill/http.html
@@ -609,11 +609,11 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -624,9 +624,21 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/index.html b/site/_site/docs/distill/index.html
index 6e0edfd..b945cc9 100644
--- a/site/_site/docs/distill/index.html
+++ b/site/_site/docs/distill/index.html
@@ -450,11 +450,11 @@ When the package is installed via easy_install or pip this function will be boun
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -465,9 +465,21 @@ When the package is installed via easy_install or pip this function will be boun
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/models.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/models.html b/site/_site/docs/distill/models.html
index e09004c..c513d36 100644
--- a/site/_site/docs/distill/models.html
+++ b/site/_site/docs/distill/models.html
@@ -594,11 +594,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -609,9 +609,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/start.html b/site/_site/docs/distill/start.html
index 0fa950c..9559540 100644
--- a/site/_site/docs/distill/start.html
+++ b/site/_site/docs/distill/start.html
@@ -293,11 +293,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -308,9 +308,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/distill/utilities.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/utilities.html b/site/_site/docs/distill/utilities.html
index 52b9c90..a6ced75 100644
--- a/site/_site/docs/distill/utilities.html
+++ b/site/_site/docs/distill/utilities.html
@@ -380,11 +380,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -395,9 +395,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/index.html b/site/_site/docs/index.html
index 5fa2c46..517566c 100644
--- a/site/_site/docs/index.html
+++ b/site/_site/docs/index.html
@@ -283,11 +283,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -298,9 +298,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/stout/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/stout/index.html b/site/_site/docs/stout/index.html
index a2c4bec..9d5e18a 100644
--- a/site/_site/docs/stout/index.html
+++ b/site/_site/docs/stout/index.html
@@ -303,11 +303,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -318,9 +318,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/stout/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/stout/start.html b/site/_site/docs/stout/start.html
index 6a17091..1c11f77 100644
--- a/site/_site/docs/stout/start.html
+++ b/site/_site/docs/stout/start.html
@@ -383,11 +383,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -398,9 +398,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/system/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/system/index.html b/site/_site/docs/system/index.html
index e2e1640..88b8c60 100644
--- a/site/_site/docs/system/index.html
+++ b/site/_site/docs/system/index.html
@@ -320,11 +320,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -335,9 +335,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/tap/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/tap/index.html b/site/_site/docs/tap/index.html
index a3ece38..700ed01 100644
--- a/site/_site/docs/tap/index.html
+++ b/site/_site/docs/tap/index.html
@@ -285,11 +285,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -300,9 +300,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/userale/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/userale/index.html b/site/_site/docs/userale/index.html
index 96469a5..5183243 100644
--- a/site/_site/docs/userale/index.html
+++ b/site/_site/docs/userale/index.html
@@ -295,11 +295,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -310,9 +310,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralejs/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/index.html b/site/_site/docs/useralejs/index.html
index 4fdcc39..fe80441 100644
--- a/site/_site/docs/useralejs/index.html
+++ b/site/_site/docs/useralejs/index.html
@@ -365,11 +365,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -380,9 +380,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralejs/testing.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/testing.html b/site/_site/docs/useralejs/testing.html
index 8449075..4900299 100644
--- a/site/_site/docs/useralejs/testing.html
+++ b/site/_site/docs/useralejs/testing.html
@@ -302,11 +302,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -317,9 +317,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralejs/troubleshooting.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/troubleshooting.html b/site/_site/docs/useralejs/troubleshooting.html
index 88d4960..67b9510 100644
--- a/site/_site/docs/useralejs/troubleshooting.html
+++ b/site/_site/docs/useralejs/troubleshooting.html
@@ -287,11 +287,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -302,9 +302,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralepy/api.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/api.html b/site/_site/docs/useralepy/api.html
index 34da6ab..d78710e 100644
--- a/site/_site/docs/useralepy/api.html
+++ b/site/_site/docs/useralepy/api.html
@@ -563,11 +563,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -578,9 +578,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralepy/changelog.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/changelog.html b/site/_site/docs/useralepy/changelog.html
index 5f0dff0..7128967 100644
--- a/site/_site/docs/useralepy/changelog.html
+++ b/site/_site/docs/useralepy/changelog.html
@@ -350,11 +350,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -365,9 +365,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralepy/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/index.html b/site/_site/docs/useralepy/index.html
index ef1c2b2..eaf4a25 100644
--- a/site/_site/docs/useralepy/index.html
+++ b/site/_site/docs/useralepy/index.html
@@ -394,11 +394,11 @@ When the package is installed via easy_install3 or pip3 this function will be bo
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -409,9 +409,21 @@ When the package is installed via easy_install3 or pip3 this function will be bo
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/docs/useralepy/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/start.html b/site/_site/docs/useralepy/start.html
index 583e807..f0234a9 100644
--- a/site/_site/docs/useralepy/start.html
+++ b/site/_site/docs/useralepy/start.html
@@ -335,11 +335,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -350,9 +350,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/feed.xml
----------------------------------------------------------------------
diff --git a/site/_site/feed.xml b/site/_site/feed.xml
index b9b560c..5740d5a 100644
--- a/site/_site/feed.xml
+++ b/site/_site/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://senssoft.incubator.apache.org/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://senssoft.incubator.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://senssoft.incubator.apache.org/" rel="alternate" type="text/html" /><updated>2018-03-09T19:13:44+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title type="html">Apache SensSoft</title><subtitle>The homepage for Apache SensSoft</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://senssoft.incubator.apache.org/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.1">Jekyll</generator><link href="http://senssoft.incubator.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://senssoft.incubator.apache.org/" rel="alternate" type="text/html" /><updated>2018-11-17T11:28:09+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title type="html">Apache SensSoft</title><subtitle>The homepage for Apache SensSoft</subtitle></feed>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/images/incubator-logo-white.jpg
----------------------------------------------------------------------
diff --git a/site/_site/images/incubator-logo-white.jpg b/site/_site/images/incubator-logo-white.jpg
new file mode 100644
index 0000000..da7369b
Binary files /dev/null and b/site/_site/images/incubator-logo-white.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/d05775a3/site/_site/index.html
----------------------------------------------------------------------
diff --git a/site/_site/index.html b/site/_site/index.html
index a046b36..1358b69 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -429,11 +429,11 @@
       <div class="column">
         <h4 class="ui inverted header">Apache</h4>
         <div class="ui inverted link list">
-          <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
           <a class="item" href="http://www.apache.org/">Apache Software Foundation</a>
-          <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
-          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsor Apache</a>
-          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thank you</a>
+          <a class="item" href="http://www.apache.org/licenses/">License</a>
+          <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+          <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+          <a class="item" href="http://www.apache.org/security/">Security</a>
         </div>
       </div>
     </div>
@@ -444,9 +444,21 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        <img class="component-image" src="/images/incubator-logo-white.png">
-        <br>
-        Licensed under the Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache Incubator logo are trademarks of The Apache Software Foundation.  Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
+        Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui one column middle aligned grid">
+      <div class="center aligned column">
+        <a href="http://incubator.apache.org/">
+          <img src="/images/incubator-logo-white.jpg">
+        </a>&nbsp;
+        <a href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event">
+        </a>
       </div>
     </div>
   </div>


[4/6] incubator-senssoft git commit: Merge branch 'master' of github.com:apache/incubator-senssoft

Posted by po...@apache.org.
Merge branch 'master' of github.com:apache/incubator-senssoft


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

Branch: refs/heads/master
Commit: 83e5b01ef301bd9fe8e9847c2626f49b7475fe46
Parents: d05775a e08ef6c
Author: Roy Lenferink <rl...@apache.org>
Authored: Sun Jan 13 18:08:53 2019 +0100
Committer: Roy Lenferink <rl...@apache.org>
Committed: Sun Jan 13 18:08:53 2019 +0100

----------------------------------------------------------------------
 KEYS                                            |  37 ----
 KEYS_committers/KEYS_msbeard                    |  37 ++++
 KEYS_committers/KEYS_poorejc                    |  84 ++++++++
 docker/README.md                                | 135 +++++++++---
 .../images/Apache_SensSoft_Usage_Dashboard.png  | Bin 0 -> 206040 bytes
 docker/docs/images/kibana_Discover.png          | Bin 0 -> 266169 bytes
 .../Apache SensSoft Page Usage Dashboard.json   |  18 ++
 .../Apache SensSoft User Access Dashboard.json  |  18 ++
 .../Apache SensSoft Visualizations.json         | 212 +++++++++++++++++++
 .../5.6.3/Saved Objects/Drill-Down Search.json  |  22 ++
 docker/kibana/5.6.3/dashboard.json              |  19 --
 docker/kibana/5.6.3/visualizations.json         |  58 -----
 .../Apache SensSoft Page Usage Dashboard.json   |  18 ++
 .../Apache SensSoft User Access Dashboard.json  |  18 ++
 .../Apache SensSoft Visualizations.json         | 212 +++++++++++++++++++
 .../6.2.2/Saved Objects/Drill-Down Search.json  |  22 ++
 16 files changed, 763 insertions(+), 147 deletions(-)
----------------------------------------------------------------------



[5/6] incubator-senssoft git commit: Updated footer to determine year when generating

Posted by po...@apache.org.
Updated footer to determine year when generating


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

Branch: refs/heads/master
Commit: 758e7421c7b2741d09ed6e5269e32e4e4e754794
Parents: 83e5b01
Author: Roy Lenferink <rl...@apache.org>
Authored: Sun Jan 13 18:37:17 2019 +0100
Committer: Roy Lenferink <rl...@apache.org>
Committed: Sun Jan 13 18:37:17 2019 +0100

----------------------------------------------------------------------
 site/_includes/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/758e7421/site/_includes/footer.html
----------------------------------------------------------------------
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index 454f8c0..02571b4 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -51,7 +51,7 @@
         Apache SensSoft is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2018 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
+        Copyright &copy; {{ 'now' | date: "%Y" }} The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
         Apache SensSoft, SensSoft, Apache, the Apache feather logo, the Apache SensSoft logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
         Software as a Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
       </div>