You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by sh...@apache.org on 2020/02/28 16:14:23 UTC

svn commit: r1874623 [1/3] - in /unomi/website: ./ .jekyll-cache/ _layouts/

Author: shuber
Date: Fri Feb 28 16:14:23 2020
New Revision: 1874623

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

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

Modified: unomi/website/community-maturity-model-report.html
URL: http://svn.apache.org/viewvc/unomi/website/community-maturity-model-report.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/community-maturity-model-report.html (original)
+++ unomi/website/community-maturity-model-report.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Podling Maturity Assessment
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Podling Maturity Assessment</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <div class="container mb-5 pt-5">
+<main>
+          <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
           <div class="pb-3 text-uppercase"><strong>Community</strong></div>
           <ul class="list-unstyled mb-3">
@@ -356,4 +429,71 @@ layout: default
             </tbody>
           </table>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/community-policies.html
URL: http://svn.apache.org/viewvc/unomi/website/community-policies.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/community-policies.html (original)
+++ unomi/website/community-policies.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Policies
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Policies</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <div class="container mb-5 pt-5">
+<main>
+          <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
           <div class="pb-3 text-uppercase"><strong>Community</strong></div>
           <ul class="list-unstyled mb-3">
@@ -29,4 +102,71 @@ layout: default
 
           <p>If you wish to report a security vulnerability, please contact <a href="mailto:security@apache.org">security@apache.org</a>. Apache Unomi follows the typical <a target="_blank" href="https://apache.org/security/committers.html#vulnerability-handling">Apache vulnerability handling process</a>.</p>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/community-team.html
URL: http://svn.apache.org/viewvc/unomi/website/community-team.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/community-team.html (original)
+++ unomi/website/community-team.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Team
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
 
-      <div class="container mb-5 pt-5">
+    <title> | Team</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+          <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
           <div class="pb-3 text-uppercase"><strong>Community</strong></div>
           <ul class="list-unstyled mb-3">
@@ -214,4 +287,71 @@ layout: default
           <h4 class="pb-3 pt-5">Contributors</h4>
           <p>There are no contributors listed for this project. Please check back again later.</p>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/community.html
URL: http://svn.apache.org/viewvc/unomi/website/community.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/community.html (original)
+++ unomi/website/community.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Community
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
 
-      <div class="container mb-5 pt-5">
+    <title> | Community</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+          <div class="container mb-5 pt-5">
         <div class="col-2 sidenav-menu pt-3">
           <div class="pb-3 text-uppercase"><strong>Community</strong></div>
           <ul class="list-unstyled mb-3">
@@ -51,4 +124,71 @@ layout: default
 
           <p>If you wish to report a security vulnerability, please contact <a href="mailto:security@apache.org">security@apache.org</a>. Apache Unomi follows the typical <a target="_blank" href="https://apache.org/security/committers.html#vulnerability-handling">Apache vulnerability handling process</a>.</p>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-become-a-committer.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-become-a-committer.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-become-a-committer.html (original)
+++ unomi/website/contribute-become-a-committer.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Contribute | Become a committer
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Become a committer</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -109,4 +182,71 @@ layout: default
             </ul>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-committer-guide.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-committer-guide.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-committer-guide.html (original)
+++ unomi/website/contribute-committer-guide.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Contribute | Committer guide
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Committer guide</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -86,4 +159,71 @@ layout: default
             <p>If you have comments to add, put them in the body of the commit message.</p>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-dependencies-guide.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-dependencies-guide.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-dependencies-guide.html (original)
+++ unomi/website/contribute-dependencies-guide.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Contribute | Dependencies guide
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Dependencies guide</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -115,4 +188,71 @@ layout: default
             <p>Any exceptions to this policy should only occur in extreme cases (for example, due to a security vulnerability of an existing dependency that is only fixed in a subsequent major version) and should be discussed in the Unomi dev list. Note that backwards incompatible changes to experimental features may be introduced in a minor version release.</p>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-post-commit-guides.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-post-commit-guides.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-post-commit-guides.html (original)
+++ unomi/website/contribute-post-commit-guides.html Fri Feb 28 16:14:23 2020
@@ -1,10 +1,82 @@
----
-title: Contribute | Post-commit guides
-layout: default
----
-
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Post-commit guides</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -94,4 +166,71 @@ layout: default
             <p>While the test is disabled, contributors should not push code to the failing test's coverage area. The code area is not properly tested until you fix the test.</p>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-post-commit-policies-details.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-post-commit-policies-details.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-post-commit-policies-details.html (original)
+++ unomi/website/contribute-post-commit-policies-details.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Contribute | Post-commit policies details
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Post-commit policies details</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -87,4 +160,71 @@ layout: default
             implement a new unit test that covers a problematic code branch.</p>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Modified: unomi/website/contribute-post-commit-test-policies.html
URL: http://svn.apache.org/viewvc/unomi/website/contribute-post-commit-test-policies.html?rev=1874623&r1=1874622&r2=1874623&view=diff
==============================================================================
--- unomi/website/contribute-post-commit-test-policies.html (original)
+++ unomi/website/contribute-post-commit-test-policies.html Fri Feb 28 16:14:23 2020
@@ -1,9 +1,82 @@
----
-title: Contribute | Post-commit test policies
-layout: default
----
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Contribute | Post-commit test policies</title>
+
+    <!-- Google Analytics -->
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<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="/assets/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">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="get-started.html">Get started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="use-cases.html">Use cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="contribute.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <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="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
 
-      <!-- Marketing messaging and featurettes
+<main>
+          <!-- Marketing messaging and featurettes
       ================================================== -->
       <!-- Wrap the rest of the page in another container to center all the content. -->
 
@@ -96,4 +169,71 @@ layout: default
             </ul>
           </div>
         </div>
-      </div>
\ No newline at end of file
+      </div>
+
+</main>
+
+<!-- FOOTER -->
+<footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center footer">
+
+    <div class="container pb-5">
+        <div class="row">
+            <div class="col-3 col-md-3">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="get-started.html" title="Get started">Get started</a></li>
+                    <li><a href="get-started.html#quickstart" title="Quick start">Quick start</a></li>
+                    <li><a href="download.html" title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="documentation.html" title="Main documentation">Main documentation</a></li>
+                    <li><a href="use-cases.html" title="More use cases">More use cases</a></li>
+                    <li><a href="rest-api-doc/index.html" title="REST API documentation">REST API documentation</a></li>
+                    <li><a href="unomi-api/apidocs/index.html" title="API Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="community.html" title="Mailing lists">Contact Us</a></li>
+                    <li><a href="contribute.html" title="Contribute">Contribute</a></li>
+                    <li><a href="community-team.html" title="Team">Team</a></li>
+                    <li><a href="community-maturity-model-report.html" title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" href="https://www.oasis-open.org/committees/cxs/" title="OASIS Context Server Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="privacy-policy.html" title="Site policy">Site policy</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/licenses/" title="License">License</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <div class="w-100 pt-md-3"></div>
+        </div>
+    </div>
+
+    <p class="float-right"><a href="#">Back to top</a></p>
+    <p>Copyright &copy;2014 - 2019 <a target="_blank" href="https://www.apache.org">Apache Software Foundation</a> - All Rights Reserved - Powered by <a target="_blank" href="https://karaf.apache.org">Apache Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
+</footer>
+
+<!-- Bootstrap core JavaScript
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file