This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch dependabot/bundler/site/jekyll-3.6.3
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to
refs/heads/dependabot/bundler/site/jekyll-3.6.3 by this push:
new fa1f7e0 tested PR and made minor modification to downloads page
fa1f7e0 is described below
commit fa1f7e00eb8dc889e3c4dd3b8c1ef4f57a720623
Author: poorejc <[email protected]>
AuthorDate: Sat Mar 28 21:34:33 2020 -0400
tested PR and made minor modification to downloads page
---
site/_docs/useralejs/index.md | 4 ++--
site/_pages/releases.html | 42 ++++++++++++++++++++++++------------------
2 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/site/_docs/useralejs/index.md b/site/_docs/useralejs/index.md
index 20c55d8..7d486d1 100644
--- a/site/_docs/useralejs/index.md
+++ b/site/_docs/useralejs/index.md
@@ -15,7 +15,7 @@ To start logging with Apache UserALE.js, you can include our
script directly in
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:
```html
-<script src="/path/to/userale-2.0.0.min.js"></script>
+<script src="/path/to/userale-2.1.0.min.js"></script>
```
This tag will execute the UserALE.js script in your, with no other
modifications to your project needed!
@@ -25,7 +25,7 @@ This tag will execute the UserALE.js script in your, with no
other modifications
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:
```html
-<script src="/path/to/userale-2.0.0.min.js"
data-url="http://yourLoggingUrl"></script>
+<script src="/path/to/userale-2.1.0.min.js"
data-url="http://yourLoggingUrl"></script>
```
The complete list of configurable options is:
diff --git a/site/_pages/releases.html b/site/_pages/releases.html
index 81f6bdd..10cdc00 100644
--- a/site/_pages/releases.html
+++ b/site/_pages/releases.html
@@ -5,7 +5,7 @@ title: Releases
---
<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>
@@ -18,11 +18,17 @@ title: Releases
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.
@@ -39,31 +45,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.
@@ -72,7 +78,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>