You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2020/03/29 02:04:01 UTC

[incubator-flagon] branch master updated: updating _site for Release

This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git


The following commit(s) were added to refs/heads/master by this push:
     new d4ea59a  updating _site for Release
d4ea59a is described below

commit d4ea59a74b1827db3488e3dbfc09a0c9b68f5b56
Author: poorejc <po...@apache.org>
AuthorDate: Sat Mar 28 22:03:51 2020 -0400

    updating _site for Release
---
 site/_site/community/index.html                    |   2 +-
 site/_site/distill/index.html                      |   2 +-
 site/_site/docs/contributing/index.html            |   7 +-
 site/_site/docs/distill/analytics.html             |  37 +++---
 site/_site/docs/distill/api.html                   |   2 +-
 site/_site/docs/distill/changelog.html             |   2 +-
 site/_site/docs/distill/http.html                  | 135 +++++++++-----------
 site/_site/docs/distill/index.html                 | 119 ++++++++----------
 site/_site/docs/distill/models.html                | 137 +++++++++------------
 site/_site/docs/distill/start.html                 |   7 +-
 site/_site/docs/distill/utilities.html             |  27 ++--
 site/_site/docs/index.html                         |   2 +-
 site/_site/docs/stack/index.html                   |  39 +++---
 site/_site/docs/stack/scaling/index.html           |  42 +++----
 site/_site/docs/stout/index.html                   |   2 +-
 site/_site/docs/stout/start.html                   |  44 +++----
 site/_site/docs/tap/index.html                     |   2 +-
 site/_site/docs/userale/index.html                 |   2 +-
 site/_site/docs/useralejs/API/index.html           |  39 +++---
 site/_site/docs/useralejs/build/index.html         |  22 ++--
 site/_site/docs/useralejs/dataschema/index.html    |  52 ++++----
 site/_site/docs/useralejs/index.html               |  12 +-
 site/_site/docs/useralejs/modifying/index.html     |  26 ++--
 .../docs/useralejs/troubleshooting/index.html      |   2 +-
 site/_site/docs/useralepy/api.html                 |  36 +++---
 site/_site/docs/useralepy/changelog.html           |   2 +-
 site/_site/docs/useralepy/index.html               |  74 +++++------
 site/_site/docs/useralepy/start.html               |  12 +-
 site/_site/feed.xml                                |   2 +-
 site/_site/images/flagonMaster.svg                 |  20 +++
 site/_site/images/flagonMaster_red.svg             |  20 +++
 site/_site/images/flagonMaster_wht.svg             |  20 +++
 site/_site/index.html                              |   2 +-
 site/_site/releases/index.html                     |  44 ++++---
 site/_site/stack/index.html                        |   2 +-
 site/_site/stout/index.html                        |   2 +-
 site/_site/tap/index.html                          |   2 +-
 site/_site/userale/index.html                      |   2 +-
 38 files changed, 463 insertions(+), 540 deletions(-)

diff --git a/site/_site/community/index.html b/site/_site/community/index.html
index 75429cf..91eb414 100644
--- a/site/_site/community/index.html
+++ b/site/_site/community/index.html
@@ -223,7 +223,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/distill/index.html b/site/_site/distill/index.html
index e52868d..f7bf8be 100644
--- a/site/_site/distill/index.html
+++ b/site/_site/distill/index.html
@@ -211,7 +211,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/contributing/index.html b/site/_site/docs/contributing/index.html
index 2abc170..ad5bef6 100644
--- a/site/_site/docs/contributing/index.html
+++ b/site/_site/docs/contributing/index.html
@@ -261,9 +261,8 @@
 <h4 id="2-make-and-test-your-changes-locally">2. Make and test your changes locally</h4>
 
 <p>The Apache Flagon source code is maintained in <a href="https://gitbox.apache.org/repos/asf?s=flagon">several git repositories</a> hosted by Apache.  These repositories are mirrored and more easily available <a href="https://github.com/apache?q=flagon">on GitHub</a>.  To make your changes, fork the appropriate GitHub repository and make commits to a topic branch in your fork.  Commits should be made in logical units and must reference the JIRA issue number:</p>
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>   git commit -S -m <span class="s2">"[FLAGON-123] High-level message describing the changes."</span>
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>   git commit <span class="nt">-S</span> <span class="nt">-m</span> <span class="s2">"[FLAGON-123] High-level message describing the changes."</span>
+</code></pre></div></div>
 <p>Note that your commits should be verifiable; each commit should be verified with a PGP certificate. The easiest way to do this is to create a PGP signature with <a href="https://www.gnupg.org/">GnuPG</a>, register it with you GitHub account and <a href="https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work">configure git</a> to use this signature when committing.</p>
 
 <p>Avoid commits which cover multiple, distinct goals that could (and should) be handled separately.  If you do not already have an account on JIRA, you will need to create one to claim an issue, discuss development, or report results.</p>
@@ -330,7 +329,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/analytics.html b/site/_site/docs/distill/analytics.html
index 4e8620e..87b98f5 100644
--- a/site/_site/docs/distill/analytics.html
+++ b/site/_site/docs/distill/analytics.html
@@ -250,9 +250,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">algorithms</span><span class="o">.</span><span class="n">graphs</span><span class="o">.</span><span class="n">graph</span><span class="o">.</span><span class="n">GraphAnalytics</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">algorithms</span><span class="o">.</span><span class="n">graphs</span><span class="o">.</span><span class="n">graph</span><span class="o">.</span><span class="n">GraphAnalytics</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -265,18 +264,16 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">foo</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">foo</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <h3 id="statistics-package">Statistics Package</h3>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">algorithms</span><span class="o">.</span><span class="n">stats</span><span class="o">.</span><span class="n">hist</span><span class="o">.</span><span class="n">Hist</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">algorithms</span><span class="o">.</span><span class="n">stats</span><span class="o">.</span><span class="n">hist</span><span class="o">.</span><span class="n">Hist</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -289,32 +286,28 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">get_value</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">get_value</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">histogram</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">histogram</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
+</code></pre></div>  </div>
   <p>Only works on numerical data.</p>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">terms</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">terms</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
+</code></pre></div>  </div>
   <p>Group by field (find all elements )</p>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">unique_terms</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">unique_terms</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">q</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
+</code></pre></div>  </div>
   <p>Aggregate the number of unique terms in a field. Missing values are counted and marked as “N/A”.</p>
 </blockquote>
 
@@ -398,7 +391,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/api.html b/site/_site/docs/distill/api.html
index 78ea91a..572c15e 100644
--- a/site/_site/docs/distill/api.html
+++ b/site/_site/docs/distill/api.html
@@ -329,7 +329,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/changelog.html b/site/_site/docs/distill/changelog.html
index 802a8c7..35fbc7e 100644
--- a/site/_site/docs/distill/changelog.html
+++ b/site/_site/docs/distill/changelog.html
@@ -333,7 +333,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/http.html b/site/_site/docs/distill/http.html
index e2171a8..c6fe002 100644
--- a/site/_site/docs/distill/http.html
+++ b/site/_site/docs/distill/http.html
@@ -249,9 +249,8 @@
     <h3 id="restful-endpoints">RESTful Endpoints</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">create</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">create</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -260,9 +259,8 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XPOST https://localhost:8090/xdata_v3
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XPOST</span> https://localhost:8090/xdata_v3
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -281,9 +279,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">delete</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">delete</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -292,9 +289,8 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XDELETE https://localhost:8090/xdata_v3
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XDELETE</span> https://localhost:8090/xdata_v3
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -313,9 +309,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">denoise</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">denoise</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -324,9 +319,8 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://localhost:8090/denoise/xdata_v3?save<span class="o">=</span><span class="nb">true</span>&amp;type<span class="o">=</span>parsed
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://localhost:8090/denoise/xdata_v3?save<span class="o">=</span><span class="nb">true</span>&amp;type<span class="o">=</span>parsed
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -345,9 +339,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">index</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">index</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -356,32 +349,30 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://localhost:8090
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://localhost:8090
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="p">{</span>
-        <span class="s2">"author"</span> <span class="err">:</span> <span class="s2">"Michelle Beard"</span><span class="p">,</span>
-        <span class="s2">"email"</span> <span class="err">:</span> <span class="s2">"msbeard@apache.org"</span><span class="p">,</span>
-        <span class="s2">"name"</span><span class="err">:</span> <span class="s2">"Distill"</span><span class="p">,</span>
-        <span class="s2">"status"</span> <span class="err">:</span> <span class="kc">true</span><span class="p">,</span>
-        <span class="s2">"version"</span> <span class="err">:</span> <span class="s2">"1.0"</span><span class="p">,</span>
-        <span class="s2">"applications"</span> <span class="err">:</span> <span class="p">{</span>
-                <span class="s2">"xdata_v3"</span> <span class="err">:</span> <span class="p">{</span>
+  <div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span>
+        <span class="s2">"author"</span> <span class="p">:</span> <span class="s2">"Michelle Beard"</span><span class="p">,</span>
+        <span class="s2">"email"</span> <span class="p">:</span> <span class="s2">"msbeard@apache.org"</span><span class="p">,</span>
+        <span class="s2">"name"</span><span class="p">:</span> <span class="s2">"Distill"</span><span class="p">,</span>
+        <span class="s2">"status"</span> <span class="p">:</span> <span class="kc">true</span><span class="p">,</span>
+        <span class="s2">"version"</span> <span class="p">:</span> <span class="s2">"1.0"</span><span class="p">,</span>
+        <span class="s2">"applications"</span> <span class="p">:</span> <span class="p">{</span>
+                <span class="s2">"xdata_v3"</span> <span class="p">:</span> <span class="p">{</span>
                         <span class="nl">testing</span><span class="p">:</span> <span class="mi">205</span><span class="p">,</span>
-                        <span class="nx">parsed</span><span class="err">:</span> <span class="mi">500</span><span class="p">,</span>
+                        <span class="nx">parsed</span><span class="p">:</span> <span class="mi">500</span><span class="p">,</span>
                 <span class="p">},</span>
-                <span class="s2">"test_app"</span> <span class="err">:</span> <span class="p">{</span>
+                <span class="s2">"test_app"</span> <span class="p">:</span> <span class="p">{</span>
                         <span class="nl">logs</span><span class="p">:</span> <span class="mi">500</span><span class="p">,</span>
-                        <span class="nx">parsed</span><span class="err">:</span> <span class="mi">100</span><span class="p">,</span>
+                        <span class="nx">parsed</span><span class="p">:</span> <span class="mi">100</span><span class="p">,</span>
                 <span class="p">}</span>
         <span class="p">}</span>
 <span class="p">}</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -393,9 +384,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">merge_stout</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">merge_stout</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -404,9 +394,8 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://locahost:8090/stout/xdata_v3
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://locahost:8090/stout/xdata_v3
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -418,9 +407,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">page_not_found</span><span class="p">(</span><span class="n">error</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">page_not_found</span><span class="p">(</span><span class="n">error</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -429,9 +417,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">segment</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">segment</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -440,11 +427,10 @@
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://[hostname]:[port]/search/
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://[hostname]:[port]/search/
 xdata_v3?q<span class="o">=</span>session_id:A1234&amp;size<span class="o">=</span>100
 &amp;scroll<span class="o">=</span><span class="nb">false</span>&amp;fl<span class="o">=</span>param1,param2
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -468,9 +454,8 @@ xdata_v3?q<span class="o">=</span>session_id:A1234&amp;size<span class="o">=</sp
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">stat</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">stat</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -479,10 +464,9 @@ xdata_v3?q<span class="o">=</span>session_id:A1234&amp;size<span class="o">=</sp
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://localhost:8090/stat/xdata_v3/
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://localhost:8090/stat/xdata_v3/
 testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signup&amp;event<span class="o">=</span>click
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -502,9 +486,8 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">status</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">status</span><span class="p">(</span><span class="n">app_id</span><span class="p">,</span> <span class="n">app_type</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -513,21 +496,19 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XGET https://localhost:8090/status/xdata_v3
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XGET</span> https://localhost:8090/status/xdata_v3
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="p">{</span>
-  <span class="s2">"application"</span><span class="err">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
-  <span class="s2">"health"</span><span class="err">:</span> <span class="s2">"green"</span><span class="p">,</span>
-  <span class="s2">"num_docs"</span><span class="err">:</span> <span class="s2">"433"</span><span class="p">,</span>
-  <span class="s2">"status"</span><span class="err">:</span> <span class="s2">"open"</span>
+  <div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span>
+  <span class="s2">"application"</span><span class="p">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
+  <span class="s2">"health"</span><span class="p">:</span> <span class="s2">"green"</span><span class="p">,</span>
+  <span class="s2">"num_docs"</span><span class="p">:</span> <span class="s2">"433"</span><span class="p">,</span>
+  <span class="s2">"status"</span><span class="p">:</span> <span class="s2">"open"</span>
 <span class="p">}</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
   <p>w
 <strong>Parameters:</strong></p>
   <ul>
@@ -544,9 +525,8 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">update</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">app</span><span class="o">.</span><span class="n">update</span><span class="p">(</span><span class="n">app_id</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -555,9 +535,8 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
 
 <blockquote>
 
-  <div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -XPOST https://localhost:8090/update/xdata_v3?name<span class="o">=</span><span class="s2">"xdata_v4"</span>
-</code></pre>
-  </div>
+  <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">$ </span>curl <span class="nt">-XPOST</span> https://localhost:8090/update/xdata_v3?name<span class="o">=</span><span class="s2">"xdata_v4"</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -632,7 +611,7 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span class="o">=</span>signu
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/index.html b/site/_site/docs/distill/index.html
index 0e0ce91..5387b19 100644
--- a/site/_site/docs/distill/index.html
+++ b/site/_site/docs/distill/index.html
@@ -252,23 +252,19 @@
 
 <p>The first step is to install Apache Distill. First, checkout the latest version of Apache Distill.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git
+</code></pre></div></div>
 
 <p>Apache Distill is a python project, so it can be installed like any other python library. Several operating systems (Mac OS X, Major Versions of Linux/BSD) have Python pre-installed, so you should just have to run</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>easy_install distill
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>easy_install distill
+</code></pre></div></div>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>  or
-</code></pre>
-</div>
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  or
+</code></pre></div></div>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>pip install distill
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>pip install distill
+</code></pre></div></div>
 
 <p>Users are strongly recommended to install Apache Distill in a virtualenv. Instructions to setup an virtual environment will be explained below.</p>
 
@@ -283,60 +279,51 @@ When the package is installed via easy_install or pip this function will be boun
 
 <p>Install virtualenv via pip:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>sudo env/bin/pip install virtualenv
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">sudo </span>env/bin/pip install virtualenv
+</code></pre></div></div>
 
 <p>Start by changing directory into the root of Apache Distill’s project directory, and then use the virtualenv command-line tool to create a new environment:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir env
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir env
   <span class="nv">$ </span>virtualenv env
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Activate environment:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">source </span>env/bin/activate
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">source </span>env/bin/activate
+</code></pre></div></div>
 
 <p>Install Apache Distill requirements:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip -r requirements.txt
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip <span class="nt">-r</span> requirements.txt
+</code></pre></div></div>
 
 <p>To build the source code and run all unit tests.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/python setup.py develop <span class="nb">test</span>
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/python setup.py develop <span class="nb">test</span>
+</code></pre></div></div>
 
 <p>Launch local Apache Distill server, running on localhost:8090:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/dev
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/dev
+</code></pre></div></div>
 
 <p>Deactivate environment</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>deactivate
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>deactivate
+</code></pre></div></div>
 
 <h3 id="running-apache-distill-on-docker-compose">Running Apache Distill on Docker Compose</h3>
 <p>From the project directory, start up Apache Distill in the background.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker-compose up -d
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>docker-compose up <span class="nt">-d</span>
   <span class="nv">$ </span>docker-compose ps
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>To stop services once you’ve finished with them:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker-compose stop
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>docker-compose stop
+</code></pre></div></div>
 
 <h3 id="deployment-with-nginx-and-gunicorn">Deployment with Nginx and Gunicorn</h3>
 
@@ -344,28 +331,24 @@ When the package is installed via easy_install or pip this function will be boun
 
 <p>Install requirements.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>sudo apt-get update
-  <span class="nv">$ </span>sudo apt-get install -y python python-pip nginx gunicorn
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">sudo </span>apt-get update
+  <span class="nv">$ </span><span class="nb">sudo </span>apt-get install <span class="nt">-y</span> python python-pip nginx gunicorn
+</code></pre></div></div>
 
 <p>Create a directory to store the project.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>sudo mkdir /home/pubic_html <span class="o">&amp;&amp;</span> <span class="nb">cd</span> /home/public_html
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">sudo </span>mkdir /home/pubic_html <span class="o">&amp;&amp;</span> <span class="nb">cd</span> /home/public_html
+</code></pre></div></div>
 
 <p>Download the project from the GitHub repository and copy the application to the /home/public_html directory.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git /home/public_html
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git /home/public_html
+</code></pre></div></div>
 
 <p>Install Apache Distill’s requirements either globally or in a virutal environment:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip install -r requirements.txt
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip install <span class="nt">-r</span> requirements.txt
+</code></pre></div></div>
 
 <p>Apache Distill has provided an nginx configuration file located in distill/deploy/nginx.conf.</p>
 
@@ -373,15 +356,13 @@ When the package is installed via easy_install or pip this function will be boun
 
 <p>Restart nginx to load the configuration changes.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>sudo /etc/init.d/nginx restart
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">sudo</span> /etc/init.d/nginx restart
+</code></pre></div></div>
 
 <p>Run gunicorn on port 8000.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>gunicorn --workers 4 --bind unix:distill.sock -m 007 deploy/run_server:app
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>gunicorn <span class="nt">--workers</span> 4 <span class="nt">--bind</span> unix:distill.sock <span class="nt">-m</span> 007 deploy/run_server:app
+</code></pre></div></div>
 
 <p>Start a new browser instance and navigate to http://localhost.</p>
 
@@ -391,28 +372,24 @@ When the package is installed via easy_install or pip this function will be boun
 
 <p>First, install the documentation dependencies:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip install -r doc_requirements.txt
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip install <span class="nt">-r</span> doc_requirements.txt
+</code></pre></div></div>
 
 <p>To build Apache Distill’s documentation, create a directory at the root level of /distill called distill-docs.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir distill-docs &amp; <span class="nb">cd </span>distill-docs
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir distill-docs &amp; <span class="nb">cd </span>distill-docs
+</code></pre></div></div>
 
 <p>Execute build command:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="c"># Inside top-level docs/ directory.</span>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="c"># Inside top-level docs/ directory.</span>
   <span class="nv">$ </span>make html
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>This should build the documentation in your shell, and output HTML. At then end, it should say something about documents being ready in distill-docs/html. You can now open them in your browser by typing</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>open distill-docs/html/index.html
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>open distill-docs/html/index.html
+</code></pre></div></div>
 
   </div>
 </div>
@@ -472,7 +449,7 @@ When the package is installed via easy_install or pip this function will be boun
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/models.html b/site/_site/docs/distill/models.html
index a4112d1..e51fa02 100644
--- a/site/_site/docs/distill/models.html
+++ b/site/_site/docs/distill/models.html
@@ -249,9 +249,8 @@
     <h3 id="brew-interface">Brew Interface</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">brew</span><span class="o">.</span><span class="n">Brew</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">brew</span><span class="o">.</span><span class="n">Brew</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -264,9 +263,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">create</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">create</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -275,14 +273,13 @@
 
 <blockquote>
 
-  <div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="p">{</span>
-        <span class="s2">"application"</span> <span class="err">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
-        <span class="s2">"health"</span> <span class="err">:</span> <span class="s2">"green"</span><span class="p">,</span>
-        <span class="s2">"num_docs"</span> <span class="err">:</span> <span class="mi">0</span><span class="p">,</span>
-        <span class="s2">"status"</span> <span class="err">:</span> <span class="s2">"open"</span>
+  <div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span>
+        <span class="s2">"application"</span> <span class="p">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
+        <span class="s2">"health"</span> <span class="p">:</span> <span class="s2">"green"</span><span class="p">,</span>
+        <span class="s2">"num_docs"</span> <span class="p">:</span> <span class="mi">0</span><span class="p">,</span>
+        <span class="s2">"status"</span> <span class="p">:</span> <span class="s2">"open"</span>
 <span class="p">}</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -301,9 +298,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">delete</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">delete</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -326,9 +322,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">get_applications</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">get_applications</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -348,9 +343,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">get_status</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">get_status</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -366,9 +360,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">read</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">read</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -377,30 +370,29 @@
 
 <blockquote>
   <p>Example:</p>
-  <div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="p">{</span>
-        <span class="s2">"application"</span> <span class="err">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
-        <span class="s2">"health"</span> <span class="err">:</span> <span class="s2">"green"</span><span class="p">,</span>
-        <span class="s2">"num_docs"</span> <span class="err">:</span> <span class="s2">"100"</span><span class="p">,</span>
-        <span class="s2">"status"</span> <span class="err">:</span> <span class="s2">"open"</span>
-        <span class="s2">"types"</span> <span class="err">:</span> <span class="p">{</span>
-                <span class="s2">"raw_logs"</span> <span class="err">:</span> <span class="p">{</span>
-                        <span class="s2">"@timestamp"</span> <span class="err">:</span> <span class="s2">"date"</span><span class="p">,</span>
-                        <span class="s2">"action"</span> <span class="err">:</span> <span class="s2">"string"</span><span class="p">,</span>
-                        <span class="s2">"elementId"</span> <span class="err">:</span> <span class="s2">"string"</span>
+  <div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span>
+        <span class="s2">"application"</span> <span class="p">:</span> <span class="s2">"xdata_v3"</span><span class="p">,</span>
+        <span class="s2">"health"</span> <span class="p">:</span> <span class="s2">"green"</span><span class="p">,</span>
+        <span class="s2">"num_docs"</span> <span class="p">:</span> <span class="s2">"100"</span><span class="p">,</span>
+        <span class="s2">"status"</span> <span class="p">:</span> <span class="s2">"open"</span>
+        <span class="s2">"types"</span> <span class="p">:</span> <span class="p">{</span>
+                <span class="s2">"raw_logs"</span> <span class="p">:</span> <span class="p">{</span>
+                        <span class="s2">"@timestamp"</span> <span class="p">:</span> <span class="s2">"date"</span><span class="p">,</span>
+                        <span class="s2">"action"</span> <span class="p">:</span> <span class="s2">"string"</span><span class="p">,</span>
+                        <span class="s2">"elementId"</span> <span class="p">:</span> <span class="s2">"string"</span>
                 <span class="p">},</span>
-                <span class="s2">"parsed"</span> <span class="err">:</span> <span class="p">{</span>
-                        <span class="s2">"@timestamp"</span> <span class="err">:</span> <span class="s2">"date"</span><span class="p">,</span>
-                        <span class="s2">"elementId_interval"</span> <span class="err">:</span> <span class="s2">"string"</span>
+                <span class="s2">"parsed"</span> <span class="p">:</span> <span class="p">{</span>
+                        <span class="s2">"@timestamp"</span> <span class="p">:</span> <span class="s2">"date"</span><span class="p">,</span>
+                        <span class="s2">"elementId_interval"</span> <span class="p">:</span> <span class="s2">"string"</span>
                 <span class="p">},</span>
-                <span class="s2">"graph"</span> <span class="err">:</span> <span class="p">{</span>
-                        <span class="s2">"uniqueID"</span> <span class="err">:</span> <span class="s2">"string"</span><span class="p">,</span>
-                        <span class="s2">"transition_count"</span> <span class="err">:</span> <span class="s2">"long"</span><span class="p">,</span>
-                        <span class="s2">"p_value"</span> <span class="err">:</span> <span class="s2">"float"</span>
+                <span class="s2">"graph"</span> <span class="p">:</span> <span class="p">{</span>
+                        <span class="s2">"uniqueID"</span> <span class="p">:</span> <span class="s2">"string"</span><span class="p">,</span>
+                        <span class="s2">"transition_count"</span> <span class="p">:</span> <span class="s2">"long"</span><span class="p">,</span>
+                        <span class="s2">"p_value"</span> <span class="p">:</span> <span class="s2">"float"</span>
                 <span class="p">}</span>
         <span class="p">}</span>
 <span class="p">}</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -419,9 +411,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">update</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">update</span><span class="p">(</span><span class="n">app</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -431,9 +422,8 @@
 <h3 id="stout-interface">Stout Interface</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">stout</span><span class="o">.</span><span class="n">Stout</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">stout</span><span class="o">.</span><span class="n">Stout</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -446,9 +436,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">ingest</span><span class="p">()</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">ingest</span><span class="p">()</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -457,9 +446,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">stout</span><span class="o">.</span><span class="n">StoutDoc</span><span class="p">(</span><span class="n">meta</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class= [...]
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">stout</span><span class="o">.</span><span class="n">StoutDoc</span><span class="p">(</span><span class="n">meta</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="o">**</span><span class="n">kw [...]
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -472,9 +460,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">save</span><span class="p">(</span><span class="o">*</span><span class="n">args</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">save</span><span class="p">(</span><span class="o">*</span><span class="n">args</span><span class="p">,</span> <span class="o">**</span><span class="n">kwargs</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -484,9 +471,8 @@
 <h3 id="userale-interface">UserAle Interface</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">UserAle</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">UserAle</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -499,17 +485,15 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">denoise</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="s">'parsed'</span><span class="p">,</span> <span class="n">save</span><span class="o">=</span><span class="bp">False</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">denoise</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="s">'parsed'</span><span class="p">,</span> <span class="n">save</span><span class="o">=</span><span class="bp">False</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">search</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">filters</span><span class="o">=</span><span class="p">[],</span>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">search</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">filters</span><span class="o">=</span><span class="p">[],</span>
 <span class="n">size</span><span class="o">=</span><span class="mi">100</span><span class="p">,</span> <span class="n">include</span><span class="o">=</span><span class="s">'*'</span><span class="p">,</span> <span class="n">scroll</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">sort_field</span><span class="o">=</span><span class="bp">None</span><span class="p">)</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -536,9 +520,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">static</span> <span class="n">segment</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">params</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">static</span> <span class="n">segment</span><span class="p">(</span><span class="n">app</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">params</span><span class="o">=</span><span class="s">''</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -547,16 +530,14 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">merge_dicts</span><span class="p">(</span><span class="n">lst</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">merge_dicts</span><span class="p">(</span><span class="n">lst</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">parse_query_parameters</span><span class="p">(</span><span class="n">indx</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">request_ [...]
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">models</span><span class="o">.</span><span class="n">userale</span><span class="o">.</span><span class="n">parse_query_parameters</span><span class="p">(</span><span class="n">indx</span><span class="p">,</span> <span class="n">app_type</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> < [...]
+</code></pre></div>  </div>
 </blockquote>
 
   </div>
@@ -617,7 +598,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/start.html b/site/_site/docs/distill/start.html
index 31d39e1..dfcdb62 100644
--- a/site/_site/docs/distill/start.html
+++ b/site/_site/docs/distill/start.html
@@ -252,13 +252,12 @@
 
 <p>Using curl:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>curl -XGET <span class="s1">'http://localhost:8090/app/register'</span> -d <span class="s1">'{
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>curl <span class="nt">-XGET</span> <span class="s1">'http://localhost:8090/app/register'</span> <span class="nt">-d</span> <span class="s1">'{
           "application_name" : "my_app",
           "version" : "0.1",
           "application_description" : "my test app"
   }'</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
   </div>
 </div>
@@ -318,7 +317,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/distill/utilities.html b/site/_site/docs/distill/utilities.html
index 3cff8fc..e3e1a4a 100644
--- a/site/_site/docs/distill/utilities.html
+++ b/site/_site/docs/distill/utilities.html
@@ -249,9 +249,8 @@
     <h3 id="query-builder">Query Builder</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">query_builder</span><span class="o">.</span><span class="n">QueryBuilder</span><span class="p">(</span><span class="n">query</span><span class="o">=</span><span class="bp">None</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">query_builder</span><span class="o">.</span><span class="n">QueryBuilder</span><span class="p">(</span><span class="n">query</span><span class="o">=</span><span class="bp">None</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -265,9 +264,8 @@
 <h3 id="exception-handling">Exception Handling</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">exception</span> <span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">exceptions</span><span class="o">.</span><span class="n">Error</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">exception</span> <span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">exceptions</span><span class="o">.</span><span class="n">Error</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -280,9 +278,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">exception</span> <span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">exceptions</span><span class="o">.</span><span class="n">ValidationError</span><span class="p">(</span><span class="n">url</span><span class="p">,</span> <span class="n">msg</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">exception</span> <span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">exceptions</span><span class="o">.</span><span class="n">ValidationError</span><span class="p">(</span><span class="n">url</span><span class="p">,</span> <span class="n">msg</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -296,9 +293,8 @@
 <h3 id="validation-library">Validation Library</h3>
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">validation</span><span class="o">.</span><span class="n">str2bool</span><span class="p">(</span><span class="n">v</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">validation</span><span class="o">.</span><span class="n">str2bool</span><span class="p">(</span><span class="n">v</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -322,9 +318,8 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">validation</span><span class="o">.</span><span class="n">validate_request</span><span class="p">(</span><span class="n">q</span><span class="p">)</span>
-</code></pre>
-  </div>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">distill</span><span class="o">.</span><span class="n">utils</span><span class="o">.</span><span class="n">validation</span><span class="o">.</span><span class="n">validate_request</span><span class="p">(</span><span class="n">q</span><span class="p">)</span>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -403,7 +398,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/index.html b/site/_site/docs/index.html
index 43e647c..30d4bfa 100644
--- a/site/_site/docs/index.html
+++ b/site/_site/docs/index.html
@@ -306,7 +306,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/stack/index.html b/site/_site/docs/stack/index.html
index 4ee0d6f..1711ea3 100644
--- a/site/_site/docs/stack/index.html
+++ b/site/_site/docs/stack/index.html
@@ -257,25 +257,22 @@
 <p>First, download the <a href="http://flagon.incubator.apache.org/releases/">release</a> or clone our <a href="https://github.com/apache/incubator-flagon-useralejs/tree/master">repo on GitHub</a>. Apache UserALE.js is also available as an <a href="https://www.npmjs.com/package/useralejs">NPM package</a>.</p>
 
 <p>Next, <strong>install Dependencies</strong>.</p>
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="c">#intall NPM packages into build directory</span>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="c">#intall NPM packages into build directory</span>
   <span class="nv">$ </span>npm install
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Then, <strong>build UserALE.js</strong>.</p>
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="c">#produce UserALE.js build artifacts</span>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="c">#produce UserALE.js build artifacts</span>
   <span class="nv">$ </span>npm run build
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>The build process produces a minified version of UserALE.js and a Web Extension package, giving you two options depending on your needs. You can skip the build process if you just want to explore UserALE.js; just use the minified script found in our <a href="https://github.com/apache/incubator-flagon-useralejs/tree/master/build">repo</a>.</p>
 
 <p><strong>Option 1: Include Apache UserALE.js in your project:</strong></p>
 
-<div class="language-markdown highlighter-rouge"><pre class="highlight"><code>  #include userale in your project via script tag 
+<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  #include userale in your project via script tag 
   <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.0.2.min.js"</span> <span class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span class="nt">&gt;&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 <p>Apache UserALE.js allows for configuration via HTML 5 data parameters. For a complete list of options, see the <a href="/docs/useralejs">docs</a> or the <a href="https://github.com/apache/incubator-flagon-useralejs/blob/master/README.md">README</a>. You can also modify Apache UserALE.js using our API. Find examples in our <a href="https://github.com/apache/incubator-flagon-useralejs/tree/FLAGON-192">repos</a>.</p>
 
 <p><strong>Option 2: Follow the <a href="https://github.com/apache/incubator-flagon-useralejs/tree/FLAGON-192/src/UserALEWebExtension">instructions</a> to install the Apache UserALE.js web extension into your browser.</strong></p>
@@ -288,20 +285,18 @@
 <p>To build our single-node Elastic instance, <strong>first clone our <a href="https://github.com/apache/incubator-flagon/tree/master/docker">Docker repo</a></strong>. Note that for production-level deployments, you should probably check out our <a href="https://github.com/apache/incubator-flagon/tree/master/kubernetes">Kubernetes build</a> and our <a href="/docs/stack/scaling">guide for scaling</a>).</p>
 
 <p>Then, <strong>start up a virtual machine</strong>.</p>
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code><span class="c"># start virtual machine and requisite network </span>
-<span class="gp">$ </span>docker-machine create --virtualbox-memory 3072 --virtualbox-cpu-count 2 flagon
-<span class="gp">$ </span>docker-machine ssh flagon sudo sysctl -w vm.max_map_count<span class="o">=</span>262144
-<span class="gp">$ </span>docker network create esnet
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"># start virtual machine and requisite network </span>
+<span class="nv">$ </span>docker-machine create <span class="nt">--virtualbox-memory</span> 3072 <span class="nt">--virtualbox-cpu-count</span> 2 flagon
+<span class="nv">$ </span>docker-machine ssh flagon <span class="nb">sudo </span>sysctl <span class="nt">-w</span> vm.max_map_count<span class="o">=</span>262144
+<span class="nv">$ </span>docker network create esnet
+</code></pre></div></div>
 <p>Next, <strong>start Elastic services</strong>.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code> <span class="c">#start Elastic services</span>
- <span class="nv">$ </span>docker-compose up -d elasticsearch
- <span class="nv">$ </span>docker-compuse up -d logstash
- <span class="nv">$ </span>docker-compose up -d kibana
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code> <span class="c">#start Elastic services</span>
+ <span class="nv">$ </span>docker-compose up <span class="nt">-d</span> elasticsearch
+ <span class="nv">$ </span>docker-compuse up <span class="nt">-d</span> logstash
+ <span class="nv">$ </span>docker-compose up <span class="nt">-d</span> kibana
+</code></pre></div></div>
 <p><strong>Configure UserALE.js</strong> to send logs to localhost:8100. This is easy: either modify the script tag for port 8100 or open up the “options” tab of the web extension and enter localhost:8100 as your logging end-point.</p>
 
 <p>Before starting Kibana, <strong>generate some logs</strong>. Move your mouse around, click around, etc. Do this for a couple minutes to populate the index.</p>
@@ -368,7 +363,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/stack/scaling/index.html b/site/_site/docs/stack/scaling/index.html
index 211bb67..0aca395 100644
--- a/site/_site/docs/stack/scaling/index.html
+++ b/site/_site/docs/stack/scaling/index.html
@@ -317,7 +317,7 @@
 
 <p>Below is a sample <code class="highlighter-rouge">path</code> for a Kibana element:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>```shell
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>```shell
 ...
     "pageTitle": "Discover - Kibana",
     "toolName": "test_app",
@@ -351,8 +351,7 @@
       "Window"
     ...
 ```
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Through simple <a href="/docs/useralejs/modifying">modifications to UserALE.js source</a> or with the UserALE.js <a href="/docs/useralejs/API">API</a> you can alias verbose fields in your logs to reduce resource consumption.</p>
 
@@ -391,7 +390,7 @@
     <p>Important: as noted in the instructions, you’ll need to have collected some log data to establish the index.</p>
   </li>
   <li><strong>Once Elasticsearch, Logstash, Kibana, and metricbeat are up, look at the <code class="highlighter-rouge">userale</code> index stats.</strong>
-    <div class="language-shell highlighter-rouge"><pre class="highlight"><code> <span class="c">#Index Stats using Elastic's _stats API</span>
+    <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code> <span class="c">#Index Stats using Elastic's _stats API</span>
  <span class="nv">$ </span>curl localhost:9200/index_name/_stats?pretty<span class="o">=</span><span class="nb">true</span>
   
  <span class="c">#Tailored for Apache Flagon default settings</span>
@@ -399,10 +398,9 @@
  
  <span class="c">#Or, view in your browser</span>
  http://localhost:9200/userale/_stats?pretty<span class="o">=</span><span class="nb">true</span>
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p>Find the <code class="highlighter-rouge">indices</code> portion of the output. It looks like this (#note annotations):</p>
-    <div class="language-shell highlighter-rouge"><pre class="highlight"><code> ...
+    <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code> ...
  <span class="s2">"indices"</span> : <span class="o">{</span>
      <span class="s2">"userale"</span> : <span class="o">{</span> <span class="c">#this is the index UserALE.js logs write to</span>
        <span class="s2">"uuid"</span> : <span class="s2">"0h0Wxe2cSwqMALs4QCJ8Tw"</span>,
@@ -414,8 +412,7 @@
          <span class="s2">"store"</span> : <span class="o">{</span>
            <span class="s2">"size_in_bytes"</span> : 241212 <span class="c">#this is size of the index in bytes (.24 MB).</span>
  ...
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p>Let’s call this value a simple benchmark.</p>
 
     <p>As you continue benchmarking, the <code class="highlighter-rouge">userale</code> index “size_in_bytes” will be one of your key metrics.</p>
@@ -426,20 +423,19 @@
     <p>Drop in a UserALE.js script-tag into your project (see <a href="/docs/useralejs">instructions</a>).</p>
 
     <p>Here is an example of the script tag (with <code class="highlighter-rouge">settings</code>) we’re using in the UserALE.js Example page for this test:</p>
-    <div class="highlighter-rouge"><pre class="highlight"><code> &lt;script
+    <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code> &lt;script
    src="file:/// ... /UserALEtest/userale-1.1.0.min.js"
    data-url="http://localhost:8100/"
    data-user="example-user"
    data-version="1.1.1"
    data-tool="Apache UserALE.js Example"
  &gt;&lt;/script&gt;
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p>To get a conservative upper-bound, generate as many mouseover and scroll behaviors in your page/app as you can.</p>
 
     <p>Doing that for 5 minutes solid, our <code class="highlighter-rouge">userale</code> index looks like this (#note annotations):</p>
 
-    <div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="s2">"indices"</span> : <span class="o">{</span>
+    <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="s2">"indices"</span> : <span class="o">{</span>
     <span class="s2">"userale"</span> : <span class="o">{</span>
       <span class="s2">"uuid"</span> : <span class="s2">"0h0Wxe2cSwqMALs4QCJ8Tw"</span>,
       <span class="s2">"primaries"</span> : <span class="o">{</span>
@@ -449,8 +445,7 @@
         <span class="o">}</span>,
         <span class="s2">"store"</span> : <span class="o">{</span>
           <span class="s2">"size_in_bytes"</span> : 820978 <span class="c">#new size of the index (.82 MB)</span>
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p><strong>That’s +1,998 documents (2000) and +579,866 bytes (.58 MB) generated with UserALE.js by one user in 5 mins</strong>.</p>
 
     <p>Assuming this rate over an 8 hour period each day for 20 working days: that’s <strong>1.1 GB per month</strong>.</p>
@@ -471,7 +466,7 @@
     <p>Using the UserALE.js HTML5 <code class="highlighter-rouge">settings</code> in our script tag, you can “downsample” certain event handler that generate a lot of documents.</p>
 
     <p>Here’s what our script tag looks like now:</p>
-    <div class="highlighter-rouge"><pre class="highlight"><code> &lt;script
+    <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code> &lt;script
    src="file:/// ... /UserALEtest/userale-1.1.0.min.js"
    data-url="http://localhost:8100/"
    data-user="example-user"
@@ -479,13 +474,12 @@
    data-resolution=1000 #increased the delay between collection of frequent events (e.g., mouseovers).
    data-tool="Apache UserALE.js Example"
  &gt;&lt;/script&gt;
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p>Next, replicate your benchmarking, behaving in a similar way for the same amount of time.</p>
 
     <p>Here’s what our <code class="highlighter-rouge">userale</code> index looks like now after another 5 minutes of vigorous behavior.</p>
 
-    <div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="s2">"indices"</span> : <span class="o">{</span>
+    <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="s2">"indices"</span> : <span class="o">{</span>
     <span class="s2">"userale"</span> : <span class="o">{</span>
       <span class="s2">"uuid"</span> : <span class="s2">"0h0Wxe2cSwqMALs4QCJ8Tw"</span>,
       <span class="s2">"primaries"</span> : <span class="o">{</span>
@@ -495,8 +489,7 @@
         <span class="o">}</span>,
         <span class="s2">"store"</span> : <span class="o">{</span>
           <span class="s2">"size_in_bytes"</span> : 115978 <span class="c">#new size of the index (1.1 MB)  </span>
-</code></pre>
-    </div>
+</code></pre></div>    </div>
     <p><strong>That is +1518 documents and +295K bytes (.30 MB)</strong></p>
 
     <p>But, it’s 500 fewer than our first benchmark and ~40% less growth in the store.</p>
@@ -528,7 +521,7 @@
 
 <p>For more streamlined views into your indices, try the <code class="highlighter-rouge">CAT</code> API. Try this call in your browser:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>http://localhost:9200/_cat/indices?format=json&amp;bytes=b&amp;pretty
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>http://localhost:9200/_cat/indices?format=json&amp;bytes=b&amp;pretty
 
 Output is very simple and index sizes stack on top of one another
 ```shell
@@ -583,8 +576,7 @@ Output is very simple and index sizes stack on top of one another
   }
 ]
 ```
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p><strong>Use Flagon’s pre-configured metricbeat service</strong> to run with Flagon.</p>
 
@@ -682,7 +674,7 @@ Output is very simple and index sizes stack on top of one another
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/stout/index.html b/site/_site/docs/stout/index.html
index c808bec..1a6eca9 100644
--- a/site/_site/docs/stout/index.html
+++ b/site/_site/docs/stout/index.html
@@ -328,7 +328,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/stout/start.html b/site/_site/docs/stout/start.html
index 258778f..19a8f88 100644
--- a/site/_site/docs/stout/start.html
+++ b/site/_site/docs/stout/start.html
@@ -257,16 +257,14 @@
 
 <p>Get a base centos box (this may take awhile)</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  vagrant box add centos_6.5 https://github.com/2creatives/vagrant-centos/
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  vagrant box add centos_6.5 https://github.com/2creatives/vagrant-centos/
   releases/download/v6.5.3/centos65-x86_64-20140116.box
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Start it</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  vagrant up virtualbox
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  vagrant up virtualbox
+</code></pre></div></div>
 
 <h4 id="getting-this-working-on-vagrant-openstack">Getting this working on Vagrant (OpenStack)</h4>
 
@@ -285,36 +283,32 @@
 
 <p>Adjust the Vagrantfile to use the appropriate <code class="highlighter-rouge">.pem</code> file and the appropriate KeyPair name associated with that pem file.  Once that is complete you can run:</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  vagrant up openstack --provider<span class="o">=</span>openstack
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  vagrant up openstack <span class="nt">--provider</span><span class="o">=</span>openstack
+</code></pre></div></div>
 
 <hr />
 <h3 id="if-you-already-have-your-own-system">If you already have your own system…</h3>
 
 <p>Once this package is cloned, create the database</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  python manage.py syncdb
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  python manage.py syncdb
+</code></pre></div></div>
 
 <p>This will also create a superuser.</p>
 
 <h4 id="during-development-if-you-want-to-drop-to-the-database-and-start-over-run-the-following">During development, if you want to drop to the database and start over run the following:</h4>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  python manage.py sqlclear op_tasks | python manage.py dbshell
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  python manage.py sqlclear op_tasks | python manage.py dbshell
   python manage.py syncdb
   python manage.py populate_db
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>This will keep your super user and drop just the app database which is a lot nicer than deleting the whole database and starting over</p>
 
 <p>This process is also under the <code class="highlighter-rouge">reset_optask</code> command</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  python manage.py reset_optask
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  python manage.py reset_optask
+</code></pre></div></div>
 
 <hr />
 <h3 id="now-that-stout-is-running">Now that STOUT is running…</h3>
@@ -326,16 +320,14 @@
 <h4 id="access-admin-page">Access admin page</h4>
 <p>The Admin page allows direct access to the STOUT database.  From this page you can manage users, tasks, and products directly. Before you can access the admin page, you need to create a superuser.  If you’re using Vagrant you can ssh into that system using</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  vagrant ssh virtualbox
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  vagrant ssh virtualbox
+</code></pre></div></div>
 
 <p>Navigate to the source directory and add a superuser</p>
 
-<div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nb">cd</span> /var/www/op_tasks/db/
-  sudo python manage.py createsuperuser
-</code></pre>
-</div>
+<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nb">cd</span> /var/www/op_tasks/db/
+  <span class="nb">sudo </span>python manage.py createsuperuser
+</code></pre></div></div>
 
 <p>Now point your browser to the admin page at <a href="http://localhost:8080/admin">localhost:8080/admin</a> to begin browsing the STOUT database.</p>
 
@@ -408,7 +400,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/tap/index.html b/site/_site/docs/tap/index.html
index 919c3e3..4287edc 100644
--- a/site/_site/docs/tap/index.html
+++ b/site/_site/docs/tap/index.html
@@ -310,7 +310,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/userale/index.html b/site/_site/docs/userale/index.html
index 03d8c34..66ce395 100644
--- a/site/_site/docs/userale/index.html
+++ b/site/_site/docs/userale/index.html
@@ -318,7 +318,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/API/index.html b/site/_site/docs/useralejs/API/index.html
index 581f0e6..114aee6 100644
--- a/site/_site/docs/useralejs/API/index.html
+++ b/site/_site/docs/useralejs/API/index.html
@@ -258,38 +258,36 @@ latitude in customizing and curating your logs.</p>
 
 <p>Don’t forget to add the UserALE.js script tag! For an in depth example, see our <a href="/docs/useralejs">Getting Started Guide</a>) and our <a href="https://github.com/apache/incubator-flagon-useralejs/tree/master/example">example test utility</a>.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="nt">&lt;head&gt;</span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;head&gt;</span>
   <span class="nt">&lt;title&gt;</span>UserAleJS - Example Page<span class="nt">&lt;/title&gt;</span>
  <span class="c">&lt;!--
  Add the UserALE.js script tag to the top of your doc
  --&gt;</span>
    <span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.0.0.min.js"</span> <span class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span class="nt">&gt;&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h2 id="options-examples"><code class="highlighter-rouge">options</code> Examples</h2>
 
 <p><code class="highlighter-rouge">options</code> allows you to modify UserALE.js script tag parameters. This can be particularly useful if need to pass additional data about users from your page into the logging parameters, like username and sessionID. You can build variables constructors that pass data from form data or browser storage to UserALE’s paramters.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="c">&lt;!--
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c">&lt;!--
 Try out the options API to pass dynamic page data into your UserALE.js params page by page.
 --&gt;</span>
 <span class="nt">&lt;script </span><span class="na">type=</span><span class="s">"text/javascript"</span><span class="nt">&gt;</span>
-    <span class="kr">const</span> <span class="nx">changeMe</span> <span class="o">=</span> <span class="s2">"me"</span><span class="p">;</span>
+    <span class="kd">const</span> <span class="nx">changeMe</span> <span class="o">=</span> <span class="s2">"me"</span><span class="p">;</span>
     <span class="nb">window</span><span class="p">.</span><span class="nx">userale</span><span class="p">.</span><span class="nx">options</span><span class="p">({</span>
       <span class="s2">"userId"</span><span class="p">:</span> <span class="nx">changeMe</span><span class="p">,</span>
       <span class="s2">"version"</span><span class="p">:</span> <span class="s2">"4.0.2"</span><span class="p">,</span>
       <span class="s2">"sessionID"</span><span class="p">:</span> <span class="s2">"4"</span>
     <span class="p">})</span>
 <span class="nt">&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h2 id="setlogfilter-examples"><code class="highlighter-rouge">setLogFilter</code> Examples</h2>
 
 <p><code class="highlighter-rouge">setLogFilter</code> allows you to eliminate log data you don’t need or want from your log stream:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="c">&lt;!--
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c">&lt;!--
 Add additional code blocks to set the filters you want
 This simple array filter pulls mouseover data out of your log stream
 --&gt;</span>
@@ -298,12 +296,11 @@ This simple array filter pulls mouseover data out of your log stream
       <span class="k">return</span> <span class="p">(</span><span class="nx">log</span><span class="p">.</span><span class="nx">type</span> <span class="o">!=</span> <span class="s1">'mouseover'</span><span class="p">);</span>
     <span class="p">});</span>
   <span class="nt">&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Here is one UserALE.js filter to rule them all!</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="c">&lt;!-- 
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c">&lt;!-- 
 Modify the array page-by-page to curate your log stream:
 by adding unwanted event 'types' in type_array;
 by adding unwanted log classes to eliminate 'raw' or 'interval' logs from your stream.
@@ -315,20 +312,18 @@ by adding unwanted log classes to eliminate 'raw' or 'interval' logs from your s
       <span class="k">return</span> <span class="o">!</span><span class="nx">type_array</span><span class="p">.</span><span class="nx">includes</span><span class="p">(</span><span class="nx">log</span><span class="p">.</span><span class="nx">type</span><span class="p">)</span> <span class="o">&amp;&amp;</span> <span class="o">!</span><span class="nx">logType_array</span><span class="p">.</span><span class="nx">includes</span><span class="p">(</span><span class="nx">log</span><span class= [...]
     <span class="p">});</span>
   <span class="nt">&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You can also use the <code class="highlighter-rouge">setLogFilter</code> function to do other cool stuff. Below is an example for how to further modify the 
 rate at which UserALE.js collects data, but dropping every other log (odd-even) in the logging queue.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    <span class="nt">&lt;script </span><span class="na">type=</span><span class="s">"text/javascript"</span><span class="nt">&gt;</span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    <span class="nt">&lt;script </span><span class="na">type=</span><span class="s">"text/javascript"</span><span class="nt">&gt;</span>
       <span class="kd">var</span> <span class="nx">logCounter</span> <span class="o">=</span> <span class="mi">0</span><span class="p">;</span>
       <span class="nb">window</span><span class="p">.</span><span class="nx">userale</span><span class="p">.</span><span class="nx">filter</span><span class="p">(</span><span class="kd">function</span> <span class="p">(</span><span class="nx">log</span><span class="p">)</span> <span class="p">{</span>
         <span class="k">return</span> <span class="p">(</span><span class="nx">logCounter</span><span class="o">++</span> <span class="o">%</span> <span class="mi">2</span><span class="p">);</span>
       <span class="p">});</span>
     <span class="nt">&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h2 id="setlogmapper-examples"><code class="highlighter-rouge">setLogMapper</code> Examples</h2>
 
@@ -336,7 +331,7 @@ rate at which UserALE.js collects data, but dropping every other log (odd-even)
 
 <p>This simple mapping function adds a new log field for custom labels you want to attach to certain elements:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="c">&lt;!--
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c">&lt;!--
 This will add your label to all event logs that reference a particular DOM target.
 --&gt;</span>
     <span class="nt">&lt;script </span><span class="na">type=</span><span class="s">"text/javascript"</span><span class="nt">&gt;</span>
@@ -349,13 +344,12 @@ This will add your label to all event logs that reference a particular DOM targe
         <span class="p">}</span> 
       <span class="p">});</span>
     <span class="nt">&lt;/script&gt;</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>This cool mapping function adds a progressive count on a given element (“app”) and writes to a new log field 
 called “score”</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>  <span class="nt">&lt;/head&gt;</span>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nt">&lt;/head&gt;</span>
   <span class="nt">&lt;body&gt;</span>
     <span class="nt">&lt;div</span> <span class="na">id=</span><span class="s">"app"</span><span class="nt">&gt;</span>
       <span class="nt">&lt;button</span> <span class="na">id=</span><span class="s">"increment"</span><span class="nt">&gt;</span>+<span class="nt">&lt;/button&gt;</span>
@@ -391,8 +385,7 @@ called “score”</p>
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Test these examples out in our UserALE.js <a href="https://github.com/apache/incubator-flagon-useralejs/blob/master/example/index.html">example page</a> test utility!</p>
 
@@ -469,7 +462,7 @@ incorporate it into UserALE.js.</p>
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/build/index.html b/site/_site/docs/useralejs/build/index.html
index acf5509..0ba352e 100644
--- a/site/_site/docs/useralejs/build/index.html
+++ b/site/_site/docs/useralejs/build/index.html
@@ -249,34 +249,31 @@
     <p>To build <a href="https://github.com/apache/incubator-flagon-useralejs/tree/master">Apache UserALE.js</a>, you will need to clone our repo and install <a href="https://nodejs.org/">NPM and Node.js</a>.</p>
 
 <p>UserALE.js utilizes NPM for package and dependency management. Execute the following to install dependencies.</p>
-<div class="highlighter-rouge"><pre class="highlight"><code>#install required packages
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>#install required packages
 npm install
 
 #review major dependencies
 npm ls --depth=0
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h2 id="build">Build</h2>
 
 <p>UserALE.js uses Gulp to manage build tasking. These tasks are executed through our build script; use the following to execute:</p>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>#Build UserALE.js
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>#Build UserALE.js
 npm run build
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h2 id="test">Test</h2>
 
 <p>UserALE.js uses JSDOM and Mocha to execute unit tests, which are integrated into our build pipeline. See <code class="highlighter-rouge">package.json</code> for full script options.</p>
 
 <p>To run tests:</p>
-<div class="highlighter-rouge"><pre class="highlight"><code>#Run UserALE.js unit tests
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>#Run UserALE.js unit tests
 npm run test
-</code></pre>
-</div>
+</code></pre></div></div>
 <p>… you’ll see something like:</p>
-<div class="highlighter-rouge"><pre class="highlight"><code>...
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>...
     attachHandlers
     ✓ attaches all the event handlers without duplicates
     ✓ debounces bufferedEvents (505ms)
@@ -350,8 +347,7 @@ npm run test
 
   45 passing (954ms)
   1 pending
-</code></pre>
-</div>
+</code></pre></div></div>
 <p>Any failing tests will also be logged in the terminal. If there are failing tests, please consider <a href="https://issues.apache.org/jira/projects/FLAGON">logging an issue in JIRA</a>.</p>
 
 <p>Further instructions can be found in our <a href="https://github.com/apache/incubator-flagon-useralejs/blob/master/README.md">README</a></p>
@@ -414,7 +410,7 @@ npm run test
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/dataschema/index.html b/site/_site/docs/useralejs/dataschema/index.html
index a171200..ef74434 100644
--- a/site/_site/docs/useralejs/dataschema/index.html
+++ b/site/_site/docs/useralejs/dataschema/index.html
@@ -270,7 +270,7 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
 
 <p>This is a standard UserALE.js log from our <a href="https://github.com/apache/incubator-flagon-useralejs/blob/master/example/index.html">example test utility</a>:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "microTime": 0.185,
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "microTime": 0.185,
     "minor_ver": "0",
     "@timestamp": "2019-06-28T16:00:20.790Z",
     "type": "click",
@@ -310,8 +310,7 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
     "patch_ver": "0"
     ]
 
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>It’s a lot, but it makes sense in context.</p>
 
@@ -319,7 +318,7 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
 
 <p>The fields dentify what users do and what they interact with. UserALE.js gets this information from anywhere on a page/app without using a ton of hooks.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "type": "click", [this field documents the kind of user behavior observed]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "type": "click", [this field documents the kind of user behavior observed]
     "target": "button#test_button", [this field documents the site/app element a user interacted with]
     "path": [  {this is the DOM path to the "target" element, which is critical for disambiguation between elements}
       "button#test_button",
@@ -329,8 +328,7 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
       "#document",
       "Window"]
 
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You may want to specially label some of these fields and important elements that. See our guide on <a href="/docs/useralejs/API">the UserALE.js API</a>.</p>
 
@@ -341,11 +339,10 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
 
 <p>Time is a very important concept in UserALE.js. Below are the fields related to temporal data capture:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "clientTime": 1561737620520,    [UserALE.js collects time from the client when a log is generated]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "clientTime": 1561737620520,    [UserALE.js collects time from the client when a log is generated]
     "microTime": 0.185,             [When a log is wrtten, we write microtime too, not every database parses it]
     "@timestamp": "2019-06-28T16:00:20.790Z", [If you use our Elastic backend, you will see indexing time too]
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h3 id="useralejs-meta-data">UserALE.js Meta-Data</h3>
 
@@ -357,31 +354,29 @@ pages. Workflow analysis at this level is really crucial for understanding:</p>
 
 <p>UserALE.js will add to details the number of rapid, consecutive clicks on a single element.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "details": {
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "details": {
       "clicks": 13,
       "shift": false,
       "meta": false,
       "alt": false,
       "ctrl": false
     },
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You’ll get location of the cursor two for mouseover and click data, too!</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "location": {
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "location": {
       "x": 40,
       "y": 19
     },
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p><a href="https://github.com/apache/incubator-flagon-useralejs/tree/master/build">UserALE.js’ WebExtension</a> is deployed directly 
 into your browser, as a result you’ll get browser events.</p>
 
 <p>Examples are below,you’ll see our details field has some pretty useful data from the browser.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "details": {
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "details": {
       "audible": false, [audio media on the page?]
       "title": "Discover - Kibana",
       "selected": true, 
@@ -394,8 +389,7 @@ into your browser, as a result you’ll get browser events.</p>
       "active": true, []tab is active?[]
       "pinned": false
     },
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h4 id="pageapp-context">Page/App Context</h4>
 
@@ -404,13 +398,12 @@ into your browser, as a result you’ll get browser events.</p>
 <p>UserALE.js gives a lot context about your page or app. Some are automatically grabbed from the page, some are 
 configurable through our <a href="/docs/useralejs">script tag</a></p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "toolVersion": "2.0.0", [you can give a semantic versioning of your page or tool]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "toolVersion": "2.0.0", [you can give a semantic versioning of your page or tool]
     "pageReferrer": "", [grabbed from the page, from which page did your users find your page/app]
     "toolName": "Apache UserALE.js Example", [give your tool an alis through our script tag]
     "pageTitle": "UserAleJS - Example Page", [page title grabbed from page]
     "pageUrl": "file:///Users/jpoore/Documents/Apache_Flagon/test/incubator-flagon-useralejs/example/index.html" 
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>To find out more and how to change the context attached to event logs, check out our 
 <a href="/docs/useralejs/modifying">modifying UserALE.js source code</a> guide.</p>
@@ -420,11 +413,10 @@ configurable through our <a href="/docs/useralejs">script tag</a></p>
 <p>UserALE.js has its own methods for gathering user context, and it can integrate with other methods you might have 
 (e.g., cookies)</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "sessionID": "session_1561737570573", [This session ID is unique to a specific page visit]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "sessionID": "session_1561737570573", [This session ID is unique to a specific page visit]
     "userId": "example-user", [You can also pass a unique userId]
     "host": "172.18.0.1", [IP address]
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>To see how to pass in a userId from a url, check out our <a href="/docs/useralejs">script tag docs</a>.</p>
 
@@ -441,7 +433,7 @@ configurable through our <a href="/docs/useralejs">script tag</a></p>
 
 <p>Our WebExtension logs from browser-level events, including focus, activation, and zoom events:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>"host": "172.18.0.1",
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>"host": "172.18.0.1",
     "path": null,
     "microTime": 0.835,
     "@timestamp": "2019-06-28T18:05:03.681Z",
@@ -476,8 +468,7 @@ configurable through our <a href="/docs/useralejs">script tag</a></p>
     "useraleVersion": null
   },
 
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h3 id="interval-logs">Interval Logs</h3>
 
@@ -485,7 +476,7 @@ configurable through our <a href="/docs/useralejs">script tag</a></p>
 
 <p>Interval logs have a start- and end-time instead of a single, discrete time-stamp.</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code>    "endTime": 1561739434516, [end interval]
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code>    "endTime": 1561739434516, [end interval]
     "minor_ver": "0",
     "@timestamp": "2019-06-28T16:30:35.734Z",
     "type": "mouseover",
@@ -513,8 +504,7 @@ configurable through our <a href="/docs/useralejs">script tag</a></p>
     "userId": "example-user",
     "useraleVersion": "2.0.0",
     "patch_ver": "0"
-</code></pre>
-</div>
+</code></pre></div></div>
 <h2 id="contributing">Contributing</h2>
 
 <p>Contributions are welcome!  Simply <a href="https://issues.apache.org/jira/browse/FLAGON">submit an issue report</a> for problems 
@@ -579,7 +569,7 @@ incorporate it into UserALE.js.</p>
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/index.html b/site/_site/docs/useralejs/index.html
index ce65d38..67320b2 100644
--- a/site/_site/docs/useralejs/index.html
+++ b/site/_site/docs/useralejs/index.html
@@ -255,9 +255,8 @@
 
 <p>To include UserALE.js in a specific project, you’ll need to deploy a version of our minified UserALE.js script in an accessible location (e.g., webserver), and simply include this script tag on the page:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.0.0.min.js"</span><span class="nt">&gt;&lt;/script&gt;</span>
-</code></pre>
-</div>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.1.0.min.js"</span><span class="nt">&gt;&lt;/script&gt;</span>
+</code></pre></div></div>
 
 <p>This tag will execute the UserALE.js script in your, with no other modifications to your project needed!</p>
 
@@ -265,9 +264,8 @@
 
 <p>UserALE.js is designed to be easily configured to fit your use case. We use HTML data parameters to pass configuration options to the library. For example, one thing you’ll need to do is set the URL (location) of your minified UserALE.js script:</p>
 
-<div class="language-html highlighter-rouge"><pre class="highlight"><code><span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.0.0.min.js"</span> <span class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span class="nt">&gt;&lt;/script&gt;</span>
-</code></pre>
-</div>
+<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;script </span><span class="na">src=</span><span class="s">"/path/to/userale-2.1.0.min.js"</span> <span class="na">data-url=</span><span class="s">"http://yourLoggingUrl"</span><span class="nt">&gt;&lt;/script&gt;</span>
+</code></pre></div></div>
 
 <p>The complete list of configurable options is:</p>
 
@@ -435,7 +433,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/modifying/index.html b/site/_site/docs/useralejs/modifying/index.html
index 4f6b4fb..e8a5578 100644
--- a/site/_site/docs/useralejs/modifying/index.html
+++ b/site/_site/docs/useralejs/modifying/index.html
@@ -280,20 +280,19 @@ behavior on your webpage or application. But, you might not need all that data.<
 
 <p>You can modify some of the events UserALE.js by editing vars in <code class="highlighter-rouge">attacheHandlers</code>.</p>
 
-<div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="kd">var</span> <span class="nx">events</span><span class="p">;</span>
+<div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="kd">var</span> <span class="nx">events</span><span class="p">;</span>
 <span class="kd">var</span> <span class="nx">bufferBools</span><span class="p">;</span>
 <span class="kd">var</span> <span class="nx">bufferedEvents</span><span class="p">;</span>
 <span class="cm">/* modify which events are abstracted into interval logs by editing the array below*/</span>
 <span class="kd">var</span> <span class="nx">intervalEvents</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'click'</span><span class="p">,</span> <span class="s1">'focus'</span><span class="p">,</span> <span class="s1">'blur'</span><span class="p">,</span> <span class="s1">'input'</span><span class="p">,</span> <span class="s1">'change'</span><span class="p">,</span> <span class="s1">'mouseover'</span><span class="p">,</span> <span class="s1">'submit'</span><spa [...]
 <span class="cm">/* modify which events are pulled from window*/</span>
 <span class="kd">var</span> <span class="nx">windowEvents</span> <span class="o">=</span> <span class="p">[</span><span class="s1">'load'</span><span class="p">,</span> <span class="s1">'blur'</span><span class="p">,</span> <span class="s1">'focus'</span><span class="p">];</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You can modify which events UserALE.js captures in it’s ‘raw’ log stream, by modifying the var <code class="highlighter-rouge">events</code>:</p>
 
-<div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="cm">/* Comment out event types in the `events` var for granular modification of UserALE.js behavior */</span>
-<span class="kr">export</span> <span class="kd">function</span> <span class="nx">defineDetails</span><span class="p">(</span><span class="nx">config</span><span class="p">)</span> <span class="p">{</span>
+<div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="cm">/* Comment out event types in the `events` var for granular modification of UserALE.js behavior */</span>
+<span class="k">export</span> <span class="kd">function</span> <span class="nx">defineDetails</span><span class="p">(</span><span class="nx">config</span><span class="p">)</span> <span class="p">{</span>
   <span class="c1">// Events list</span>
   <span class="c1">// Keys are event types</span>
   <span class="c1">// Values are functions that return details object if applicable</span>
@@ -311,14 +310,13 @@ behavior on your webpage or application. But, you might not need all that data.<
     <span class="s1">'drag'</span> <span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
     <span class="s1">'drop'</span> <span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
     <span class="s1">'keydown'</span> <span class="p">:</span> <span class="nx">config</span><span class="p">.</span><span class="nx">logDetails</span> <span class="p">?</span> <span class="kd">function</span><span class="p">(</span><span class="nx">e</span><span class="p">)</span> <span class="p">{</span> <span class="k">return</span> <span class="p">...,</span>
-    <span class="cm">/*'mouseover' : null,*/</span> <span class="err">#</span><span class="nx">Aliasing</span> <span class="nx">the</span> <span class="s2">"events"</span> <span class="nx">list</span> <span class="nx">removes</span> <span class="nx">that</span> <span class="kr">class</span> <span class="nx">from</span> <span class="nx">your</span> <span class="nx">event</span> <span class="nx">stream</span><span class="p">.</span>
+    <span class="cm">/*'mouseover' : null,*/</span> <span class="err">#</span><span class="nx">Aliasing</span> <span class="nx">the</span> <span class="s2">"events"</span> <span class="nx">list</span> <span class="nx">removes</span> <span class="nx">that</span> <span class="kd">class</span> <span class="k">from</span> <span class="nx">your</span> <span class="nx">event</span> <span class="nx">stream</span><span class="p">.</span>
     <span class="s1">'submit'</span> <span class="p">:</span> <span class="kc">null</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>You can eliminate the <code class="highlighter-rouge">interval</code> log stream altogether by modifying the <code class="highlighter-rouge">attachHandlers</code> configs:</p>
 
-<div class="language-javascript highlighter-rouge"><pre class="highlight"><code><span class="kr">export</span> <span class="kd">function</span> <span class="nx">attachHandlers</span><span class="p">(</span><span class="nx">config</span><span class="p">)</span> <span class="p">{</span>
+<div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">export</span> <span class="kd">function</span> <span class="nx">attachHandlers</span><span class="p">(</span><span class="nx">config</span><span class="p">)</span> <span class="p">{</span>
   <span class="nx">defineDetails</span><span class="p">(</span><span class="nx">config</span><span class="p">);</span>
 
   <span class="nb">Object</span><span class="p">.</span><span class="nx">keys</span><span class="p">(</span><span class="nx">events</span><span class="p">).</span><span class="nx">forEach</span><span class="p">(</span><span class="kd">function</span><span class="p">(</span><span class="nx">ev</span><span class="p">)</span> <span class="p">{</span>
@@ -332,8 +330,7 @@ behavior on your webpage or application. But, you might not need all that data.<
         <span class="nx">packageIntervalLog</span><span class="p">(</span><span class="nx">e</span><span class="p">);</span>
     <span class="p">},</span> <span class="kc">true</span><span class="p">);</span>
   <span class="p">});</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h3 id="modifying-meta-data-packaged-in-logs-examples">Modifying Meta Data Packaged in Logs: Examples</h3>
 
@@ -341,7 +338,7 @@ behavior on your webpage or application. But, you might not need all that data.<
 
 <p>The easiest way to make these changes is by modifying the var <code class="highlighter-rouge">log</code>:</p>
 
-<div class="language-javascript highlighter-rouge"><pre class="highlight"><code>  <span class="cm">/* Comment or add fields to be included in your logs*/</span>
+<div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="cm">/* Comment or add fields to be included in your logs*/</span>
   <span class="kd">var</span> <span class="nx">log</span> <span class="o">=</span> <span class="p">{</span>
     <span class="s1">'target'</span> <span class="p">:</span> <span class="nx">getSelector</span><span class="p">(</span><span class="nx">e</span><span class="p">.</span><span class="nx">target</span><span class="p">),</span>
     <span class="s1">'path'</span> <span class="p">:</span> <span class="nx">buildPath</span><span class="p">(</span><span class="nx">e</span><span class="p">),</span>
@@ -361,8 +358,7 @@ behavior on your webpage or application. But, you might not need all that data.<
     <span class="s1">'useraleVersion'</span><span class="p">:</span> <span class="nx">config</span><span class="p">.</span><span class="nx">useraleVersion</span><span class="p">,</span>
     <span class="s1">'sessionID'</span><span class="p">:</span> <span class="nx">config</span><span class="p">.</span><span class="nx">sessionID</span>
   <span class="p">};</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h3 id="benefits-modifying-useralejs-logs-via-src">Benefits Modifying UserALE.js Logs via src:</h3>
 <ul>
@@ -438,7 +434,7 @@ incorporate it into UserALE.js.</p>
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralejs/troubleshooting/index.html b/site/_site/docs/useralejs/troubleshooting/index.html
index 2a9f239..2234d62 100644
--- a/site/_site/docs/useralejs/troubleshooting/index.html
+++ b/site/_site/docs/useralejs/troubleshooting/index.html
@@ -310,7 +310,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralepy/api.html b/site/_site/docs/useralepy/api.html
index 2dafb58..831966c 100644
--- a/site/_site/docs/useralepy/api.html
+++ b/site/_site/docs/useralepy/api.html
@@ -252,11 +252,10 @@
 
 <blockquote>
 
-  <div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="k">class</span> <span class="nc">userale</span><span class="o">.</span><span class="n">ale</span><span class="o">.</span><span class="n">Ale</span><span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">'userale.log'</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span>
+  <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">class</span> <span class="nc">userale</span><span class="o">.</span><span class="n">ale</span><span class="o">.</span><span class="n">Ale</span><span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">'userale.log'</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="bp">None</span><span class="p [...]
 <span class="n">session</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">toolname</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">toolversion</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span>
 <span class="n">keylog</span><span class="o">=</span><span class="bp">False</span><span class="p">,</span> <span class="n">interval</span><span class="o">=</span><span class="mi">5000</span><span class="p">,</span> <span class="n">resolution</span><span class="o">=</span><span class="mi">100</span><span class="p">,</span> <span class="n">shutoff</span><span class="o">=</span><span class="p">[])</span>
-</code></pre>
-  </div>
+</code></pre></div>  </div>
 </blockquote>
 
 <blockquote>
@@ -280,22 +279,21 @@
 
 <p>An example log will appear like this:</p>
 
-<div class="language-javascript highlighter-rouge"><pre class="highlight"><code>  <span class="p">{</span>
-      <span class="s1">'target'</span><span class="err">:</span> <span class="s1">'testLineEdit'</span><span class="p">,</span>
-      <span class="s1">'path'</span><span class="err">:</span> <span class="p">[</span><span class="s1">'Example'</span><span class="p">,</span> <span class="s1">'testLineEdit'</span><span class="p">],</span>
-      <span class="s1">'clientTime'</span><span class="err">:</span> <span class="s1">'2016-08-03 16:12:03.460573'</span><span class="p">,</span>
-      <span class="s1">'location'</span><span class="err">:</span> <span class="p">{</span><span class="s1">'x'</span><span class="err">:</span> <span class="mi">82</span><span class="p">,</span> <span class="s1">'y'</span><span class="err">:</span> <span class="mi">0</span><span class="p">},</span>
-      <span class="s1">'type'</span><span class="err">:</span> <span class="s1">'mousemove'</span><span class="p">,</span>
-      <span class="s1">'userAction'</span><span class="err">:</span> <span class="s1">'true'</span><span class="p">,</span>
-      <span class="s1">'details'</span> <span class="err">:</span> <span class="p">{},</span>
-      <span class="s1">'userId'</span><span class="err">:</span> <span class="s1">'userABC1234'</span><span class="p">,</span>
-      <span class="s1">'session'</span><span class="err">:</span> <span class="s1">'5ee42ccc-852c-44d9-a937-28d7901e4ead'</span><span class="p">,</span>
-      <span class="s1">'toolName'</span><span class="err">:</span> <span class="s1">'myApplication'</span><span class="p">,</span>
-      <span class="s1">'toolVersion'</span><span class="err">:</span> <span class="s1">'3.5.0'</span><span class="p">,</span>
-      <span class="s1">'useraleVersion'</span><span class="err">:</span> <span class="s1">'0.1.0'</span>
+<div class="language-javascript highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="p">{</span>
+      <span class="s1">'target'</span><span class="p">:</span> <span class="s1">'testLineEdit'</span><span class="p">,</span>
+      <span class="s1">'path'</span><span class="p">:</span> <span class="p">[</span><span class="s1">'Example'</span><span class="p">,</span> <span class="s1">'testLineEdit'</span><span class="p">],</span>
+      <span class="s1">'clientTime'</span><span class="p">:</span> <span class="s1">'2016-08-03 16:12:03.460573'</span><span class="p">,</span>
+      <span class="s1">'location'</span><span class="p">:</span> <span class="p">{</span><span class="s1">'x'</span><span class="p">:</span> <span class="mi">82</span><span class="p">,</span> <span class="s1">'y'</span><span class="p">:</span> <span class="mi">0</span><span class="p">},</span>
+      <span class="s1">'type'</span><span class="p">:</span> <span class="s1">'mousemove'</span><span class="p">,</span>
+      <span class="s1">'userAction'</span><span class="p">:</span> <span class="s1">'true'</span><span class="p">,</span>
+      <span class="s1">'details'</span> <span class="p">:</span> <span class="p">{},</span>
+      <span class="s1">'userId'</span><span class="p">:</span> <span class="s1">'userABC1234'</span><span class="p">,</span>
+      <span class="s1">'session'</span><span class="p">:</span> <span class="s1">'5ee42ccc-852c-44d9-a937-28d7901e4ead'</span><span class="p">,</span>
+      <span class="s1">'toolName'</span><span class="p">:</span> <span class="s1">'myApplication'</span><span class="p">,</span>
+      <span class="s1">'toolVersion'</span><span class="p">:</span> <span class="s1">'3.5.0'</span><span class="p">,</span>
+      <span class="s1">'useraleVersion'</span><span class="p">:</span> <span class="s1">'0.1.0'</span>
   <span class="p">}</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h4 id="aggregate">aggregate()</h4>
 <p>Sample high frequency logs at self.resolution. High frequency logs are consolidated down to a single log event to be emitted later</p>
@@ -586,7 +584,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralepy/changelog.html b/site/_site/docs/useralepy/changelog.html
index c5d4936..bcb716d 100644
--- a/site/_site/docs/useralepy/changelog.html
+++ b/site/_site/docs/useralepy/changelog.html
@@ -373,7 +373,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralepy/index.html b/site/_site/docs/useralepy/index.html
index 7592740..54f4aa3 100644
--- a/site/_site/docs/useralepy/index.html
+++ b/site/_site/docs/useralepy/index.html
@@ -260,23 +260,19 @@
 
 <p>The first step is to install Apache UserALE.PyQt5. First, checkout the latest version of Apache UserALE.PyQt5 from our Git repository.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-userale-pyqt5.git
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>git clone https://gitbox.apache.org/repos/asf/incubator-flagon-userale-pyqt5.git
+</code></pre></div></div>
 
 <p>Apache UserALE.PyQt5 is a python3 project, so it can be installed like any other python library. Several operating systems (Mac OS X, Major Versions of Linux/BSD) have Python3 pre-installed, so you should just have to run</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>easy_install3 userale
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>easy_install3 userale
+</code></pre></div></div>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>  or
-</code></pre>
-</div>
+<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  or
+</code></pre></div></div>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>pip3 install userale
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>pip3 install userale
+</code></pre></div></div>
 
 <p>Users are strongly recommended to install Apache UserALE.PyQt5 in a virtualenv. Instructions to setup an virtual environment will be explained below.</p>
 
@@ -296,68 +292,58 @@ When the package is installed via easy_install3 or pip3 this function will be bo
 
 <p>Start by changing directory into the root of Apache UserALE.PyQt5’s project directory, and then use the virtualenv command-line tool to create a new environment:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>virtualenv --python<span class="o">=</span>/usr/bin/python3 env
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>virtualenv <span class="nt">--python</span><span class="o">=</span>/usr/bin/python3 env
+</code></pre></div></div>
 
 <p>Optionally, Python3 has built in support for virtual environments.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir env
-  <span class="nv">$ </span>python3 -m venv env
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir env
+  <span class="nv">$ </span>python3 <span class="nt">-m</span> venv env
+</code></pre></div></div>
 
 <p>Activate environment:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">source </span>env/bin/activate
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span><span class="nb">source </span>env/bin/activate
+</code></pre></div></div>
 
 <p>Install UserAle requirements:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install -r requirements.txt
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install <span class="nt">-r</span> requirements.txt
+</code></pre></div></div>
 
 <p>To build the source code and run all unit tests.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/python3 setup.py develop <span class="nb">test</span>
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/python3 setup.py develop <span class="nb">test</span>
+</code></pre></div></div>
 
 <p>Deactivate environment</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>deactivate
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>deactivate
+</code></pre></div></div>
 
 <h3 id="installing-documentation">Installing Documentation</h3>
 
 <p>First, install the documentation dependencies:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install -r doc_requirements.txt
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>env/bin/pip3 install <span class="nt">-r</span> doc_requirements.txt
+</code></pre></div></div>
 
 <p>To build Apache UserALE.PyQt5’s documentation, create a directory at the root level of /userale.pyqt5 called userale.pyqt5-docs.</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir userale.pyqt5-docs &amp; <span class="nb">cd </span>userale.pyqt5-docs
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>mkdir userale.pyqt5-docs &amp; <span class="nb">cd </span>userale.pyqt5-docs
+</code></pre></div></div>
 
 <p>Execute build command from inside the top-level doc/ directory:</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>make html
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>make html
+</code></pre></div></div>
 
 <p>This should build the documentation in your shell, and output HTML. At then end, it should say something about documents being ready in userale.pyqt5-docs/html.</p>
 
 <p>You can now open them in your browser by typing</p>
 
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>open userale.pyqt5-docs/html/index.html
-</code></pre>
-</div>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="nv">$ </span>open userale.pyqt5-docs/html/index.html
+</code></pre></div></div>
 
   </div>
 </div>
@@ -417,7 +403,7 @@ When the package is installed via easy_install3 or pip3 this function will be bo
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/docs/useralepy/start.html b/site/_site/docs/useralepy/start.html
index 83ec54a..f7443a8 100644
--- a/site/_site/docs/useralepy/start.html
+++ b/site/_site/docs/useralepy/start.html
@@ -252,7 +252,7 @@
 
 <p>Below is an example PyQt5 application taken from ZetCode PyQt5 tutorial instrumented with Apache UserALE.PyQt5.</p>
 
-<div class="language-python highlighter-rouge"><pre class="highlight"><code>  <span class="kn">import</span> <span class="nn">sys</span>
+<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="kn">import</span> <span class="nn">sys</span>
   <span class="kn">from</span> <span class="nn">PyQt5.QtWidgets</span> <span class="kn">import</span> <span class="n">QWidget</span><span class="p">,</span> <span class="n">QLabel</span><span class="p">,</span> <span class="n">QPushButton</span><span class="p">,</span> <span class="n">QApplication</span><span class="p">,</span> <span class="n">QMessageBox</span>
   <span class="kn">from</span> <span class="nn">PyQt5.QtCore</span> <span class="kn">import</span> <span class="n">QCoreApplication</span><span class="p">,</span> <span class="n">QObject</span><span class="p">,</span> <span class="n">QEvent</span>
 
@@ -284,17 +284,15 @@
       <span class="n">app</span><span class="o">.</span><span class="n">installEventFilter</span> <span class="p">(</span><span class="n">ale</span><span class="p">)</span>
 
       <span class="n">sys</span><span class="o">.</span><span class="nb">exit</span> <span class="p">(</span><span class="n">app</span><span class="o">.</span><span class="n">exec_</span><span class="p">())</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <p>Before we enter the mainloop of the application, UserAle needs to register the application to be instrumented. Simply instantiate Apache UserALE.PyQt5 and install it as an event filter in your application.</p>
 
-<div class="language-python highlighter-rouge"><pre class="highlight"><code>  <span class="c"># Initiate UserAle</span>
+<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  <span class="c"># Initiate UserAle</span>
   <span class="n">ale</span> <span class="o">=</span> <span class="n">Ale</span> <span class="p">(</span><span class="n">output</span><span class="o">=</span><span class="s">"mouse.log"</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="s">"testUser"</span><span class="p">,</span> <span class="n">toolversion</span><span class="o">=</span><span class="s">"0.0.1"</span><span class="p">)</span>
   <span class="c"># install globally</span>
   <span class="n">app</span><span class="o">.</span><span class="n">installEventFilter</span> <span class="p">(</span><span class="n">ale</span><span class="p">)</span>
-</code></pre>
-</div>
+</code></pre></div></div>
 
 <h3 id="instrumenting-your-application-manually-with-apache-useralepyqt5">Instrumenting Your Application Manually with Apache UserALE.PyQt5</h3>
 
@@ -358,7 +356,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/feed.xml b/site/_site/feed.xml
index 842f08a..b5295e0 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://flagon.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://flagon.incubator.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/" rel="alternate" type="text/html" /><updated>2019-09-08T03:45:02+00:00</updated><id>http://flagon.incubat [...]
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="http://flagon.incubator.apache.org/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.6.3">Jekyll</generator><link href="http://flagon.incubator.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://flagon.incubator.apache.org/" rel="alternate" type="text/html" /><updated>2020-03-29T01:49:54+00:00</updated><id>http://flagon.incubat [...]
diff --git a/site/_site/images/flagonMaster.svg b/site/_site/images/flagonMaster.svg
new file mode 100644
index 0000000..e1a910e
--- /dev/null
+++ b/site/_site/images/flagonMaster.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg viewBox="826.653 387.721 1272.897 902.248" xmlns="http://www.w3.org/2000/svg">
+  <defs>
+    <pattern id="pattern-0" x="0" y="0" width="25" height="25" patternUnits="userSpaceOnUse" viewBox="0 0 100 100">
+      <rect x="0" y="0" width="50" height="100" style="fill: black;"/>
+    </pattern>
+  </defs>
+  <rect x="826.653" y="510.867" width="67.059" height="779.102" style=""/>
+  <rect x="883.957" y="510.867" width="1215.593" height="53.648" style=""/>
+  <rect x="1040.021" y="387.721" width="43.893" height="484.043" style=""/>
+  <rect x="880.299" y="871.767" width="696.192" height="53.648" style=""/>
+  <rect x="2032.491" y="510.867" width="67.059" height="578.405" style=""/>
+  <rect x="1085.671" y="507.656" width="39.025" height="503.146" style="" transform="matrix(0.999746, -0.022519, 0, 1.000254, 610.582581, 68.644112)"/>
+  <rect x="1678.626" y="1226.226" width="540.2" height="58.852" style="stroke-linejoin: round;" transform="matrix(0.683557, -0.729897, -0.189717, 1.665514, 792.342468, 88.084869)"/>
+  <rect x="1942.282" y="1040.377" width="625.048" height="49.932" style="stroke-linejoin: round;" transform="matrix(0.277672, -0.960676, 0.487531, 1.914635, -6.512513, 988.954224)" rx="24.966" ry="24.966"/>
+  <rect x="-1985.672" y="-872.044" width="639.012" height="41.854" style="stroke-linejoin: round;" transform="matrix(0.325302, 0.94561, 0.25126, -2.343687, 2061.740727, 438.367484)" rx="24.966" ry="24.966"/>
+  <path style="" transform="matrix(4.726356, 0.092386, -0.125135, 6.4018, -2071.378906, -3573.793945)" d="M 786.054 707.505 A 39.177 39.177 0 1 1 790.813 641.515 L 785.698 648.422 A 30.582 30.582 0 1 0 781.984 699.935 Z"/>
+  <rect x="1526.519" y="871.764" width="49.972" height="221.165" style=""/>
+  <path d="M 811.5 618 m -216.244 0 a 216.244 196.044 0 1 0 432.488 0 a 216.244 196.044 0 1 0 -432.488 0 Z M 811.5 618 m -172.411 0 a 172.411 155.992 0 0 1 344.822 0 a 172.411 155.992 0 0 1 -344.822 0 Z" style="" transform="matrix(-0.526731, -0.850032, 0.629085, -0.883293, 1754.735229, 2043.990356)"/>
+</svg>
\ No newline at end of file
diff --git a/site/_site/images/flagonMaster_red.svg b/site/_site/images/flagonMaster_red.svg
new file mode 100644
index 0000000..bc76c96
--- /dev/null
+++ b/site/_site/images/flagonMaster_red.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg viewBox="826.653 387.721 1272.897 902.248" xmlns="http://www.w3.org/2000/svg">
+  <defs>
+    <pattern id="pattern-0" x="0" y="0" width="25" height="25" patternUnits="userSpaceOnUse" viewBox="0 0 100 100">
+      <rect x="0" y="0" width="50" height="100" style="fill: black;"/>
+    </pattern>
+  </defs>
+  <rect x="826.653" y="510.867" width="67.059" height="779.102" style="fill: rgb(167, 52, 52);"/>
+  <rect x="883.957" y="510.867" width="1215.593" height="53.648" style="fill: rgb(167, 52, 52);"/>
+  <rect x="1040.021" y="387.721" width="43.893" height="484.043" style="fill: rgb(167, 52, 52);"/>
+  <rect x="880.299" y="871.767" width="696.192" height="53.648" style="fill: rgb(167, 52, 52);"/>
+  <rect x="2032.491" y="510.867" width="67.059" height="578.405" style="fill: rgb(167, 52, 52);"/>
+  <rect x="1085.671" y="507.656" width="39.025" height="503.146" style="fill: rgb(167, 52, 52);" transform="matrix(0.999746, -0.022519, 0, 1.000254, 610.582581, 68.644112)"/>
+  <rect x="1678.626" y="1226.226" width="540.2" height="58.852" style="stroke-linejoin: round; fill: rgb(167, 52, 52);" transform="matrix(0.683557, -0.729897, -0.189717, 1.665514, 792.342468, 88.084869)"/>
+  <rect x="1942.282" y="1040.377" width="625.048" height="49.932" style="stroke-linejoin: round; fill: rgb(167, 52, 52);" transform="matrix(0.277672, -0.960676, 0.487531, 1.914635, -6.512513, 988.954224)" rx="24.966" ry="24.966"/>
+  <rect x="-1985.672" y="-872.044" width="639.012" height="41.854" style="stroke-linejoin: round; fill: rgb(167, 52, 52);" transform="matrix(0.325302, 0.94561, 0.25126, -2.343687, 2061.740727, 438.367484)" rx="24.966" ry="24.966"/>
+  <path style="fill: rgb(167, 52, 52);" transform="matrix(4.726356, 0.092386, -0.125135, 6.4018, -2071.378906, -3573.793945)" d="M 786.054 707.505 A 39.177 39.177 0 1 1 790.813 641.515 L 785.698 648.422 A 30.582 30.582 0 1 0 781.984 699.935 Z"/>
+  <rect x="1526.519" y="871.764" width="49.972" height="221.165" style="fill: rgb(167, 52, 52);"/>
+  <path d="M 811.5 618 m -216.244 0 a 216.244 196.044 0 1 0 432.488 0 a 216.244 196.044 0 1 0 -432.488 0 Z M 811.5 618 m -172.411 0 a 172.411 155.992 0 0 1 344.822 0 a 172.411 155.992 0 0 1 -344.822 0 Z" style="fill: rgb(167, 52, 52);" transform="matrix(-0.526731, -0.850032, 0.629085, -0.883293, 1754.735229, 2043.990356)"/>
+</svg>
\ No newline at end of file
diff --git a/site/_site/images/flagonMaster_wht.svg b/site/_site/images/flagonMaster_wht.svg
new file mode 100644
index 0000000..2749d57
--- /dev/null
+++ b/site/_site/images/flagonMaster_wht.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg viewBox="826.653 387.721 1272.897 902.248" xmlns="http://www.w3.org/2000/svg">
+  <defs>
+    <pattern id="pattern-0" x="0" y="0" width="25" height="25" patternUnits="userSpaceOnUse" viewBox="0 0 100 100">
+      <rect x="0" y="0" width="50" height="100" style="fill: black;"/>
+    </pattern>
+  </defs>
+  <rect x="826.653" y="510.867" width="67.059" height="779.102" style="fill: rgb(255, 255, 255);"/>
+  <rect x="883.957" y="510.867" width="1215.593" height="53.648" style="fill: rgb(255, 255, 255);"/>
+  <rect x="1040.021" y="387.721" width="43.893" height="484.043" style="fill: rgb(255, 255, 255);"/>
+  <rect x="880.299" y="871.767" width="696.192" height="53.648" style="fill: rgb(255, 255, 255);"/>
+  <rect x="2032.491" y="510.867" width="67.059" height="578.405" style="fill: rgb(255, 255, 255);"/>
+  <rect x="1085.671" y="507.656" width="39.025" height="503.146" style="fill: rgb(255, 255, 255);" transform="matrix(0.999746, -0.022519, 0, 1.000254, 610.582581, 68.644112)"/>
+  <rect x="1678.626" y="1226.226" width="540.2" height="58.852" style="stroke-linejoin: round; fill: rgb(255, 255, 255);" transform="matrix(0.683557, -0.729897, -0.189717, 1.665514, 792.342468, 88.084869)"/>
+  <rect x="1942.282" y="1040.377" width="625.048" height="49.932" style="stroke-linejoin: round; fill: rgb(255, 255, 255);" transform="matrix(0.277672, -0.960676, 0.487531, 1.914635, -6.512513, 988.954224)" rx="24.966" ry="24.966"/>
+  <rect x="-1985.672" y="-872.044" width="639.012" height="41.854" style="stroke-linejoin: round; fill: rgb(255, 255, 255);" transform="matrix(0.325302, 0.94561, 0.25126, -2.343687, 2061.740727, 438.367484)" rx="24.966" ry="24.966"/>
+  <path style="fill: rgb(255, 255, 255);" transform="matrix(4.726356, 0.092386, -0.125135, 6.4018, -2071.378906, -3573.793945)" d="M 786.054 707.505 A 39.177 39.177 0 1 1 790.813 641.515 L 785.698 648.422 A 30.582 30.582 0 1 0 781.984 699.935 Z"/>
+  <rect x="1526.519" y="871.764" width="49.972" height="221.165" style="fill: rgb(255, 255, 255);"/>
+  <path d="M 811.5 618 m -216.244 0 a 216.244 196.044 0 1 0 432.488 0 a 216.244 196.044 0 1 0 -432.488 0 Z M 811.5 618 m -172.411 0 a 172.411 155.992 0 0 1 344.822 0 a 172.411 155.992 0 0 1 -344.822 0 Z" style="fill: rgb(255, 255, 255);" transform="matrix(-0.526731, -0.850032, 0.629085, -0.883293, 1754.735229, 2043.990356)"/>
+</svg>
\ No newline at end of file
diff --git a/site/_site/index.html b/site/_site/index.html
index e08ba44..e17ad55 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -444,7 +444,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/releases/index.html b/site/_site/releases/index.html
index 1901338..e627266 100644
--- a/site/_site/releases/index.html
+++ b/site/_site/releases/index.html
@@ -68,7 +68,7 @@
   </h1>
   <div class="page-content">
     <p xmlns="http://www.w3.org/1999/html">
-  Below you can find the official Apache Flagon release distrbution artifacts. Older releases can be found at the <a href="http://archive.apache.org/dist/incubator/flagon/">Apache Flagon (Incubating) Archive</a>.
+  Below you can find the official Apache Flagon release distrbution artifacts. Older releases can be found at the <a href="https://downloads.apache.org/incubator/flagon">Apache Flagon (Incubating) Archive</a>.
   
     For ongoing developments and future release announcements follow our <a href="https://github.com/apache?q=flagon">source code</a> and sign up for our <a href="../community">mailing lists</a> to keep up to date!
 </p>
@@ -81,11 +81,17 @@
   Apache Flagon artifacts are always distributed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.
 </p>
 
-<h1>Apache Flagon UserALE.js (Incubating) version 2.0.2</h1>
+<h1>Apache Flagon UserALE.js (Incubating) version 2.1.0</h1>
 
-To explore changes in our latest release, please see our <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12345954">CHANGELOG</a>.
+<p>
+    Apache Flagon UserALE.js is a client side instrumentation library written in JavaScript designed for easy deployment and lightweight configuration in gathering logs from your web applications for user behavioral analytics.
+</p>
 
-Please note, that for convenience, we make UserALE.js available through <a href="https://www.npmjs.com/package/flagon-userale">the NPM useralejs package</a>.
+<p>
+    To explore changes in our latest release, please see our <a href="https://github.com/apache/incubator-flagon-useralejs/blob/master/CHANGELOG.md">CHANGELOG</a>.
+
+    Please note, that for convenience, we make UserALE.js available through the NPM <a href="https://www.npmjs.com/package/flagon-userale">'flagon-userale'</a> package.
+</p>
 
 <h2>Downloads</h2>
 The link in the 'Download Artifact' column below should display a default mirror selection based on your inferred location. If (when you browse to it) you do not see that page, try a different browser. The SHA512 checksum and ASCII armoured detached signatures are links to the originals on the main distribution server.
@@ -102,31 +108,31 @@ The link in the 'Download Artifact' column below should display a default mirror
   </thead>
   <tbody>
   <tr>
-    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.tar.gz">Apache UserALE.js 2.0.2 Binaries (tar.gz)</a> </td>
-    <td><a style="padding:0 45px 0 45px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.tar.gz.asc">asc (tar.gz)</a> </td>
-    <td><a style="padding:0 30px 0 30px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.tar.gz.sha512">sha512 (tar.gz)</a> </td>
+    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz">Apache UserALE.js 2.1.0 Binaries (tar.gz)</a> </td>
+    <td><a style="padding:0 45px 0 45px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc">asc (tar.gz)</a> </td>
+    <td><a style="padding:0 30px 0 30px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512">sha512 (tar.gz)</a> </td>
   </tr>
   <tr>
-    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.zip">Apache UserALE.js 2.0.2 Binaries (zip)</a></td>
-    <td><a style="padding:0 45px 0 45px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.zip.asc">asc (zip)</a></td>
-    <td><a style="padding:0 30px 0 30px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-bin.zip.sha512">sha512 (zip)</a></td>
+    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip">Apache UserALE.js 2.1.0 Binaries (zip)</a></td>
+    <td><a style="padding:0 45px 0 45px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc">asc (zip)</a></td>
+    <td><a style="padding:0 30px 0 30px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512">sha512 (zip)</a></td>
   </tr>
   <tr>
-    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.tar.gz">Apache UserALE.js 2.0.2 Source (tar.gz)</a></td>
-    <td><a style="padding:0 45px 0 45px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.tar.gz.asc">asc (tar.gz)</a> </td>
-    <td><a style="padding:0 30px 0 30px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.tar.gz.sha512">sha512 (tar.gz)</a> </td>
+    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz">Apache UserALE.js 2.1.0 Source (tar.gz)</a></td>
+    <td><a style="padding:0 45px 0 45px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc">asc (tar.gz)</a> </td>
+    <td><a style="padding:0 30px 0 30px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512">sha512 (tar.gz)</a> </td>
   </tr>
   <tr>
-    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.zip">Apache UserALE.js 2.0.2 Source (zip)</a></td>
-    <td><a style="padding:0 45px 0 45px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.zip.asc">asc (zip)</a></td>
-    <td><a style="padding:0 30px 0 30px;" href="https://www.apache.org/dist/incubator/flagon/apache-flagon-useralejs-incubating-2.0.2/apache-flagon-useralejs-incubating-2.0.2-src.zip.sha512">sha512 (zip)</a></td>
+    <td><a style="padding:0 15px 0 15px;" href="http://www.apache.org/dyn/closer.lua/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip">Apache UserALE.js 2.1.0 Source (zip)</a></td>
+    <td><a style="padding:0 45px 0 45px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc">asc (zip)</a></td>
+    <td><a style="padding:0 30px 0 30px;" href="https://downloads.apache.org/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512">sha512 (zip)</a></td>
   </tr>
   </tbody>
 </table>
 
 <h1>Verify Releases</h1>
 <p>
-	It is essential that you verify the integrity of the downloaded files using the PGP, and/or SHA signatures. published with every Gora release.
+	It is essential that you verify the integrity of the downloaded files using the PGP, and/or SHA signatures. published with every Flagon release.
 
 	Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on why you should verify our releases.
 
@@ -135,7 +141,7 @@ The link in the 'Download Artifact' column below should display a default mirror
 
 <h2>PGP Signatures</h2>
 <p>
-	The PGP signatures can be verified using PGP or GPG. First download the <a href="https://www.apache.org/dist/incubator/flagon/KEYS">KEYS</a> as well as the asc signature file for the relevant distribution.
+	The PGP signatures can be verified using PGP or GPG. First download the <a href="https://downloads.apache.org/incubator/flagon/KEYS">KEYS</a> as well as the asc signature file for the relevant distribution.
 
 	<b>N.B.</b> Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using the following example</p>
 
@@ -222,7 +228,7 @@ The link in the 'Download Artifact' column below should display a default mirror
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/stack/index.html b/site/_site/stack/index.html
index e9e574b..c3541f2 100644
--- a/site/_site/stack/index.html
+++ b/site/_site/stack/index.html
@@ -207,7 +207,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/stout/index.html b/site/_site/stout/index.html
index a50ad1e..64b6c88 100644
--- a/site/_site/stout/index.html
+++ b/site/_site/stout/index.html
@@ -225,7 +225,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/tap/index.html b/site/_site/tap/index.html
index 30175e4..4bb46c0 100644
--- a/site/_site/tap/index.html
+++ b/site/_site/tap/index.html
@@ -291,7 +291,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>
diff --git a/site/_site/userale/index.html b/site/_site/userale/index.html
index dba47a5..3568da3 100644
--- a/site/_site/userale/index.html
+++ b/site/_site/userale/index.html
@@ -374,7 +374,7 @@
         Apache Flagon 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  [...]
       </div>
       <div class="center aligned column">
-        Copyright &copy; 2019 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; 2020 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 Flagon, Flagon, Apache, the Apache feather logo, the Apache Flagon logo and the Apache Incubator logo are trademarks of The Apache Software Foundation.
       </div>
     </div>