You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by dg...@apache.org on 2018/11/05 16:59:41 UTC

svn commit: r1845823 [1/2] - /incubator/unomi/website/

Author: dgaillard
Date: Mon Nov  5 16:59:40 2018
New Revision: 1845823

URL: http://svn.apache.org/viewvc?rev=1845823&view=rev
Log:
[scm-publish] Updating Unomi website

Modified:
    incubator/unomi/website/community-maturity-model-report.html
    incubator/unomi/website/community-policies.html
    incubator/unomi/website/community-team.html
    incubator/unomi/website/community.html
    incubator/unomi/website/contribute-become-a-committer.html
    incubator/unomi/website/contribute-committer-guide.html
    incubator/unomi/website/contribute-dependencies-guide.html
    incubator/unomi/website/contribute-post-commit-guides.html
    incubator/unomi/website/contribute-post-commit-policies-details.html
    incubator/unomi/website/contribute-post-commit-test-policies.html
    incubator/unomi/website/contribute-pre-commit-test-policies.html
    incubator/unomi/website/contribute-release-guide.html
    incubator/unomi/website/contribute-testing.html
    incubator/unomi/website/contribute-website.html
    incubator/unomi/website/contribute.html
    incubator/unomi/website/documentation.html
    incubator/unomi/website/download.html
    incubator/unomi/website/get-started.html
    incubator/unomi/website/index.html
    incubator/unomi/website/privacy-policy.html
    incubator/unomi/website/resources.html
    incubator/unomi/website/use-cases.html

Modified: incubator/unomi/website/community-maturity-model-report.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/community-maturity-model-report.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/community-maturity-model-report.html (original)
+++ incubator/unomi/website/community-maturity-model-report.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community <span class="sr-only">(current)</span></a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
@@ -110,13 +115,15 @@
           </p>
 
           <!-- Code -->
-          <h4 class="pt-5 pb-3">Code</h3>
+          <h4 class="pt-5 pb-3">Code</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
@@ -162,10 +169,12 @@
           <h4 class="pt-5 pb-3">License and Copyright</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
@@ -205,10 +214,12 @@
           <h4 class="pt-5 pb-3">Releases</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
@@ -242,15 +253,17 @@
           <h4 class="pt-5 pb-3">Quality</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
                 <td><strong>QU10</strong></td>
-                <td>The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated.</i> </p>
+                <td>The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated.</td>
                 <td class="text-center"><i class="fas fa-check text-success"></i></td>
                 <td>The project's quality is tracked through Apache's JIRA issue tracking system, and is released regularly to improve both overall quality as well as performance.</td>
               </tr> 
@@ -268,7 +281,7 @@
               </tr> 
               <tr>
                 <td><strong>QU40</strong></td>
-                <td>The project puts a high priority on backwards compatibility and aims to document any incompatible changes and provide tools and documentation to help users transition to new features.</i></td>
+                <td>The project puts a high priority on backwards compatibility and aims to document any incompatible changes and provide tools and documentation to help users transition to new features.</td>
                 <td class="text-center"><i class="fas fa-check text-success"></i></td>
                 <td>The project exposes an API that is <a href="https://www.oasis-open.org/committees/cxs/">specified by an OASIS standard</a>.
                   Also, for APIs outside of the specification, compatibility is a major focus but if not always possible, deprecations
@@ -278,7 +291,8 @@
                 <td><strong>QU50</strong></td>
                 <td>The project strives to respond to documented bug reports in a timely manner.</td>
                 <td class="text-center"><i class="fas fa-check text-success"></i></td>
-                <td>The project uses <a hred="https://issues.apache.org/jira/projects/UNOMI/summary">Apache's JIRA platform</a> to handle bugs as well as any other types of issues reported on it. A focus is put on making sure that issues are responded to swiftly.</td>
+                <td>The project uses <a href="https://issues.apache.org/jira/projects/UNOMI/summary">Apache's JIRA platform</a> to handle
+                  bugs as well as any other types of issues reported on it. A focus is put on making sure that issues are responded to swiftly.</td>
               </tr>
             </tbody>
           </table>
@@ -287,10 +301,12 @@
           <h4 class="pt-5 pb-3">Community</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
@@ -346,10 +362,12 @@
           <h4 class="pt-5 pb-3">Consensus Building</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>
@@ -389,10 +407,12 @@
           <h4 class="pt-5 pb-3">Independence</h4>
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Code</th>
                 <th>Description</th>
                 <th>Status</th>
                 <th>Comment</th>
+              </tr>
             </thead>
             <tbody>
               <tr>

Modified: incubator/unomi/website/community-policies.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/community-policies.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/community-policies.html (original)
+++ incubator/unomi/website/community-policies.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community <span class="sr-only">(current)</span></a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">

Modified: incubator/unomi/website/community-team.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/community-team.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/community-team.html (original)
+++ incubator/unomi/website/community-team.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community <span class="sr-only">(current)</span></a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                      <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
@@ -96,6 +101,7 @@
 
           <table class="table table-striped table-sm">
             <thead class="thead-dark">
+              <tr>
                 <th>Image</th>
                 <th>Id</th>
                 <th>Name</th>
@@ -104,141 +110,142 @@
                 <th>Organization URL</th>
                 <th>Roles</th>
                 <th>Time Zone</th>
+              </tr>
             </thead>
             <tbody>
             <tr> 
-              <td><img src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&amp;s=60" alt="" /></td> 
-              <td><a name="jbonofre"></a>jbonofre</td> 
+              <td><img src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&s=60" alt="" /></td>
+              <td><a id="jbonofre"></a>jbonofre</td>
               <td>Jean-Baptiste Onofr&eacute;</td> 
               <td><a class="externalLink" href="mailto:jbonofre@apache.org">jbonofre@apache.org</a></td> 
               <td>Talend</td> 
               <td><a class="externalLink" target="_blank" href="https://www.talend.com">https://www.talend.com</a></td>
               <td>champion, committer, PPMC</td> 
               <td>+1</td> 
-            </tr> 
-            <tr> 
-              <td><img src="http://www.gravatar.com/avatar/4d3eed1c656ec68693eb61d8ccc6a3af?d=mm&amp;s=60" alt="" /></td> 
-              <td><a name="shuber"></a>shuber</td> 
+            </tr>
+            <tr>
+              <td><img src="http://www.gravatar.com/avatar/4d3eed1c656ec68693eb61d8ccc6a3af?d=mm&s=60" alt="" /></td>
+              <td><a id="shuber"></a>shuber</td>
               <td>Serge Huber</td> 
               <td><a class="externalLink" href="mailto:shuber@apache.org">shuber@apache.org</a></td> 
               <td>Jahia</td> 
               <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
               <td>committer, PPMC</td> 
               <td>+1</td> 
-            </tr> 
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/505b92f0f422152656b53018929316f4?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="bdelacretaz"></a>bdelacretaz</td> 
+             <td><img src="http://www.gravatar.com/avatar/505b92f0f422152656b53018929316f4?d=mm&s=60" alt="" /></td>
+             <td><a id="bdelacretaz"></a>bdelacretaz</td>
              <td>Bertrand Delacretaz</td> 
              <td><a class="externalLink" href="mailto:bdelacretaz@apache.org">bdelacretaz@apache.org</a></td> 
              <td>Adobe</td>
              <td><a class="externalLink" target="_blank" href="https://www.adobe.com">https://www.adobe.com</a></td>
              <td>Mentor, PPMC</td> 
              <td>+1</td> 
-            </tr> 
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/b103ce8281c7eef619e5e4bfcfccf639?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="rvs"></a>rvs</td> 
+             <td><img src="http://www.gravatar.com/avatar/b103ce8281c7eef619e5e4bfcfccf639?d=mm&s=60" alt="" /></td>
+             <td><a id="rvs"></a>rvs</td>
              <td>Roman Shaposhnik</td> 
              <td><a class="externalLink" href="mailto:rvs@apache.org">rvs@apache.org</a></td> 
              <td>Pivotal</td>
              <td><a class="externalLink" target="_blank" href="https://pivotal.io">https://pivotal.io</a></td>
              <td>Retired (was Mentor, PPMC)</td>
              <td>-</td> 
-            </tr> 
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/6f919a5883b854b9ae41023ef281ef85?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="mattmann"></a>mattmann</td> 
+             <td><img src="http://www.gravatar.com/avatar/6f919a5883b854b9ae41023ef281ef85?d=mm&s=60" alt="" /></td>
+             <td><a id="mattmann"></a>mattmann</td>
              <td>Chris Mattmann</td> 
              <td><a class="externalLink" href="mailto:mattmann@apache.org">mattmann@apache.org</a></td> 
              <td>NASA JPL</td>
              <td><a class="externalLink" target="_blank" href="https://www.jpl.nasa.gov">https://www.jpl.nasa.gov</a></td>
              <td>Retired (was Mentor, PPMC)</td>
              <td>-</td> 
-            </tr> 
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/9bbc37f4660389c1c54aee53b05a2a65?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="draier"></a>draier</td> 
+             <td><img src="http://www.gravatar.com/avatar/9bbc37f4660389c1c54aee53b05a2a65?d=mm&s=60" alt="" /></td>
+             <td><a id="draier"></a>draier</td>
              <td>Thomas Draier</td> 
              <td><a class="externalLink" href="mailto:draier@apache.org">draier@apache.org</a></td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>+1</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
-             <td><a name="shyrkov">shyrkov</a></td>
+             <td><img src="http://www.gravatar.com/avatar/d21cd1073820fff86b953d57fbfadc83?d=mm&s=60" alt="" /></td>
+             <td><a id="shyrkov">shyrkov</a></td>
              <td>Sergiy Shyrkov</td> 
              <td><a class="externalLink" href="mailto:shyrkov@apache.org">shyrkov@apache.org</a></td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>+1</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
-             <td>-</td> 
+             <td><img src="http://www.gravatar.com/avatar/f51aaca9a9943a59ecc3028aca9b113b?d=mm&s=60" alt="" /></td>
+             <td><a id="jkevan">jkevan</a></td>
              <td>Kevan Jahanshahi</td> 
-             <td>-</td>
+             <td><a class="externalLink" href="mailto:jkevan@apache.org">jkevan@apache.org</a></td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>+1</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
+             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=mm&s=60" alt="" /></td>
              <td>-</td> 
              <td>C&eacute;dric Mailleux</td> 
              <td>-</td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>-5</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
+             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=mm&s=60" alt="" /></td>
              <td>-</td> 
              <td>R&eacute;gis Mora</td> 
              <td>-</td> 
              <td>Pékin Accueil</td>
              <td><a class="externalLink" target="_blank" href="https://www.pekin-accueil.com">https://www.pekin-accueil.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>+8</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
-             <td><a name="qlamerand">qlamerand</a></td>
+             <td><img src="http://www.gravatar.com/avatar/6affe2a2fc9f902578697788c7fc2a3e?d=mm&s=60" alt="" /></td>
+             <td><a id="qlamerand">qlamerand</a></td>
              <td>Quentin Lamerand</td> 
              <td><a class="externalLink" href="mailto:qlamerand@apache.org">qlamerand@apache.org</a></td>
              <td>IRCAM</td>
              <td><a class="externalLink" target="_blank" href="https://www.ircam.fr">https://www.ircam.fr</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
-            </tr> 
+             <td>+1</td>
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/1a18e08c27af0044a1c2218ceea839c3?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="metacosm"></a>metacosm</td> 
+             <td><img src="http://www.gravatar.com/avatar/1a18e08c27af0044a1c2218ceea839c3?d=mm&s=60" alt="" /></td>
+             <td><a id="metacosm"></a>metacosm</td>
              <td>Chris Laprun</td> 
              <td><a class="externalLink" href="mailto:metacosm@apache.org">metacosm@apache.org</a></td> 
              <td>RedHat</td>
              <td><a class="externalLink" target="_blank" href="https://www.redhat.com">https://www.redhat.com</a></td>
              <td>committer, PPMC</td> 
              <td>+1</td> 
-            </tr> 
+            </tr>
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=blank&amp;f=y&amp;s=60" alt="" /></td> 
-             <td><a name="dgriffon">dgriffon</a></td>
+             <td><img src="http://www.gravatar.com/avatar/e5f766ba9813c868249c07f9c5e349d6?d=mm&s=60" alt="" /></td>
+             <td><a id="dgriffon">dgriffon</a></td>
              <td>David Griffon</td>
              <td><a class="externalLink" href="mailto:dgriffon@apache.org">dgriffon@apache.org</a></td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" href="https://www.jahia.com">https://www.jahia.com</a></td>
              <td>committer, PPMC</td> 
-             <td>-</td> 
+             <td>+1</td>
             </tr> 
             <tr> 
-             <td><img src="http://www.gravatar.com/avatar/8a23a295ccfaa914c8e40d5b36893c3c?d=mm&amp;s=60" alt="" /></td> 
-             <td><a name="amidani"></a>amidani</td> 
+             <td><img src="http://www.gravatar.com/avatar/8a23a295ccfaa914c8e40d5b36893c3c?d=mm&s=60" alt="" /></td>
+             <td><a id="amidani"></a>amidani</td>
              <td>Abdelkader Midani</td> 
              <td><a class="externalLink" href="mailto:amidani@apache.org">amidani@apache.org</a></td> 
              <td>-</td> 
@@ -247,8 +254,8 @@
              <td>+1</td> 
             </tr>
             <tr> 
-              <td><img src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&amp;s=60" alt="" /></td> 
-              <td><a name="dgaillard"></a>dgaillard</td> 
+              <td><img src="http://www.gravatar.com/avatar/6d2d161467f0dc565ce0d55b9f73fe4f?d=mm&s=60" alt="" /></td>
+              <td><a id="dgaillard"></a>dgaillard</td>
               <td>Damien Gaillard</td> 
               <td><a class="externalLink" href="mailto:dgaillard@apache.org">dgaillard@apache.org</a></td> 
               <td>Jahia</td> 
@@ -257,14 +264,14 @@
               <td>+1</td> 
             </tr>
             <tr> 
-              <td><img src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&amp;s=60" alt="" /></td> 
+              <td><img src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&amp;s=60" alt="Gravatar picture" /></td>
               <td><a name="fpapon"></a>fpapon</td> 
               <td>Francois Papon</td> 
               <td><a class="externalLink" href="mailto:fpapon@apache.org">fpapon@apache.org</a></td> 
               <td>Yupiik</td> 
               <td><a class="externalLink" href="https://www.yupiik.com">https://www.yupiik.com</a></td> 
               <td>committer, PPMC</td> 
-              <td>+1</td> 
+              <td>+4</td>
             </tr>
             </tbody>
           </table>

Modified: incubator/unomi/website/community.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/community.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/community.html (original)
+++ incubator/unomi/website/community.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community <span class="sr-only">(current)</span></a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
@@ -90,14 +95,16 @@
 
           <table class="table">
             <thead>
-              <th>How to contact us</th>
-              <th>When to use it</th>
+              <tr>
+                <th>How to contact us</th>
+                <th>When to use it</th>
+              </tr>
             </thead>
             <tbody>
-            <tr>
-              <td><a target="_blank" href="https://lists.apache.org/list.html?users@unomi.apache.org">users@</a> mailing list</td>
-              <td>Users discussions (<a href="mailto:users-subscribe@unomi.apache.org">Subscribe</a>, <a href="mailto:users-unsubscribe@unomi.apache.org">Unsubscribe</a>)</td>
-            </tr>
+              <tr>
+                <td><a target="_blank" href="https://lists.apache.org/list.html?users@unomi.apache.org">users@</a> mailing list</td>
+                <td>Users discussions (<a href="mailto:users-subscribe@unomi.apache.org">Subscribe</a>, <a href="mailto:users-unsubscribe@unomi.apache.org">Unsubscribe</a>)</td>
+              </tr>
               <tr>
                 <td><a target="_blank" href="https://lists.apache.org/list.html?dev@unomi.apache.org">dev@</a> mailing list</td>
                 <td>Development discussions (<a href="mailto:dev-subscribe@unomi.apache.org">Subscribe</a>, <a href="mailto:dev-unsubscribe@unomi.apache.org">Unsubscribe</a>)</td>

Modified: incubator/unomi/website/contribute-become-a-committer.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-become-a-committer.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-become-a-committer.html (original)
+++ incubator/unomi/website/contribute-become-a-committer.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-committer-guide.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-committer-guide.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-committer-guide.html (original)
+++ incubator/unomi/website/contribute-committer-guide.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-dependencies-guide.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-dependencies-guide.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-dependencies-guide.html (original)
+++ incubator/unomi/website/contribute-dependencies-guide.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-post-commit-guides.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-post-commit-guides.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-post-commit-guides.html (original)
+++ incubator/unomi/website/contribute-post-commit-guides.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-post-commit-policies-details.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-post-commit-policies-details.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-post-commit-policies-details.html (original)
+++ incubator/unomi/website/contribute-post-commit-policies-details.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-post-commit-test-policies.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-post-commit-test-policies.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-post-commit-test-policies.html (original)
+++ incubator/unomi/website/contribute-post-commit-test-policies.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-pre-commit-test-policies.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-pre-commit-test-policies.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-pre-commit-test-policies.html (original)
+++ incubator/unomi/website/contribute-pre-commit-test-policies.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->
@@ -157,7 +162,7 @@
               <li>Roll out a fix within 24 hours.</li>
               <li>Disable the slow test or feature temporarily (make sure there is a tracking issue to re-enable it).</li>
             </ul>
-
+          </div>
         </div>
       </div> 
     </main>

Modified: incubator/unomi/website/contribute-release-guide.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-release-guide.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-release-guide.html (original)
+++ incubator/unomi/website/contribute-release-guide.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+              <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                    <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                        <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                    </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->
@@ -117,11 +122,11 @@
 
             <p>Each release is executed by a <em>Release Manager</em>, who is selected among the Unomi committers. This document describes the process that the Release Manager follows to perform a release. Any changes to this process should be discussed and adopted on the <a href="community.html">dev@ mailing list</a>.</p>
 
-            <p>Please remember that publishing software has legal consequences. This guide complements the foundation-wide <a target="_blank" href="https://www.apache.org/dev/release.html" target="_blank">Product Release Policy</a> and <a target="_blank" href="https://www.apache.org/dev/release-distribution" target="_blank">Release Distribution Policy</a>.</p>
+            <p>Please remember that publishing software has legal consequences. This guide complements the foundation-wide <a href="https://www.apache.org/dev/release.html" target="_blank">Product Release Policy</a> and <a href="https://www.apache.org/dev/release-distribution" target="_blank">Release Distribution Policy</a>.</p>
 
             <h2 id="overview">Overview</h2>
 
-            <p><img src="images/release-guide.png" alt="Alt text" title="Release Process" width="100%" /></p>
+            <p><img src="images/release-guide.png" alt="Apache Unomi release guide" title="Release Process" class="img-fluid" /></p>
 
             <p>The release process consists of several steps:</p>
 
@@ -146,7 +151,7 @@
 
             <p>In general, the community prefers to have a rotating set of 3-5 Release Managers. Keeping a small core set of managers allows enough people to build expertise in this area and improve processes over time, without Release Managers needing to re-learn the processes for each release. That said, if you are a committer interested in serving the community in this way, please reach out to the community on the dev@ mailing list.</p>
 
-            <p>Basically we will be following the procedure described <a target="_blank" href="https://www.apache.org/dev/publishing-maven-artifacts.html" target="_blank">here</a> with a few more steps and details before and after.</p>
+            <p>Basically we will be following the procedure described <a href="https://www.apache.org/dev/publishing-maven-artifacts.html" target="_blank">here</a> with a few more steps and details before and after.</p>
 
 
             <h3 id="checklist-to-proceed-to-the-next-step">Checklist to proceed to the next step</h3>
@@ -179,7 +184,7 @@
                 <pre class="alert alert-primary"><code>mvn clean install -P apache-release,integration-tests</code></pre>
               </li>
               <li>Make sure we generate all sub-projects using:
-                <pre class="alert alert-primary"><code>mvn clean install -DskipTests=true 
+                <pre class="alert alert-primary"><code>mvn clean install -DskipTests=true
 -P integration-tests,performance-tests,rat,apache-release</code></pre>
               </li>
               <li>Check that there are no JARs or ZIP files in the source code, you can do this by looking at the generated RAT report here :
@@ -196,7 +201,7 @@ gpg: 'echec de la signature : Inappropri
 gpg: signing failed: Inappropriate ioctl for device</code></pre>
                 you can either try to sign a file like this:
                 <pre class="alert alert-primary"><code>gpg -ab test.txt</code></pre>
-                this will ask for your password and remember it in the agent for a while, or if you want a more permanent solution: <a target="_blank" href="https://dan.cx/2016/11/gpg-inappropriate-ioctl-for-device-errors" target="_blank">https://dan.cx/2016/11/gpg-inappropriate-ioctl-for-device-errors</a>
+                this will ask for your password and remember it in the agent for a while, or if you want a more permanent solution: <a href="https://dan.cx/2016/11/gpg-inappropriate-ioctl-for-device-errors" target="_blank">https://dan.cx/2016/11/gpg-inappropriate-ioctl-for-device-errors</a>
               </li>
             </ol>
 
@@ -205,7 +210,7 @@ gpg: signing failed: Inappropriate ioctl
 
             <ol>
               <li>Setup server passwords for publishing as document here:
-                <a target="_blank" href="https://www.apache.org/dev/publishing-maven-artifacts.html" target="_blank">https://www.apache.org/dev/publishing-maven-artifacts.html</a> and <a target="_blank" href="https://maven.apache.org/guides/mini/guide-encryption.html#How_to_encrypt_server_passwords" target="_blank">https://maven.apache.org/guides/mini/guide-encryption.html#How_to_encrypt_server_passwords</a>
+                <a href="https://www.apache.org/dev/publishing-maven-artifacts.html" target="_blank">https://www.apache.org/dev/publishing-maven-artifacts.html</a> and <a href="https://maven.apache.org/guides/mini/guide-encryption.html#How_to_encrypt_server_passwords" target="_blank">https://maven.apache.org/guides/mini/guide-encryption.html#How_to_encrypt_server_passwords</a>
               </li>
               <li>Check into the target directory and unzip the source release and compile it using:
                 <pre class="alert alert-primary"><code>cd target
@@ -227,7 +232,7 @@ mvn clean install</code></pre>
               <li>
                 <pre class="alert alert-primary"><code>mvn -DskipITs=true -DskipTests=true -P integration-tests release:perform</code></pre>
               </li>
-              <li>If something fails, make sure you first drop the staging repository created here: <a target="_blank" href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a>.<br>
+              <li>If something fails, make sure you first drop the staging repository created here: <a href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a>.<br>
 If you need to relaunch the <code>release:perform</code> and don’t have a release.properties, create a <code>release.properties</code> file with the following contents:
                 <pre class="alert alert-primary"><code>scm.url=scm:git:https://git-wip-us.apache.org/repos/asf/incubator-unomi.git
 scm.tag=unomi-root-1.2.0-incubating
@@ -236,7 +241,8 @@ and run mvn release:perform</code></pre>
               <li>Make sure you uploaded your public PGP key using:
                 <pre class="alert alert-primary"><code>gpg --keyserver hkp://pgp.mit.edu --send-keys KEY_IDENTIFIER</code></pre>(get the identifier using gpg --list-secret-keys).<br>This will be used by the Apache Nexus Repository Manager to validate the JARs uploaded in the staging repository.
               </li>
-              <li>Connect to <a target="_blank" href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a> and look for the open staging repositories, you should have two (one for everything and the other for KAR/features) for releases <= 1.2 and just one for versions >= 1.3.0 (because of changes in the Karaf plugins). Close the repositories and given a meaningful comment when closing such as:<br>
+              <li>Connect to <a href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache
+                  .org/#stagingRepositories</a> and look for the open staging repositories, you should have two (one for everything and the other for KAR/features) for releases &lt;= 1.2 and just one for versions &gt;= 1.3.0 (because of changes in the Karaf plugins). Close the repositories and given a meaningful comment when closing such as:<br>
                 <strong>Apache Unomi 1.3.0-incubating Release</strong>
               </li>
             </ol>
@@ -254,9 +260,9 @@ mkdir 1.2.0-incubating</code></pre>
               </li>
               <li>
                 Copy all the Zip and Tarbars including SHA1/ASC (but do not copy the MD5 sum) files from:
-                <a target="_blank" href="https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi/1.3.0-incubating/" target="_blank">https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi/1.3.0-incubating/</a>
+                <a href="https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi/1.3.0-incubating/" target="_blank">https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi/1.3.0-incubating/</a>
                 and
-                <a target="_blank" href="https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi-root/1.3.0-incubating/" target="_blank">https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi-root/1.3.0-incubating/</a>
+                <a href="https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi-root/1.3.0-incubating/" target="_blank">https://repository.apache.org/content/repositories/orgapacheunomi-1014/org/apache/unomi/unomi-root/1.3.0-incubating/</a>
               </li>
               <li>
                 Rename the source files to something shorter and consistent with previous releases:
@@ -307,7 +313,7 @@ https://dist.apache.org/repos/dist/relea
                 In JIRA mark the version as released and add a release date
               </li>
               <li>
-                Connect to <a target="_blank" href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a> and look for the open staging repositories, you should have one. Select the staging repositoriy and click on <code>release</code>.
+                Connect to <a href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a> and look for the open staging repositories, you should have one. Select the staging repositoriy and click on <code>release</code>.
               </li>
               <li>Update the website to point to the new release on the download page by first copying the current release to the archive page. Make sure you change the links to use the archive.apache.org instead of the closer.lua script (see other archived versions for example). Then you can update the download page with the proper links to the new release (no direct links to <code>www.apache.org/dist</code>, make sure you use the closer.lua script). Be careful with links that contain & (ampersand) characters, they must be replaced with &amp; Finally on the home page update the news section to add the release.
               </li>
@@ -385,20 +391,20 @@ All artefacts are now signed in an apach
 
 Staging Repository:
 *https://repository.apache.org/content/repositories/orgapacheunomi-1021/
-<https://repository.apache.org/content/repositories/orgapacheunomi-1021/>*
+&lt;https://repository.apache.org/content/repositories/orgapacheunomi-1021/&gt;*
 
 You can find the sources here : 
 
 *https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
 unomi/unomi-root/1.3.0-incubating/unomi-root-1.3.0-incubating-source-release.zip
-<https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
-unomi/unomi-root/1.3.0-incubating/unomi-root-1.3.0-incubating-source-release.zip>*
+&lt;https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
+unomi/unomi-root/1.3.0-incubating/unomi-root-1.3.0-incubating-source-release.zip&gt;*
 
 Convenience binaries are also available here:
 *https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
 unomi/unomi/1.3.0-incubating/
-<https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
-unomi/unomi/1.3.0-incubating/>*
+&lt;https://repository.apache.org/content/repositories/orgapacheunomi-1021/org/apache/
+unomi/unomi/1.3.0-incubating/&gt;*
 
 Git tag:
 unomi-root-1.3.0-incubating
@@ -491,8 +497,8 @@ https://dist.apache.org/repos/dist/relea
 The tag is at:
 *https://git-wip-us.apache.org/repos/asf?p=incubator-unomi.git;a=tag;h=refs/
 tags/unomi-root-1.3.0-incubating
-<https://git-wip-us.apache.org/repos/asf?p=incubator-unomi.git;a=tag;h=refs/
-tags/unomi-root-1.3.0-incubating>*
+&lt;https://git-wip-us.apache.org/repos/asf?p=incubator-unomi.git;a=tag;h=refs/
+tags/unomi-root-1.3.0-incubating&gt;*
 ( 98ef47a9a71c9f31ba55d01f01370265bcb5a557 )
 
 This vote will be open for at least 72 hours, or until the necessary number

Modified: incubator/unomi/website/contribute-testing.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-testing.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-testing.html (original)
+++ incubator/unomi/website/contribute-testing.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute-website.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute-website.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute-website.html (original)
+++ incubator/unomi/website/contribute-website.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/contribute.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/contribute.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/contribute.html (original)
+++ incubator/unomi/website/contribute.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->

Modified: incubator/unomi/website/documentation.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/documentation.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/documentation.html (original)
+++ incubator/unomi/website/documentation.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,10 +65,12 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
@@ -150,7 +155,7 @@
       </div>
     </div>
 
-    <main role="main">
+    <main>
 
       <!-- Marketing messaging and featurettes
       ================================================== -->
@@ -179,84 +184,84 @@
                 <tr>
                   <td><strong>userList</strong></td>
                   <td>Manage user</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/index.html#568140055" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/index.html#568140055" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>campaigns</strong></td>
                   <td>Manage campaign</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#-241880339" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#-241880339" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>cluster</strong></td>
                   <td>Manage cluster</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#1007094421" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#1007094421" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>definitions</strong></td>
                   <td>Manage definitions</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#1834364863" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#1834364863" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>goals</strong></td>
                   <td>Manage goal</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#-379780403" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#-379780403" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>profile</strong></td>
                   <td>Manage profile</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#-1907885015" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#-1907885015" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>query</strong></td>
                   <td>Manage query</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#371361199" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#371361199" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>rules</strong></td>
                   <td>Manage rule</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#-1505954579" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#-1505954579" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>scoring</strong></td>
                   <td>Manage scoring</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#-1379828888" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#-1379828888" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>segments</strong></td>
                   <td>Manage segment</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#1558745832" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#1558745832" target="_blank">view</a></td>
                   <td>1.3.0-incubating</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>patches</strong></td>
                   <td>Manage patch</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#943335618" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#943335618" target="_blank">view</a></td>
                   <td>1.4.0-incubating-SNAPSHOT</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-warning"><i class="fas fa-circle"></i></strong>
                 </tr>
                 <tr>
                   <td><strong>events</strong></td>
                   <td>Manage event</td>
-                  <td><a target="_blank" href="https://unomi.incubator.apache.org/rest-api-doc/#1768188821" target="_blank">view</a></td>
+                  <td><a href="https://unomi.incubator.apache.org/rest-api-doc/#1768188821" target="_blank">view</a></td>
                   <td>1.4.0-incubating-SNAPSHOT</td>
                   <td class="text-center"><strong class="d-inline-block mb-2 text-warning"><i class="fas fa-circle"></i></strong>
                 </tr>

Modified: incubator/unomi/website/download.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/download.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/download.html (original)
+++ incubator/unomi/website/download.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,10 +65,12 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
@@ -96,14 +101,14 @@
                   [<a target="_blank" href="https://www.apache.org/dist/incubator/unomi/1.3.0-incubating/unomi-1.3.0-incubating-src.zip.asc">PGP</a>]
                   [<a target="_blank" href="https://www.apache.org/dist/incubator/unomi/1.3.0-incubating/unomi-1.3.0-incubating-src.zip.sha1">SHA1</a>]
               </p>
-              <a class="btn btn-outline-dark mt-3" target="_blank" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12341610" role="button" target="_blank">Release note &raquo;</a>
+              <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12341610" role="button" target="_blank">Release note &raquo;</a>
             </div>
           </div>
         </div>
       </div>
     </div>
 
-    <main role="main">
+    <main>
 
       <div class="container">
         <div class="row mb-3 mt-3">

Modified: incubator/unomi/website/get-started.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/get-started.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/get-started.html (original)
+++ incubator/unomi/website/get-started.html Mon Nov  5 16:59:40 2018
@@ -33,8 +33,11 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
-          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
+          <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
+                  aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
           <div class="collapse navbar-collapse justify-content-end" id="navbarCollapse">
@@ -62,16 +65,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
       <div class="container pt-5 pb-5">
         <!-- in a few words -->
         <div class="row pb-2 pt-4">
@@ -99,9 +104,7 @@
           </div> 
         </div><!-- what is unique -->
 
-        <div id="quickstart"><div/>
-
-        <div class="row featurette pt-4">
+        <div id="quickstart" class="row featurette pt-4">
           <div class="col-md-12">
             <h2 class="featurette-heading">5 Minutes Quick start !</h2>
             <ol style="list-style-type: decimal"> 

Modified: incubator/unomi/website/index.html
URL: http://svn.apache.org/viewvc/incubator/unomi/website/index.html?rev=1845823&r1=1845822&r2=1845823&view=diff
==============================================================================
--- incubator/unomi/website/index.html (original)
+++ incubator/unomi/website/index.html Mon Nov  5 16:59:40 2018
@@ -33,7 +33,9 @@
     <header>
       <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top border-bottom box-shadow">
         <div class="container">
-          <a class="navbar-brand" href="index.html"><img src="images/unomi-86x20.png"/></a>
+          <a class="navbar-brand" href="index.html">
+            <img src="images/unomi-86x20.png" alt="Logo Apache Unomi"/>
+          </a>
           <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
             <span class="navbar-toggler-icon"></span>
           </button>
@@ -62,16 +64,18 @@
                   <a class="nav-link" href="community.html">Community</a>
                 </li>
                 <li class="nav-item">
-                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org"><img src="images/apache-feather-tm-new.png"/></a>
+                  <a class="nav-link disabled" target="_blank" href="https://www.apache.org">
+                    <img src="images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                  </a>
                 </li>
               </ul>
-            <div>
+            </div>
           </div>
         </div>
       </nav>
     </header>
 
-    <main role="main">
+    <main>
 
       <div class="container-fluid product pt-5 pb-5 mx-auto">
         <div class="row pt-5 pb-5">
@@ -98,7 +102,7 @@
         <!-- Three columns of text below the carousel -->
         <div class="row">
           <div class="col-lg-4 my-auto mx-auto">
-            <img src="images/apache-unomi-380x85.png" width="350" />
+            <img src="images/apache-unomi-380x85.png" alt="Logo Apache Unomi" width="350" />
           </div><!-- /.col-lg-4 -->
           <div class="col-lg-8 pl-5">
             <h1>News</h1>
@@ -146,7 +150,7 @@
 
         <div class="row featurette">
           <div class="col-md-12">
-            <img src="images/unomi-logical-architecture-diagram.png" class="img-fluid" />
+            <img src="images/unomi-logical-architecture-diagram.png" alt="Apache Unomi logical architecture diagram" class="img-fluid" />
           </div>
         </div>
 
@@ -184,7 +188,7 @@
               <li>2017-07-19 New Salesforce CRM connector contributed</li> 
               <li>2016-10-04 Released version 1.1.0-incubating</li> 
               <li>2016-05-22 Released version 1.0.0-incubating</li> 
-              <li>2015-11-23 Initial code base import in <a target="_blank" href="https://git-wip-us.apache.org/repos/asf?p=incubator-unomi.git" target="_blank">Git repository</a></li>
+              <li>2015-11-23 Initial code base import in <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-unomi.git" target="_blank">Git repository</a></li>
               <li>2015-11-20 Added <a href="community-maturity-model-report.html">Apache Maturity Model report page</a></li> 
               <li>2015-11-13 Initial web site created</li> 
               <li>2015-10-20 JIRA, mailing lists, git, website space created.</li> 
@@ -197,16 +201,16 @@
           <div class="col-md-12">
             <h2 class="featurette-heading">Articles &amp; slides</h2>
             <ul> 
-              <li><a target="_blank" href="https://www.linux.com/news/unomi-bridge-between-privacy-and-digital-marketing" target="_blank">Linux.com : Unomi: A Bridge Between Privacy and Digital Marketing</a></li>
-              <li><a target="_blank" href="https://www.slideshare.net/sergehuber/introducing-apache-unomi-javaone-2015-session" target="_blank">Introducing Apache Unomi, JavaOne 2015</a> This presentation has a cool example of integrating Apache Unomi with IoT devices (Internet of Things) such as beacons, smartphones and even televisions</li>
-              <li><a target="_blank" href="https://www.slideshare.net/sergehuber/apache-unomi-in-depth-apachecon-eu-2015-session" target="_blank">Apache Unomi In-depth, ApacheCon EU 2015</a></li>
+              <li><a href="https://www.linux.com/news/unomi-bridge-between-privacy-and-digital-marketing" target="_blank">Linux.com : Unomi: A Bridge Between Privacy and Digital Marketing</a></li>
+              <li><a href="https://www.slideshare.net/sergehuber/introducing-apache-unomi-javaone-2015-session" target="_blank">Introducing Apache Unomi, JavaOne 2015</a> This presentation has a cool example of integrating Apache Unomi with IoT devices (Internet of Things) such as beacons, smartphones and even televisions</li>
+              <li><a href="https://www.slideshare.net/sergehuber/apache-unomi-in-depth-apachecon-eu-2015-session" target="_blank">Apache Unomi In-depth, ApacheCon EU 2015</a></li>
             </ul>
           </div>
         </div>
 
         <div class="row featurette mb-5 pt-5">
           <div class="col-md-7">
-            <h2 class="featurette-heading">Disclaimer</span></h2>
+            <h2 class="featurette-heading">Disclaimer</h2>
             <p>
               Apache Unomi is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
             </p>
@@ -216,11 +220,11 @@
             </p>
           </div>
           <div class="col-md-5 align-items-center">
-            <a target="_blank" href="http://apache.org" target="_blank">
+            <a href="http://apache.org" target="_blank">
             <img class="featurette-image img-fluid mx-auto" src="images/apache.png" alt="Apache Software Foundation">
             </a>
             <br><br><br>
-            <a target="_blank" href="https://incubator.apache.org" target="_blank">
+            <a href="https://incubator.apache.org" target="_blank">
               <img class="featurette-image img-fluid mx-auto" src="images/incubator-logo.png" alt="Unomi is incubating"/>
             </a>
           </div>