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 12d433d  site updates for v2.0.2 release
12d433d is described below

commit 12d433d23597b835b4efa0cd2e2afede9f861856
Author: poorejc <[email protected]>
AuthorDate: Thu Sep 5 11:22:57 2019 -0400

    site updates for v2.0.2 release
---
 site/_docs/distill/index.md | 2 +-
 site/_docs/distill/start.md | 2 ++
 site/_docs/stout/index.md   | 3 +++
 site/_docs/stout/start.md   | 1 +
 site/_docs/tap/index.md     | 2 +-
 site/_docs/useralejs/API.md | 2 +-
 site/_pages/releases.html   | 2 +-
 7 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/site/_docs/distill/index.md b/site/_docs/distill/index.md
index c7b5e18..a30a104 100644
--- a/site/_docs/distill/index.md
+++ b/site/_docs/distill/index.md
@@ -7,7 +7,7 @@ priority: 0
 
 ### Installing Apache Distill
 
-#####This project is not currently maintained and will be refactored. If you 
are interested in Distill, join the discussion on our [dev 
list](mailto:[email protected]).
+#### This project is not currently maintained and will be refactored. If you 
are interested in Distill, join the discussion on our [dev 
list](mailto:[email protected]).
 
 The first step is to install Apache Distill. First, checkout the latest 
version of Apache Distill.
 
diff --git a/site/_docs/distill/start.md b/site/_docs/distill/start.md
index 332a09b..ea8ec0e 100644
--- a/site/_docs/distill/start.md
+++ b/site/_docs/distill/start.md
@@ -4,6 +4,8 @@ component: distill
 priority: 1
 ---
 
+#### This project is not currently maintained and will be refactored. If you 
are interested in Distill, join the discussion on our [dev 
list](mailto:[email protected]).
+
 ### Usage
 
 Using curl:
diff --git a/site/_docs/stout/index.md b/site/_docs/stout/index.md
index 9d89b0b..9070b9e 100644
--- a/site/_docs/stout/index.md
+++ b/site/_docs/stout/index.md
@@ -5,6 +5,9 @@ permalink: /docs/stout/
 priority: 0
 ---
 
+#### This project is not currently maintained and will be refactored. If you 
are interested in STOUT, join the discussion on our [dev 
list](mailto:[email protected]).
+
+
 The Subject Tracker for Online User Testing (STOUT) is a content management 
system for formal human performance experimentation. STOUT presents tools and 
operational tasks to each participant. In doing so, it collects:
 
 - an intake questionnaire to assess the user’s background and experience as an 
analyst
diff --git a/site/_docs/stout/start.md b/site/_docs/stout/start.md
index 96d82c9..a64d14d 100644
--- a/site/_docs/stout/start.md
+++ b/site/_docs/stout/start.md
@@ -3,6 +3,7 @@ title: Getting Started
 component: stout
 priority: 1
 ---
+#### This project is not currently maintained and will be refactored. If you 
are interested in STOUT, join the discussion on our [dev 
list](mailto:[email protected]).
 
 ### Getting Going...
 If you already have your own system and just want to work with the source 
code, then skip to the next section.  Otherwise read on...
diff --git a/site/_docs/tap/index.md b/site/_docs/tap/index.md
index 3c98059..c9a3d06 100644
--- a/site/_docs/tap/index.md
+++ b/site/_docs/tap/index.md
@@ -5,7 +5,7 @@ permalink: /docs/tap/
 priority: 0
 ---
 
-#####This project is not currently maintained and will be refactored. If you 
are interested in TAP, join the discussion on our [dev 
list](mailto:[email protected]). 
+#### This project is not currently maintained and will be refactored. If you 
are interested in TAP, join the discussion on our [dev 
list](mailto:[email protected]). 
 
 Tap is an experimental sandbox for Apache Flagon, highlighting customer visual 
analytics to highlight insights derived from Apache UserAle.js.  It consists of 
a React-Django web app that allows you to access your applications' usage data 
via data visualizations built in D3.
 
diff --git a/site/_docs/useralejs/API.md b/site/_docs/useralejs/API.md
index 351cc08..88b529e 100644
--- a/site/_docs/useralejs/API.md
+++ b/site/_docs/useralejs/API.md
@@ -33,7 +33,7 @@ Don't forget to add the UserALE.js script tag! For an in 
depth example, see our
 
 ```html
 <!--
-Try out the options API to pass dynamic page data into your UserALE params 
page by page.
+Try out the options API to pass dynamic page data into your UserALE.js params 
page by page.
 -->
 <script type="text/javascript">
     const changeMe = "me";
diff --git a/site/_pages/releases.html b/site/_pages/releases.html
index dd11dfe..eebcd30 100644
--- a/site/_pages/releases.html
+++ b/site/_pages/releases.html
@@ -89,7 +89,7 @@ The link in the 'Download Artifact' column below should 
display a default mirror
 </p>
 
 <p>
-       The files in the most recent release are signed by Lewis John McGibbney 
(CODE SIGNING KEY) [email protected] 48BAEBF6
+       The files in the most recent release are signed by Joshua C. Poore 
(3FCADF6E): [email protected]
 </p>
 
 <h2>SHA512 Signatures</h2>

Reply via email to