Re-generate website.
diff --git a/output/about.html b/output/about.html
index 2e23b50..8a853c8 100644
--- a/output/about.html
+++ b/output/about.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -255,7 +255,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -270,14 +270,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2010/02/02/libcloud-0-2-0-released.html b/output/blog/2010/02/02/libcloud-0-2-0-released.html
index f6f9a1c..4d68518 100644
--- a/output/blog/2010/02/02/libcloud-0-2-0-released.html
+++ b/output/blog/2010/02/02/libcloud-0-2-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2010/02/02/libcloud-0-2-0-released.html" property="og:url">

     

     

-      <meta content="2010-02-02T00:00:00+01:00" property="article:published_time">

+      <meta content="2010-02-02T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -150,7 +150,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -165,14 +165,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2010/05/11/libcloud-0-3-1-released.html b/output/blog/2010/05/11/libcloud-0-3-1-released.html
index c59ff6d..8325f4d 100644
--- a/output/blog/2010/05/11/libcloud-0-3-1-released.html
+++ b/output/blog/2010/05/11/libcloud-0-3-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2010/05/11/libcloud-0-3-1-released.html" property="og:url">

     

     

-      <meta content="2010-05-11T00:00:00+02:00" property="article:published_time">

+      <meta content="2010-05-11T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -173,7 +173,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -188,14 +188,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2010/10/12/libcloud-0-4-0-released.html b/output/blog/2010/10/12/libcloud-0-4-0-released.html
index a46505b..caaa768 100644
--- a/output/blog/2010/10/12/libcloud-0-4-0-released.html
+++ b/output/blog/2010/10/12/libcloud-0-4-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2010/10/12/libcloud-0-4-0-released.html" property="og:url">

     

     

-      <meta content="2010-10-12T00:00:00+02:00" property="article:published_time">

+      <meta content="2010-10-12T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -175,7 +175,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -190,14 +190,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/01/17/libcloud-0-4-2-released.html b/output/blog/2011/01/17/libcloud-0-4-2-released.html
index 5da1e60..67aa296 100644
--- a/output/blog/2011/01/17/libcloud-0-4-2-released.html
+++ b/output/blog/2011/01/17/libcloud-0-4-2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/01/17/libcloud-0-4-2-released.html" property="og:url">

     

     

-      <meta content="2011-01-17T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-01-17T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -172,7 +172,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -187,14 +187,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html b/output/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html
index 5c872e7..9a1099a 100644
--- a/output/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html
+++ b/output/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html" property="og:url">

     

     

-      <meta content="2011-02-15T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-02-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -154,7 +154,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -169,14 +169,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/05/25/libcloud-0-5-0-released.html b/output/blog/2011/05/25/libcloud-0-5-0-released.html
index 0112a3f..286136a 100644
--- a/output/blog/2011/05/25/libcloud-0-5-0-released.html
+++ b/output/blog/2011/05/25/libcloud-0-5-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/05/25/libcloud-0-5-0-released.html" property="og:url">

     

     

-      <meta content="2011-05-25T00:00:00+02:00" property="article:published_time">

+      <meta content="2011-05-25T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -235,7 +235,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -250,14 +250,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html b/output/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html
index e4ab1bf..5be1a2a 100644
--- a/output/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html
+++ b/output/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html" property="og:url">

     

     

-      <meta content="2011-06-06T00:00:00+02:00" property="article:published_time">

+      <meta content="2011-06-06T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -154,7 +154,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -169,14 +169,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/07/04/libcloud-0-5-2-released.html b/output/blog/2011/07/04/libcloud-0-5-2-released.html
index 445ddde..e63d015 100644
--- a/output/blog/2011/07/04/libcloud-0-5-2-released.html
+++ b/output/blog/2011/07/04/libcloud-0-5-2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/07/04/libcloud-0-5-2-released.html" property="og:url">

     

     

-      <meta content="2011-07-04T00:00:00+02:00" property="article:published_time">

+      <meta content="2011-07-04T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -202,7 +202,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -217,14 +217,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/09/01/libcloud-on-floss-weekly.html b/output/blog/2011/09/01/libcloud-on-floss-weekly.html
index ee5898b..d565670 100644
--- a/output/blog/2011/09/01/libcloud-on-floss-weekly.html
+++ b/output/blog/2011/09/01/libcloud-on-floss-weekly.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/09/01/libcloud-on-floss-weekly.html" property="og:url">

     

     

-      <meta content="2011-09-01T00:00:00+02:00" property="article:published_time">

+      <meta content="2011-09-01T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -155,7 +155,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -170,14 +170,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/10/19/libcloud-0-6-0-beta1-released.html b/output/blog/2011/10/19/libcloud-0-6-0-beta1-released.html
index 12b4196..9888d8e 100644
--- a/output/blog/2011/10/19/libcloud-0-6-0-beta1-released.html
+++ b/output/blog/2011/10/19/libcloud-0-6-0-beta1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/10/19/libcloud-0-6-0-beta1-released.html" property="og:url">

     

     

-      <meta content="2011-10-19T00:00:00+02:00" property="article:published_time">

+      <meta content="2011-10-19T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -256,7 +256,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -271,14 +271,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/11/09/libcloud-0-6-1-released.html b/output/blog/2011/11/09/libcloud-0-6-1-released.html
index 965abd6..4867d85 100644
--- a/output/blog/2011/11/09/libcloud-0-6-1-released.html
+++ b/output/blog/2011/11/09/libcloud-0-6-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/11/09/libcloud-0-6-1-released.html" property="og:url">

     

     

-      <meta content="2011-11-09T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-11-09T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -256,7 +256,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -271,14 +271,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/11/17/libcloud-0-6-2-released.html b/output/blog/2011/11/17/libcloud-0-6-2-released.html
index 836bb4f..ce0f7df 100644
--- a/output/blog/2011/11/17/libcloud-0-6-2-released.html
+++ b/output/blog/2011/11/17/libcloud-0-6-2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/11/17/libcloud-0-6-2-released.html" property="og:url">

     

     

-      <meta content="2011-11-17T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-11-17T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -219,7 +219,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -234,14 +234,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html b/output/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html
index 485d0f5..0fe4ede 100644
--- a/output/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html
+++ b/output/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html" property="og:url">

     

     

-      <meta content="2011-11-22T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-11-22T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -164,7 +164,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -179,14 +179,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/12/09/libcloud-0-7-1-released.html b/output/blog/2011/12/09/libcloud-0-7-1-released.html
index 75ea316..8be2443 100644
--- a/output/blog/2011/12/09/libcloud-0-7-1-released.html
+++ b/output/blog/2011/12/09/libcloud-0-7-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/12/09/libcloud-0-7-1-released.html" property="og:url">

     

     

-      <meta content="2011-12-09T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-12-09T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -220,7 +220,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -235,14 +235,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html b/output/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html
index ce7fe24..b315c5b 100644
--- a/output/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html
+++ b/output/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html" property="og:url">

     

     

-      <meta content="2011-12-30T00:00:00+01:00" property="article:published_time">

+      <meta content="2011-12-30T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -64,7 +64,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -171,7 +171,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -186,14 +186,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/02/08/libcloud-0-8-0-released.html b/output/blog/2012/02/08/libcloud-0-8-0-released.html
index f060e72..cd77bf0 100644
--- a/output/blog/2012/02/08/libcloud-0-8-0-released.html
+++ b/output/blog/2012/02/08/libcloud-0-8-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/02/08/libcloud-0-8-0-released.html" property="og:url">

     

     

-      <meta content="2012-02-08T00:00:00+01:00" property="article:published_time">

+      <meta content="2012-02-08T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -216,7 +216,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -231,14 +231,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/04/01/libcloud-0-9-1-released.html b/output/blog/2012/04/01/libcloud-0-9-1-released.html
index 084f175..7f74dae 100644
--- a/output/blog/2012/04/01/libcloud-0-9-1-released.html
+++ b/output/blog/2012/04/01/libcloud-0-9-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/04/01/libcloud-0-9-1-released.html" property="og:url">

     

     

-      <meta content="2012-04-01T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-04-01T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -221,7 +221,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -236,14 +236,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/05/05/website-and-code-svn-repository-moved.html b/output/blog/2012/05/05/website-and-code-svn-repository-moved.html
index faf8311..435974d 100644
--- a/output/blog/2012/05/05/website-and-code-svn-repository-moved.html
+++ b/output/blog/2012/05/05/website-and-code-svn-repository-moved.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/05/05/website-and-code-svn-repository-moved.html" property="og:url">

     

     

-      <meta content="2012-05-05T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-05-05T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -194,7 +194,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -209,14 +209,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/05/24/libcloud-0-10-1-released.html b/output/blog/2012/05/24/libcloud-0-10-1-released.html
index 2010776..856de8c 100644
--- a/output/blog/2012/05/24/libcloud-0-10-1-released.html
+++ b/output/blog/2012/05/24/libcloud-0-10-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/05/24/libcloud-0-10-1-released.html" property="og:url">

     

     

-      <meta content="2012-05-24T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-05-24T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -238,7 +238,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -253,14 +253,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/07/30/libcloud-0-11-0-released.html b/output/blog/2012/07/30/libcloud-0-11-0-released.html
index eb82768..038f4f4 100644
--- a/output/blog/2012/07/30/libcloud-0-11-0-released.html
+++ b/output/blog/2012/07/30/libcloud-0-11-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/07/30/libcloud-0-11-0-released.html" property="og:url">

     

     

-      <meta content="2012-07-30T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-07-30T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -232,7 +232,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -247,14 +247,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/08/22/libcloud-0-11-1-released.html b/output/blog/2012/08/22/libcloud-0-11-1-released.html
index 4eaeaba..8c44c94 100644
--- a/output/blog/2012/08/22/libcloud-0-11-1-released.html
+++ b/output/blog/2012/08/22/libcloud-0-11-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/08/22/libcloud-0-11-1-released.html" property="og:url">

     

     

-      <meta content="2012-08-22T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-08-22T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/09/25/libcloud-0-11-3-released.html b/output/blog/2012/09/25/libcloud-0-11-3-released.html
index 7eb3d54..874f9d4 100644
--- a/output/blog/2012/09/25/libcloud-0-11-3-released.html
+++ b/output/blog/2012/09/25/libcloud-0-11-3-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/09/25/libcloud-0-11-3-released.html" property="og:url">

     

     

-      <meta content="2012-09-25T00:00:00+02:00" property="article:published_time">

+      <meta content="2012-09-25T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -219,7 +219,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -234,14 +234,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html b/output/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html
index 8fa64ce..f37b9e8 100644
--- a/output/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html
+++ b/output/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html" property="og:url">

     

     

-      <meta content="2012-11-16T00:00:00+01:00" property="article:published_time">

+      <meta content="2012-11-16T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -164,7 +164,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -179,14 +179,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/11/19/libcloud-0-11-4-released.html b/output/blog/2012/11/19/libcloud-0-11-4-released.html
index e47adf0..d4a3405 100644
--- a/output/blog/2012/11/19/libcloud-0-11-4-released.html
+++ b/output/blog/2012/11/19/libcloud-0-11-4-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/11/19/libcloud-0-11-4-released.html" property="og:url">

     

     

-      <meta content="2012-11-19T00:00:00+01:00" property="article:published_time">

+      <meta content="2012-11-19T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -221,7 +221,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -236,14 +236,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html b/output/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html
index 446f6fd..b78c585 100644
--- a/output/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html
+++ b/output/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html" property="og:url">

     

     

-      <meta content="2012-12-26T00:00:00+01:00" property="article:published_time">

+      <meta content="2012-12-26T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -64,7 +64,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -195,7 +195,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -210,14 +210,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html b/output/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html
index f4ebcde..e5ff0cb 100644
--- a/output/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html
+++ b/output/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html" property="og:url">

     

     

-      <meta content="2012-12-28T00:00:00+01:00" property="article:published_time">

+      <meta content="2012-12-28T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -165,7 +165,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -180,14 +180,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/02/18/libcloud-0-12-1-released.html b/output/blog/2013/02/18/libcloud-0-12-1-released.html
index addc04a..5c7e681 100644
--- a/output/blog/2013/02/18/libcloud-0-12-1-released.html
+++ b/output/blog/2013/02/18/libcloud-0-12-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/02/18/libcloud-0-12-1-released.html" property="og:url">

     

     

-      <meta content="2013-02-18T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-02-18T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -228,7 +228,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -243,14 +243,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/03/21/libcloud-0-12-3-released.html b/output/blog/2013/03/21/libcloud-0-12-3-released.html
index b2fffb0..67b3317 100644
--- a/output/blog/2013/03/21/libcloud-0-12-3-released.html
+++ b/output/blog/2013/03/21/libcloud-0-12-3-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/03/21/libcloud-0-12-3-released.html" property="og:url">

     

     

-      <meta content="2013-03-21T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-03-21T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -207,7 +207,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -222,14 +222,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/07/01/libcloud-0-13-0-released.html b/output/blog/2013/07/01/libcloud-0-13-0-released.html
index ff4531d..bb1c8fe 100644
--- a/output/blog/2013/07/01/libcloud-0-13-0-released.html
+++ b/output/blog/2013/07/01/libcloud-0-13-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/07/01/libcloud-0-13-0-released.html" property="og:url">

     

     

-      <meta content="2013-07-01T00:00:00+02:00" property="article:published_time">

+      <meta content="2013-07-01T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -203,7 +203,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -218,14 +218,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/08/04/new-committer-john-carr-joins-our-team.html b/output/blog/2013/08/04/new-committer-john-carr-joins-our-team.html
index 73bf696..3cbbec6 100644
--- a/output/blog/2013/08/04/new-committer-john-carr-joins-our-team.html
+++ b/output/blog/2013/08/04/new-committer-john-carr-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/08/04/new-committer-john-carr-joins-our-team.html" property="og:url">

     

     

-      <meta content="2013-08-04T00:00:00+02:00" property="article:published_time">

+      <meta content="2013-08-04T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -160,7 +160,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -175,14 +175,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/09/05/libcloud-0-13-1-released.html b/output/blog/2013/09/05/libcloud-0-13-1-released.html
index 481dbd6..676e486 100644
--- a/output/blog/2013/09/05/libcloud-0-13-1-released.html
+++ b/output/blog/2013/09/05/libcloud-0-13-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/09/05/libcloud-0-13-1-released.html" property="og:url">

     

     

-      <meta content="2013-09-05T00:00:00+02:00" property="article:published_time">

+      <meta content="2013-09-05T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -213,7 +213,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -228,14 +228,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/11/21/libcloud-0-14-0-beta3-released.html b/output/blog/2013/11/21/libcloud-0-14-0-beta3-released.html
index f4f105c..4a1f11a 100644
--- a/output/blog/2013/11/21/libcloud-0-14-0-beta3-released.html
+++ b/output/blog/2013/11/21/libcloud-0-14-0-beta3-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/11/21/libcloud-0-14-0-beta3-released.html" property="og:url">

     

     

-      <meta content="2013-11-21T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-11-21T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -247,7 +247,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -262,14 +262,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html b/output/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html
index e2e4bdf..afb14f3 100644
--- a/output/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html
+++ b/output/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html" property="og:url">

     

     

-      <meta content="2013-11-25T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-11-25T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -158,7 +158,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -173,14 +173,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html b/output/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html
index a0c11c2..4625605 100644
--- a/output/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html
+++ b/output/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html" property="og:url">

     

     

-      <meta content="2013-12-28T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-12-28T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -64,7 +64,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -212,7 +212,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -227,14 +227,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/12/29/new-low-volume-announce-mailing-list.html b/output/blog/2013/12/29/new-low-volume-announce-mailing-list.html
index 985ec35..54fb099 100644
--- a/output/blog/2013/12/29/new-low-volume-announce-mailing-list.html
+++ b/output/blog/2013/12/29/new-low-volume-announce-mailing-list.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/12/29/new-low-volume-announce-mailing-list.html" property="og:url">

     

     

-      <meta content="2013-12-29T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-12-29T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -64,7 +64,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -159,7 +159,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -174,14 +174,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2013/12/31/libcloud-0-13-3-released.html b/output/blog/2013/12/31/libcloud-0-13-3-released.html
index f394565..6f8c41e 100644
--- a/output/blog/2013/12/31/libcloud-0-13-3-released.html
+++ b/output/blog/2013/12/31/libcloud-0-13-3-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2013/12/31/libcloud-0-13-3-released.html" property="og:url">

     

     

-      <meta content="2013-12-31T00:00:00+01:00" property="article:published_time">

+      <meta content="2013-12-31T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -215,7 +215,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -230,14 +230,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html b/output/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html
index 1e0d2d7..aef866a 100644
--- a/output/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html
+++ b/output/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html" property="og:url">

     

     

-      <meta content="2014-01-01T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-01-01T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -172,7 +172,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -187,14 +187,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/01/22/libcloud-0-14-0-released.html b/output/blog/2014/01/22/libcloud-0-14-0-released.html
index 2fd8663..806f74c 100644
--- a/output/blog/2014/01/22/libcloud-0-14-0-released.html
+++ b/output/blog/2014/01/22/libcloud-0-14-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/01/22/libcloud-0-14-0-released.html" property="og:url">

     

     

-      <meta content="2014-01-22T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-01-22T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -221,7 +221,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -236,14 +236,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/01/23/welcome-to-the-new-website.html b/output/blog/2014/01/23/welcome-to-the-new-website.html
index 00b35f5..f06da20 100644
--- a/output/blog/2014/01/23/welcome-to-the-new-website.html
+++ b/output/blog/2014/01/23/welcome-to-the-new-website.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/01/23/welcome-to-the-new-website.html" property="og:url">

     

     

-      <meta content="2014-01-23T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-01-23T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -260,7 +260,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -275,14 +275,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html b/output/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html
index 05cf8a5..af16b1c 100644
--- a/output/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html
+++ b/output/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html" property="og:url">

     

     

-      <meta content="2014-01-27T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-01-27T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -168,7 +168,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -183,14 +183,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/04/libcloud-0-14-and-rackspace.html b/output/blog/2014/02/04/libcloud-0-14-and-rackspace.html
index 0dda1c7..e795acb 100644
--- a/output/blog/2014/02/04/libcloud-0-14-and-rackspace.html
+++ b/output/blog/2014/02/04/libcloud-0-14-and-rackspace.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/04/libcloud-0-14-and-rackspace.html" property="og:url">

     

     

-      <meta content="2014-02-04T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-04T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -166,7 +166,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -181,14 +181,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html b/output/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html
index 17edf0b..1971999 100644
--- a/output/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html
+++ b/output/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html" property="og:url">

     

     

-      <meta content="2014-02-07T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-07T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -155,7 +155,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -170,14 +170,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/08/libcloud-0-14-1-released.html b/output/blog/2014/02/08/libcloud-0-14-1-released.html
index f14cc2a..801470c 100644
--- a/output/blog/2014/02/08/libcloud-0-14-1-released.html
+++ b/output/blog/2014/02/08/libcloud-0-14-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/08/libcloud-0-14-1-released.html" property="og:url">

     

     

-      <meta content="2014-02-08T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-08T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -206,7 +206,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -221,14 +221,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html b/output/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html
index 243adb6..b695d6a 100644
--- a/output/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html
+++ b/output/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html" property="og:url">

     

     

-      <meta content="2014-02-11T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-11T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -163,7 +163,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -178,14 +178,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/14/call-for-participation-in-gsoc-2014.html b/output/blog/2014/02/14/call-for-participation-in-gsoc-2014.html
index ef14cb1..94f47c6 100644
--- a/output/blog/2014/02/14/call-for-participation-in-gsoc-2014.html
+++ b/output/blog/2014/02/14/call-for-participation-in-gsoc-2014.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/14/call-for-participation-in-gsoc-2014.html" property="og:url">

     

     

-      <meta content="2014-02-14T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-14T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -161,7 +161,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -176,14 +176,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/17/sebastien-goasguen-joins-our-team.html b/output/blog/2014/02/17/sebastien-goasguen-joins-our-team.html
index 085b498..01a0d1c 100644
--- a/output/blog/2014/02/17/sebastien-goasguen-joins-our-team.html
+++ b/output/blog/2014/02/17/sebastien-goasguen-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/17/sebastien-goasguen-joins-our-team.html" property="og:url">

     

     

-      <meta content="2014-02-17T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-17T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -162,7 +162,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -177,14 +177,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html b/output/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html
index 3da95db..e106f20 100644
--- a/output/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html
+++ b/output/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html" property="og:url">

     

     

-      <meta content="2014-02-18T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-18T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -328,7 +328,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -343,14 +343,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/02/21/libcloud-0-14-and-ikoula.html b/output/blog/2014/02/21/libcloud-0-14-and-ikoula.html
index f72e0d8..7c59c11 100644
--- a/output/blog/2014/02/21/libcloud-0-14-and-ikoula.html
+++ b/output/blog/2014/02/21/libcloud-0-14-and-ikoula.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/02/21/libcloud-0-14-and-ikoula.html" property="og:url">

     

     

-      <meta content="2014-02-21T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-02-21T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -70,7 +70,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -168,7 +168,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -183,14 +183,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/04/15/libcloud-at-apachecon.html b/output/blog/2014/04/15/libcloud-at-apachecon.html
index ebd8d32..6eca734 100644
--- a/output/blog/2014/04/15/libcloud-at-apachecon.html
+++ b/output/blog/2014/04/15/libcloud-at-apachecon.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/04/15/libcloud-at-apachecon.html" property="og:url">

     

     

-      <meta content="2014-04-15T00:00:00+02:00" property="article:published_time">

+      <meta content="2014-04-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -70,7 +70,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -184,7 +184,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -199,14 +199,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html b/output/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html
index f9e97a9..16ecb98 100644
--- a/output/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html
+++ b/output/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html" property="og:url">

     

     

-      <meta content="2014-05-13T00:00:00+02:00" property="article:published_time">

+      <meta content="2014-05-13T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -165,7 +165,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -180,14 +180,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/06/26/libcloud-0-15-0-released.html b/output/blog/2014/06/26/libcloud-0-15-0-released.html
index 626ab9d..6e7d3d7 100644
--- a/output/blog/2014/06/26/libcloud-0-15-0-released.html
+++ b/output/blog/2014/06/26/libcloud-0-15-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/06/26/libcloud-0-15-0-released.html" property="og:url">

     

     

-      <meta content="2014-06-26T00:00:00+02:00" property="article:published_time">

+      <meta content="2014-06-26T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html b/output/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html
index b2d4b24..9ab0a3f 100644
--- a/output/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html
+++ b/output/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html" property="og:url">

     

     

-      <meta content="2014-07-07T00:00:00+02:00" property="article:published_time">

+      <meta content="2014-07-07T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -70,7 +70,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -178,7 +178,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -193,14 +193,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/07/10/libcloud-0-15-1-released.html b/output/blog/2014/07/10/libcloud-0-15-1-released.html
index 5ef50f1..93d35ad 100644
--- a/output/blog/2014/07/10/libcloud-0-15-1-released.html
+++ b/output/blog/2014/07/10/libcloud-0-15-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/07/10/libcloud-0-15-1-released.html" property="og:url">

     

     

-      <meta content="2014-07-10T00:00:00+02:00" property="article:published_time">

+      <meta content="2014-07-10T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -206,7 +206,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -221,14 +221,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/11/12/libcloud-0-16-0-released.html b/output/blog/2014/11/12/libcloud-0-16-0-released.html
index 0492836..e428780 100644
--- a/output/blog/2014/11/12/libcloud-0-16-0-released.html
+++ b/output/blog/2014/11/12/libcloud-0-16-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/11/12/libcloud-0-16-0-released.html" property="og:url">

     

     

-      <meta content="2014-11-12T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-11-12T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -218,7 +218,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -233,14 +233,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2014/12/04/eric-johnson-joins-our-team.html b/output/blog/2014/12/04/eric-johnson-joins-our-team.html
index 9e0afaa..e69138b 100644
--- a/output/blog/2014/12/04/eric-johnson-joins-our-team.html
+++ b/output/blog/2014/12/04/eric-johnson-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2014/12/04/eric-johnson-joins-our-team.html" property="og:url">

     

     

-      <meta content="2014-12-04T00:00:00+01:00" property="article:published_time">

+      <meta content="2014-12-04T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -163,7 +163,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -178,14 +178,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/02/18/libcloud-0-17-0-released.html b/output/blog/2015/02/18/libcloud-0-17-0-released.html
index 2262f7c..268d4ec 100644
--- a/output/blog/2015/02/18/libcloud-0-17-0-released.html
+++ b/output/blog/2015/02/18/libcloud-0-17-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html" property="og:url">

     

     

-      <meta content="2015-02-18T00:00:00+01:00" property="article:published_time">

+      <meta content="2015-02-18T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -208,7 +208,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -223,14 +223,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/03/17/allard-hoeve-joins-our-team.html b/output/blog/2015/03/17/allard-hoeve-joins-our-team.html
index e20903f..66c5c73 100644
--- a/output/blog/2015/03/17/allard-hoeve-joins-our-team.html
+++ b/output/blog/2015/03/17/allard-hoeve-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/03/17/allard-hoeve-joins-our-team.html" property="og:url">

     

     

-      <meta content="2015-03-17T00:00:00+01:00" property="article:published_time">

+      <meta content="2015-03-17T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -162,7 +162,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -177,14 +177,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/08/13/libcloud-0-18-0-released.html b/output/blog/2015/08/13/libcloud-0-18-0-released.html
index 72ba7db..4ade275 100644
--- a/output/blog/2015/08/13/libcloud-0-18-0-released.html
+++ b/output/blog/2015/08/13/libcloud-0-18-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/08/13/libcloud-0-18-0-released.html" property="og:url">

     

     

-      <meta content="2015-08-13T00:00:00+02:00" property="article:published_time">

+      <meta content="2015-08-13T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -216,7 +216,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -231,14 +231,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html b/output/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html
index 76a7cf7..2af21f3 100644
--- a/output/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html
+++ b/output/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html" property="og:url">

     

     

-      <meta content="2015-10-05T00:00:00+02:00" property="article:published_time">

+      <meta content="2015-10-05T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -179,7 +179,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -194,14 +194,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/10/30/libcloud-0-19-0-released.html b/output/blog/2015/10/30/libcloud-0-19-0-released.html
index a33c9bc..dec8ed0 100644
--- a/output/blog/2015/10/30/libcloud-0-19-0-released.html
+++ b/output/blog/2015/10/30/libcloud-0-19-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/10/30/libcloud-0-19-0-released.html" property="og:url">

     

     

-      <meta content="2015-10-30T00:00:00+01:00" property="article:published_time">

+      <meta content="2015-10-30T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -216,7 +216,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -231,14 +231,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/11/18/anthony-shaw-joins-our-team.html b/output/blog/2015/11/18/anthony-shaw-joins-our-team.html
index a7a4510..a42cb27 100644
--- a/output/blog/2015/11/18/anthony-shaw-joins-our-team.html
+++ b/output/blog/2015/11/18/anthony-shaw-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/11/18/anthony-shaw-joins-our-team.html" property="og:url">

     

     

-      <meta content="2015-11-18T00:00:00+01:00" property="article:published_time">

+      <meta content="2015-11-18T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -196,7 +196,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -211,14 +211,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2015/12/15/libcloud-0-20-0-released.html b/output/blog/2015/12/15/libcloud-0-20-0-released.html
index 5b1b311..68479b1 100644
--- a/output/blog/2015/12/15/libcloud-0-20-0-released.html
+++ b/output/blog/2015/12/15/libcloud-0-20-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2015/12/15/libcloud-0-20-0-released.html" property="og:url">

     

     

-      <meta content="2015-12-15T00:00:00+01:00" property="article:published_time">

+      <meta content="2015-12-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -212,7 +212,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -227,14 +227,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/01/14/notice-for-linode-users.html b/output/blog/2016/01/14/notice-for-linode-users.html
index fc2d622..af8fce7 100644
--- a/output/blog/2016/01/14/notice-for-linode-users.html
+++ b/output/blog/2016/01/14/notice-for-linode-users.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/01/14/notice-for-linode-users.html" property="og:url">

     

     

-      <meta content="2016-01-14T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-01-14T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -217,7 +217,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -232,14 +232,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/01/19/libcloud-0-20-1-released.html b/output/blog/2016/01/19/libcloud-0-20-1-released.html
index 26dc76f..398bb4c 100644
--- a/output/blog/2016/01/19/libcloud-0-20-1-released.html
+++ b/output/blog/2016/01/19/libcloud-0-20-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/01/19/libcloud-0-20-1-released.html" property="og:url">

     

     

-      <meta content="2016-01-19T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-01-19T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/01/20/libcloud-1.0-pre1.html b/output/blog/2016/01/20/libcloud-1.0-pre1.html
index f4eb099..7e7b4bf 100644
--- a/output/blog/2016/01/20/libcloud-1.0-pre1.html
+++ b/output/blog/2016/01/20/libcloud-1.0-pre1.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/01/20/libcloud-1.0-pre1.html" property="og:url">

     

     

-      <meta content="2016-01-20T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-01-20T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -326,7 +326,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -341,14 +341,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/01/26/libcloud-1-0-0-pre1-released.html b/output/blog/2016/01/26/libcloud-1-0-0-pre1-released.html
index 3f62a52..749dd2e 100644
--- a/output/blog/2016/01/26/libcloud-1-0-0-pre1-released.html
+++ b/output/blog/2016/01/26/libcloud-1-0-0-pre1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/01/26/libcloud-1-0-0-pre1-released.html" property="og:url">

     

     

-      <meta content="2016-01-26T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-01-26T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -208,7 +208,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -223,14 +223,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/02/05/libcloud-containers-example.html b/output/blog/2016/02/05/libcloud-containers-example.html
index 9dff057..6b3311e 100644
--- a/output/blog/2016/02/05/libcloud-containers-example.html
+++ b/output/blog/2016/02/05/libcloud-containers-example.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/02/05/libcloud-containers-example.html" property="og:url">

     

     

-      <meta content="2016-02-05T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-02-05T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -365,7 +365,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -380,14 +380,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/02/16/new-drivers-deprecated-drivers.html b/output/blog/2016/02/16/new-drivers-deprecated-drivers.html
index c3e5968..308f8e5 100644
--- a/output/blog/2016/02/16/new-drivers-deprecated-drivers.html
+++ b/output/blog/2016/02/16/new-drivers-deprecated-drivers.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html" property="og:url">

     

     

-      <meta content="2016-02-16T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-02-16T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -195,7 +195,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -210,14 +210,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/04/06/requests-support.html b/output/blog/2016/04/06/requests-support.html
index a118a6d..4bcde30 100644
--- a/output/blog/2016/04/06/requests-support.html
+++ b/output/blog/2016/04/06/requests-support.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/04/06/requests-support.html" property="og:url">

     

     

-      <meta content="2016-04-06T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-04-06T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -240,7 +240,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -255,14 +255,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/04/11/libcloud-1-0-0-rc2-released.html b/output/blog/2016/04/11/libcloud-1-0-0-rc2-released.html
index 99f4495..a4cb03e 100644
--- a/output/blog/2016/04/11/libcloud-1-0-0-rc2-released.html
+++ b/output/blog/2016/04/11/libcloud-1-0-0-rc2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/04/11/libcloud-1-0-0-rc2-released.html" property="og:url">

     

     

-      <meta content="2016-04-11T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-04-11T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -478,7 +478,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -493,14 +493,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/06/22/libcloud-1-0-0-released.html b/output/blog/2016/06/22/libcloud-1-0-0-released.html
index e91b61a..d77791d 100644
--- a/output/blog/2016/06/22/libcloud-1-0-0-released.html
+++ b/output/blog/2016/06/22/libcloud-1-0-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/06/22/libcloud-1-0-0-released.html" property="og:url">

     

     

-      <meta content="2016-06-22T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-06-22T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -501,7 +501,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -516,14 +516,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/07/07/libcloud-1-1-0-released.html b/output/blog/2016/07/07/libcloud-1-1-0-released.html
index 132f804..7315534 100644
--- a/output/blog/2016/07/07/libcloud-1-1-0-released.html
+++ b/output/blog/2016/07/07/libcloud-1-1-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/07/07/libcloud-1-1-0-released.html" property="og:url">

     

     

-      <meta content="2016-07-07T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-07-07T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -206,7 +206,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -221,14 +221,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/09/23/libcloud-1-2-1-released.html b/output/blog/2016/09/23/libcloud-1-2-1-released.html
index 2ea7b0b..9e1abf8 100644
--- a/output/blog/2016/09/23/libcloud-1-2-1-released.html
+++ b/output/blog/2016/09/23/libcloud-1-2-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/09/23/libcloud-1-2-1-released.html" property="og:url">

     

     

-      <meta content="2016-09-23T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-09-23T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -262,7 +262,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -277,14 +277,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/10/14/libcloud-1-3-0-released.html b/output/blog/2016/10/14/libcloud-1-3-0-released.html
index 7637e3d..112d70a 100644
--- a/output/blog/2016/10/14/libcloud-1-3-0-released.html
+++ b/output/blog/2016/10/14/libcloud-1-3-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/10/14/libcloud-1-3-0-released.html" property="og:url">

     

     

-      <meta content="2016-10-14T00:00:00+02:00" property="article:published_time">

+      <meta content="2016-10-14T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -251,7 +251,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -266,14 +266,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/11/27/libcloud-1-4-0-released.html b/output/blog/2016/11/27/libcloud-1-4-0-released.html
index 17b49a4..271a672 100644
--- a/output/blog/2016/11/27/libcloud-1-4-0-released.html
+++ b/output/blog/2016/11/27/libcloud-1-4-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/11/27/libcloud-1-4-0-released.html" property="og:url">

     

     

-      <meta content="2016-11-27T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-11-27T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2016/12/29/libcloud-1-5-0-released.html b/output/blog/2016/12/29/libcloud-1-5-0-released.html
index 1ec49aa..93bcf6a 100644
--- a/output/blog/2016/12/29/libcloud-1-5-0-released.html
+++ b/output/blog/2016/12/29/libcloud-1-5-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2016/12/29/libcloud-1-5-0-released.html" property="og:url">

     

     

-      <meta content="2016-12-29T00:00:00+01:00" property="article:published_time">

+      <meta content="2016-12-29T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -213,7 +213,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -228,14 +228,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/04/07/libcloud-2-0-0-rc2-released.html b/output/blog/2017/04/07/libcloud-2-0-0-rc2-released.html
index 46feb5a..dd0c71a 100644
--- a/output/blog/2017/04/07/libcloud-2-0-0-rc2-released.html
+++ b/output/blog/2017/04/07/libcloud-2-0-0-rc2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/04/07/libcloud-2-0-0-rc2-released.html" property="og:url">

     

     

-      <meta content="2017-04-07T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-04-07T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -282,7 +282,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -297,14 +297,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/04/09/async-rfc.html b/output/blog/2017/04/09/async-rfc.html
index 79427d0..2eed106 100644
--- a/output/blog/2017/04/09/async-rfc.html
+++ b/output/blog/2017/04/09/async-rfc.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/04/09/async-rfc.html" property="og:url">

     

     

-      <meta content="2017-04-09T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-04-09T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -316,7 +316,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -331,14 +331,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/04/25/libcloud-2-0-0-released.html b/output/blog/2017/04/25/libcloud-2-0-0-released.html
index d066c8e..32bd7fb 100644
--- a/output/blog/2017/04/25/libcloud-2-0-0-released.html
+++ b/output/blog/2017/04/25/libcloud-2-0-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/04/25/libcloud-2-0-0-released.html" property="og:url">

     

     

-      <meta content="2017-04-25T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-04-25T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -354,7 +354,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -369,14 +369,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/07/17/libcloud-2-1-0-released.html b/output/blog/2017/07/17/libcloud-2-1-0-released.html
index b537cd3..35e9509 100644
--- a/output/blog/2017/07/17/libcloud-2-1-0-released.html
+++ b/output/blog/2017/07/17/libcloud-2-1-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/07/17/libcloud-2-1-0-released.html" property="og:url">

     

     

-      <meta content="2017-07-17T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-07-17T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -199,7 +199,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -214,14 +214,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/09/03/libcloud-2-2-0-released.html b/output/blog/2017/09/03/libcloud-2-2-0-released.html
index ab6dd01..a6e08e5 100644
--- a/output/blog/2017/09/03/libcloud-2-2-0-released.html
+++ b/output/blog/2017/09/03/libcloud-2-2-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/09/03/libcloud-2-2-0-released.html" property="og:url">

     

     

-      <meta content="2017-09-03T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-09-03T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -199,7 +199,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -214,14 +214,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/09/21/libcloud-2-2-1-released.html b/output/blog/2017/09/21/libcloud-2-2-1-released.html
index e931f50..1fff33c 100644
--- a/output/blog/2017/09/21/libcloud-2-2-1-released.html
+++ b/output/blog/2017/09/21/libcloud-2-2-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/09/21/libcloud-2-2-1-released.html" property="og:url">

     

     

-      <meta content="2017-09-21T00:00:00+02:00" property="article:published_time">

+      <meta content="2017-09-21T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -206,7 +206,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -221,14 +221,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2017/12/30/libcloud-year-in-review-2017-released.html b/output/blog/2017/12/30/libcloud-year-in-review-2017-released.html
index 35746da..d21a26b 100644
--- a/output/blog/2017/12/30/libcloud-year-in-review-2017-released.html
+++ b/output/blog/2017/12/30/libcloud-year-in-review-2017-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2017/12/30/libcloud-year-in-review-2017-released.html" property="og:url">

     

     

-      <meta content="2017-12-30T00:00:00+01:00" property="article:published_time">

+      <meta content="2017-12-30T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -225,7 +225,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -240,14 +240,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2018/03/03/libcloud-2-3-0-released.html b/output/blog/2018/03/03/libcloud-2-3-0-released.html
index 3948b6a..5746e71 100644
--- a/output/blog/2018/03/03/libcloud-2-3-0-released.html
+++ b/output/blog/2018/03/03/libcloud-2-3-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2018/03/03/libcloud-2-3-0-released.html" property="og:url">

     

     

-      <meta content="2018-03-03T00:00:00+01:00" property="article:published_time">

+      <meta content="2018-03-03T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -200,7 +200,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -215,14 +215,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2018/06/27/rick-van-de-loo-joins-our-team.html b/output/blog/2018/06/27/rick-van-de-loo-joins-our-team.html
index 782019e..f847cb1 100644
--- a/output/blog/2018/06/27/rick-van-de-loo-joins-our-team.html
+++ b/output/blog/2018/06/27/rick-van-de-loo-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2018/06/27/rick-van-de-loo-joins-our-team.html" property="og:url">

     

     

-      <meta content="2018-06-27T00:00:00+02:00" property="article:published_time">

+      <meta content="2018-06-27T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -187,7 +187,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -202,14 +202,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2018/11/08/libcloud-2-4-0-released.html b/output/blog/2018/11/08/libcloud-2-4-0-released.html
index 1c33a62..37ae2f3 100644
--- a/output/blog/2018/11/08/libcloud-2-4-0-released.html
+++ b/output/blog/2018/11/08/libcloud-2-4-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2018/11/08/libcloud-2-4-0-released.html" property="og:url">

     

     

-      <meta content="2018-11-08T00:00:00+01:00" property="article:published_time">

+      <meta content="2018-11-08T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2019/05/30/libcloud-2-5-0-released.html b/output/blog/2019/05/30/libcloud-2-5-0-released.html
index aac5401..9e5345e 100644
--- a/output/blog/2019/05/30/libcloud-2-5-0-released.html
+++ b/output/blog/2019/05/30/libcloud-2-5-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2019/05/30/libcloud-2-5-0-released.html" property="og:url">

     

     

-      <meta content="2019-05-30T00:00:00+02:00" property="article:published_time">

+      <meta content="2019-05-30T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -198,7 +198,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -213,14 +213,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2019/08/27/clemens-wolff-joins-our-team.html b/output/blog/2019/08/27/clemens-wolff-joins-our-team.html
index 3b4e970..0e87e53 100644
--- a/output/blog/2019/08/27/clemens-wolff-joins-our-team.html
+++ b/output/blog/2019/08/27/clemens-wolff-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2019/08/27/clemens-wolff-joins-our-team.html" property="og:url">

     

     

-      <meta content="2019-08-27T00:00:00+02:00" property="article:published_time">

+      <meta content="2019-08-27T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -188,7 +188,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -203,14 +203,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2019/08/28/libcloud-2-6-0-released.html b/output/blog/2019/08/28/libcloud-2-6-0-released.html
index 4422074..7e7c352 100644
--- a/output/blog/2019/08/28/libcloud-2-6-0-released.html
+++ b/output/blog/2019/08/28/libcloud-2-6-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2019/08/28/libcloud-2-6-0-released.html" property="og:url">

     

     

-      <meta content="2019-08-28T00:00:00+02:00" property="article:published_time">

+      <meta content="2019-08-28T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -209,7 +209,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -224,14 +224,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2019/11/18/libcloud-2-6-1-released.html b/output/blog/2019/11/18/libcloud-2-6-1-released.html
index 8331383..400bbf4 100644
--- a/output/blog/2019/11/18/libcloud-2-6-1-released.html
+++ b/output/blog/2019/11/18/libcloud-2-6-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2019/11/18/libcloud-2-6-1-released.html" property="og:url">

     

     

-      <meta content="2019-11-18T00:00:00+01:00" property="article:published_time">

+      <meta content="2019-11-18T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -196,7 +196,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -211,14 +211,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2019/12/09/libcloud-2-7-0-released.html b/output/blog/2019/12/09/libcloud-2-7-0-released.html
index 5a5e4d9..14d027f 100644
--- a/output/blog/2019/12/09/libcloud-2-7-0-released.html
+++ b/output/blog/2019/12/09/libcloud-2-7-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2019/12/09/libcloud-2-7-0-released.html" property="og:url">

     

     

-      <meta content="2019-12-09T00:00:00+01:00" property="article:published_time">

+      <meta content="2019-12-09T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -262,7 +262,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -277,14 +277,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/01/02/libcloud-2-8-0-released.html b/output/blog/2020/01/02/libcloud-2-8-0-released.html
index 14f43dc..9baa8fa 100644
--- a/output/blog/2020/01/02/libcloud-2-8-0-released.html
+++ b/output/blog/2020/01/02/libcloud-2-8-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/01/02/libcloud-2-8-0-released.html" property="og:url">

     

     

-      <meta content="2020-01-02T00:00:00+01:00" property="article:published_time">

+      <meta content="2020-01-02T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -221,7 +221,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -236,14 +236,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/01/29/libcloud-3-0-0-rc1-released.html b/output/blog/2020/01/29/libcloud-3-0-0-rc1-released.html
index 7196f43..89b6b2d 100644
--- a/output/blog/2020/01/29/libcloud-3-0-0-rc1-released.html
+++ b/output/blog/2020/01/29/libcloud-3-0-0-rc1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/01/29/libcloud-3-0-0-rc1-released.html" property="og:url">

     

     

-      <meta content="2020-01-29T00:00:00+01:00" property="article:published_time">

+      <meta content="2020-01-29T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -223,7 +223,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -238,14 +238,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/03/03/libcloud-2-8-1-released.html b/output/blog/2020/03/03/libcloud-2-8-1-released.html
index b3ec351..d82948f 100644
--- a/output/blog/2020/03/03/libcloud-2-8-1-released.html
+++ b/output/blog/2020/03/03/libcloud-2-8-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/03/03/libcloud-2-8-1-released.html" property="og:url">

     

     

-      <meta content="2020-03-03T00:00:00+01:00" property="article:published_time">

+      <meta content="2020-03-03T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -201,7 +201,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -216,14 +216,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/04/15/libcloud-2-8-2-released.html b/output/blog/2020/04/15/libcloud-2-8-2-released.html
index 8736a33..59cc1b3 100644
--- a/output/blog/2020/04/15/libcloud-2-8-2-released.html
+++ b/output/blog/2020/04/15/libcloud-2-8-2-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/04/15/libcloud-2-8-2-released.html" property="og:url">

     

     

-      <meta content="2020-04-15T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-04-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -202,7 +202,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -217,14 +217,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/04/15/libcloud-3-0-0-released.html b/output/blog/2020/04/15/libcloud-3-0-0-released.html
index 56dcd64..bac9c7d 100644
--- a/output/blog/2020/04/15/libcloud-3-0-0-released.html
+++ b/output/blog/2020/04/15/libcloud-3-0-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/04/15/libcloud-3-0-0-released.html" property="og:url">

     

     

-      <meta content="2020-04-15T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-04-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -217,7 +217,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -232,14 +232,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/06/12/libcloud-2-8-3-released.html b/output/blog/2020/06/12/libcloud-2-8-3-released.html
index e360cfe..8824dab 100644
--- a/output/blog/2020/06/12/libcloud-2-8-3-released.html
+++ b/output/blog/2020/06/12/libcloud-2-8-3-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/06/12/libcloud-2-8-3-released.html" property="og:url">

     

     

-      <meta content="2020-06-12T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-06-12T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/06/12/libcloud-3-1-0-released.html b/output/blog/2020/06/12/libcloud-3-1-0-released.html
index fbcb388..7a9c7f0 100644
--- a/output/blog/2020/06/12/libcloud-3-1-0-released.html
+++ b/output/blog/2020/06/12/libcloud-3-1-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/06/12/libcloud-3-1-0-released.html" property="og:url">

     

     

-      <meta content="2020-06-12T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-06-12T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html b/output/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html
index 46cf824..c7e0a9d 100644
--- a/output/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html
+++ b/output/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html" property="og:url">

     

     

-      <meta content="2020-08-02T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-08-02T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -181,7 +181,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -196,14 +196,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/08/31/miguel-caballer-joins-our-team.html b/output/blog/2020/08/31/miguel-caballer-joins-our-team.html
index 24d5a33..8598f5b 100644
--- a/output/blog/2020/08/31/miguel-caballer-joins-our-team.html
+++ b/output/blog/2020/08/31/miguel-caballer-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/08/31/miguel-caballer-joins-our-team.html" property="og:url">

     

     

-      <meta content="2020-08-31T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-08-31T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -183,7 +183,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -198,14 +198,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2020/09/20/libcloud-3-2-0-released.html b/output/blog/2020/09/20/libcloud-3-2-0-released.html
index d26c45c..d5f620a 100644
--- a/output/blog/2020/09/20/libcloud-3-2-0-released.html
+++ b/output/blog/2020/09/20/libcloud-3-2-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2020/09/20/libcloud-3-2-0-released.html" property="og:url">

     

     

-      <meta content="2020-09-20T00:00:00+02:00" property="article:published_time">

+      <meta content="2020-09-20T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2021/01/02/libcloud-3-3-0-released.html b/output/blog/2021/01/02/libcloud-3-3-0-released.html
index d4bcb3c..3123d1c 100644
--- a/output/blog/2021/01/02/libcloud-3-3-0-released.html
+++ b/output/blog/2021/01/02/libcloud-3-3-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2021/01/02/libcloud-3-3-0-released.html" property="og:url">

     

     

-      <meta content="2021-01-02T00:00:00+01:00" property="article:published_time">

+      <meta content="2021-01-02T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2021/01/25/libcloud-3-3-1-released.html b/output/blog/2021/01/25/libcloud-3-3-1-released.html
index f4bbb11..f912031 100644
--- a/output/blog/2021/01/25/libcloud-3-3-1-released.html
+++ b/output/blog/2021/01/25/libcloud-3-3-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2021/01/25/libcloud-3-3-1-released.html" property="og:url">

     

     

-      <meta content="2021-01-25T00:00:00+01:00" property="article:published_time">

+      <meta content="2021-01-25T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2021/06/03/dimitris-moraitis-joins-our-team.html b/output/blog/2021/06/03/dimitris-moraitis-joins-our-team.html
index 3d36373..5b5148d 100644
--- a/output/blog/2021/06/03/dimitris-moraitis-joins-our-team.html
+++ b/output/blog/2021/06/03/dimitris-moraitis-joins-our-team.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2021/06/03/dimitris-moraitis-joins-our-team.html" property="og:url">

     

     

-      <meta content="2021-06-03T00:00:00+02:00" property="article:published_time">

+      <meta content="2021-06-03T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -68,7 +68,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -174,7 +174,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -189,14 +189,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2021/11/11/libcloud-3-4-0-released.html b/output/blog/2021/11/11/libcloud-3-4-0-released.html
index 67a230f..881fa32 100644
--- a/output/blog/2021/11/11/libcloud-3-4-0-released.html
+++ b/output/blog/2021/11/11/libcloud-3-4-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2021/11/11/libcloud-3-4-0-released.html" property="og:url">

     

     

-      <meta content="2021-11-11T00:00:00+01:00" property="article:published_time">

+      <meta content="2021-11-11T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -230,7 +230,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -245,14 +245,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2021/11/15/libcloud-3-4-1-released.html b/output/blog/2021/11/15/libcloud-3-4-1-released.html
index 44be0b4..0a4afd3 100644
--- a/output/blog/2021/11/15/libcloud-3-4-1-released.html
+++ b/output/blog/2021/11/15/libcloud-3-4-1-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2021/11/15/libcloud-3-4-1-released.html" property="og:url">

     

     

-      <meta content="2021-11-15T00:00:00+01:00" property="article:published_time">

+      <meta content="2021-11-15T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -222,7 +222,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -237,14 +237,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/2022/03/12/libcloud-3-5-0-released.html b/output/blog/2022/03/12/libcloud-3-5-0-released.html
index 40db8dd..236e42e 100644
--- a/output/blog/2022/03/12/libcloud-3-5-0-released.html
+++ b/output/blog/2022/03/12/libcloud-3-5-0-released.html
@@ -41,7 +41,7 @@
       <meta content="https://libcloud.apache.org/blog/2022/03/12/libcloud-3-5-0-released.html" property="og:url">

     

     

-      <meta content="2022-03-12T00:00:00+01:00" property="article:published_time">

+      <meta content="2022-03-12T00:00:00+00:00" property="article:published_time">

       <meta content="https://libcloud.apache.org/about.html" property="article:author">

     

 

@@ -66,7 +66,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -225,7 +225,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -240,14 +240,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2010/02/index.html b/output/blog/archives/2010/02/index.html
index 1b58c27..b4b7f64 100644
--- a/output/blog/archives/2010/02/index.html
+++ b/output/blog/archives/2010/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -147,7 +147,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -162,14 +162,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2010/05/index.html b/output/blog/archives/2010/05/index.html
index c79dd75..6263b39 100644
--- a/output/blog/archives/2010/05/index.html
+++ b/output/blog/archives/2010/05/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -170,7 +170,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -185,14 +185,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2010/10/index.html b/output/blog/archives/2010/10/index.html
index fb7967f..1d1d565 100644
--- a/output/blog/archives/2010/10/index.html
+++ b/output/blog/archives/2010/10/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -172,7 +172,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -187,14 +187,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/01/index.html b/output/blog/archives/2011/01/index.html
index 8eb47c9..78d4541 100644
--- a/output/blog/archives/2011/01/index.html
+++ b/output/blog/archives/2011/01/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -167,7 +167,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -182,14 +182,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/02/index.html b/output/blog/archives/2011/02/index.html
index e9cfada..1101676 100644
--- a/output/blog/archives/2011/02/index.html
+++ b/output/blog/archives/2011/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -149,7 +149,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -164,14 +164,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/05/index.html b/output/blog/archives/2011/05/index.html
index 8cb2637..f079e84 100644
--- a/output/blog/archives/2011/05/index.html
+++ b/output/blog/archives/2011/05/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -232,7 +232,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -247,14 +247,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/06/index.html b/output/blog/archives/2011/06/index.html
index 399ab08..3b7db41 100644
--- a/output/blog/archives/2011/06/index.html
+++ b/output/blog/archives/2011/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -149,7 +149,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -164,14 +164,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/07/index.html b/output/blog/archives/2011/07/index.html
index e2896cb..7efad30 100644
--- a/output/blog/archives/2011/07/index.html
+++ b/output/blog/archives/2011/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -199,7 +199,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -214,14 +214,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/09/index.html b/output/blog/archives/2011/09/index.html
index 2d6a4d9..a4dfba5 100644
--- a/output/blog/archives/2011/09/index.html
+++ b/output/blog/archives/2011/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -152,7 +152,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -167,14 +167,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/10/index.html b/output/blog/archives/2011/10/index.html
index e785605..a02e3df 100644
--- a/output/blog/archives/2011/10/index.html
+++ b/output/blog/archives/2011/10/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -253,7 +253,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -268,14 +268,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/11/index.html b/output/blog/archives/2011/11/index.html
index a035e3b..f7dcfed 100644
--- a/output/blog/archives/2011/11/index.html
+++ b/output/blog/archives/2011/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -374,7 +374,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -389,14 +389,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2011/12/index.html b/output/blog/archives/2011/12/index.html
index 0ef9e01..18dbea3 100644
--- a/output/blog/archives/2011/12/index.html
+++ b/output/blog/archives/2011/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -259,7 +259,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -274,14 +274,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/02/index.html b/output/blog/archives/2012/02/index.html
index 4dc59aa..ba0860f 100644
--- a/output/blog/archives/2012/02/index.html
+++ b/output/blog/archives/2012/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -213,7 +213,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -228,14 +228,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/04/index.html b/output/blog/archives/2012/04/index.html
index c054027..c06e43c 100644
--- a/output/blog/archives/2012/04/index.html
+++ b/output/blog/archives/2012/04/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -218,7 +218,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -233,14 +233,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/05/index.html b/output/blog/archives/2012/05/index.html
index edaa4a0..d5b76f6 100644
--- a/output/blog/archives/2012/05/index.html
+++ b/output/blog/archives/2012/05/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -296,7 +296,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -311,14 +311,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/07/index.html b/output/blog/archives/2012/07/index.html
index a6a9264..da03a0e 100644
--- a/output/blog/archives/2012/07/index.html
+++ b/output/blog/archives/2012/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -229,7 +229,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -244,14 +244,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/08/index.html b/output/blog/archives/2012/08/index.html
index 37f97cc..c3a9c66 100644
--- a/output/blog/archives/2012/08/index.html
+++ b/output/blog/archives/2012/08/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -200,7 +200,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -215,14 +215,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/09/index.html b/output/blog/archives/2012/09/index.html
index e8b2bac..1ec076a 100644
--- a/output/blog/archives/2012/09/index.html
+++ b/output/blog/archives/2012/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -216,7 +216,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -231,14 +231,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/11/index.html b/output/blog/archives/2012/11/index.html
index b2ad7b6..fcec318 100644
--- a/output/blog/archives/2012/11/index.html
+++ b/output/blog/archives/2012/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -251,7 +251,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -266,14 +266,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2012/12/index.html b/output/blog/archives/2012/12/index.html
index a0f24c3..713fa3e 100644
--- a/output/blog/archives/2012/12/index.html
+++ b/output/blog/archives/2012/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -228,7 +228,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -243,14 +243,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/02/index.html b/output/blog/archives/2013/02/index.html
index 7454d11..7996acd 100644
--- a/output/blog/archives/2013/02/index.html
+++ b/output/blog/archives/2013/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -225,7 +225,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -240,14 +240,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/03/index.html b/output/blog/archives/2013/03/index.html
index bf12070..da442c3 100644
--- a/output/blog/archives/2013/03/index.html
+++ b/output/blog/archives/2013/03/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -204,7 +204,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -219,14 +219,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/07/index.html b/output/blog/archives/2013/07/index.html
index 7b57e95..3281a85 100644
--- a/output/blog/archives/2013/07/index.html
+++ b/output/blog/archives/2013/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -200,7 +200,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -215,14 +215,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/08/index.html b/output/blog/archives/2013/08/index.html
index 73ca586..1c828c7 100644
--- a/output/blog/archives/2013/08/index.html
+++ b/output/blog/archives/2013/08/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -155,7 +155,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -170,14 +170,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/09/index.html b/output/blog/archives/2013/09/index.html
index 471a68b..2aff251 100644
--- a/output/blog/archives/2013/09/index.html
+++ b/output/blog/archives/2013/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -210,7 +210,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -225,14 +225,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/11/index.html b/output/blog/archives/2013/11/index.html
index 78887b9..72cb8db 100644
--- a/output/blog/archives/2013/11/index.html
+++ b/output/blog/archives/2013/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -271,7 +271,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -286,14 +286,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2013/12/index.html b/output/blog/archives/2013/12/index.html
index a066007..aea74a6 100644
--- a/output/blog/archives/2013/12/index.html
+++ b/output/blog/archives/2013/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -323,7 +323,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -338,14 +338,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/01/index.html b/output/blog/archives/2014/01/index.html
index 301adf6..f5b8e69 100644
--- a/output/blog/archives/2014/01/index.html
+++ b/output/blog/archives/2014/01/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -425,7 +425,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -440,14 +440,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/02/index.html b/output/blog/archives/2014/02/index.html
index b898a66..951859a 100644
--- a/output/blog/archives/2014/02/index.html
+++ b/output/blog/archives/2014/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -449,7 +449,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -464,14 +464,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/02/page/2/index.html b/output/blog/archives/2014/02/page/2/index.html
index 19a8217..e3039e5 100644
--- a/output/blog/archives/2014/02/page/2/index.html
+++ b/output/blog/archives/2014/02/page/2/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -268,7 +268,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -283,14 +283,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/04/index.html b/output/blog/archives/2014/04/index.html
index c52d0bb..7c29316 100644
--- a/output/blog/archives/2014/04/index.html
+++ b/output/blog/archives/2014/04/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -177,7 +177,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -192,14 +192,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/05/index.html b/output/blog/archives/2014/05/index.html
index 532431b..1d6ffe8 100644
--- a/output/blog/archives/2014/05/index.html
+++ b/output/blog/archives/2014/05/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -160,7 +160,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -175,14 +175,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/06/index.html b/output/blog/archives/2014/06/index.html
index b9d7555..cf2a485 100644
--- a/output/blog/archives/2014/06/index.html
+++ b/output/blog/archives/2014/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -202,7 +202,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -217,14 +217,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/07/index.html b/output/blog/archives/2014/07/index.html
index 3f21b84..3276941 100644
--- a/output/blog/archives/2014/07/index.html
+++ b/output/blog/archives/2014/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -246,7 +246,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -261,14 +261,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/11/index.html b/output/blog/archives/2014/11/index.html
index de03508..87c09a9 100644
--- a/output/blog/archives/2014/11/index.html
+++ b/output/blog/archives/2014/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -215,7 +215,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -230,14 +230,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2014/12/index.html b/output/blog/archives/2014/12/index.html
index 0825d19..e825e2b 100644
--- a/output/blog/archives/2014/12/index.html
+++ b/output/blog/archives/2014/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -158,7 +158,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -173,14 +173,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/02/index.html b/output/blog/archives/2015/02/index.html
index 5577f8d..df3a92f 100644
--- a/output/blog/archives/2015/02/index.html
+++ b/output/blog/archives/2015/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -205,7 +205,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -220,14 +220,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/03/index.html b/output/blog/archives/2015/03/index.html
index 8dcbf1d..0d428be 100644
--- a/output/blog/archives/2015/03/index.html
+++ b/output/blog/archives/2015/03/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -159,7 +159,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -174,14 +174,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/08/index.html b/output/blog/archives/2015/08/index.html
index 7f5a9ce..3e66dc9 100644
--- a/output/blog/archives/2015/08/index.html
+++ b/output/blog/archives/2015/08/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -213,7 +213,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -228,14 +228,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/10/index.html b/output/blog/archives/2015/10/index.html
index 1ce604c..754b3b7 100644
--- a/output/blog/archives/2015/10/index.html
+++ b/output/blog/archives/2015/10/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -259,7 +259,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -274,14 +274,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/11/index.html b/output/blog/archives/2015/11/index.html
index 5c77f72..b7997c4 100644
--- a/output/blog/archives/2015/11/index.html
+++ b/output/blog/archives/2015/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -191,7 +191,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -206,14 +206,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2015/12/index.html b/output/blog/archives/2015/12/index.html
index 20496aa..a94d300 100644
--- a/output/blog/archives/2015/12/index.html
+++ b/output/blog/archives/2015/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -209,7 +209,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -224,14 +224,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/01/index.html b/output/blog/archives/2016/01/index.html
index d8dfb5f..e68bfb0 100644
--- a/output/blog/archives/2016/01/index.html
+++ b/output/blog/archives/2016/01/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -546,7 +546,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -561,14 +561,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/02/index.html b/output/blog/archives/2016/02/index.html
index 3cc098a..d366bf8 100644
--- a/output/blog/archives/2016/02/index.html
+++ b/output/blog/archives/2016/02/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -372,7 +372,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -387,14 +387,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/04/index.html b/output/blog/archives/2016/04/index.html
index 0afb929..c333020 100644
--- a/output/blog/archives/2016/04/index.html
+++ b/output/blog/archives/2016/04/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -570,7 +570,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -585,14 +585,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/06/index.html b/output/blog/archives/2016/06/index.html
index 137249e..f1673b3 100644
--- a/output/blog/archives/2016/06/index.html
+++ b/output/blog/archives/2016/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -494,7 +494,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -509,14 +509,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/07/index.html b/output/blog/archives/2016/07/index.html
index ebfc5cc..4ed3fcf 100644
--- a/output/blog/archives/2016/07/index.html
+++ b/output/blog/archives/2016/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -203,7 +203,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -218,14 +218,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/09/index.html b/output/blog/archives/2016/09/index.html
index 2c7a073..e5d75e0 100644
--- a/output/blog/archives/2016/09/index.html
+++ b/output/blog/archives/2016/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -259,7 +259,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -274,14 +274,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/10/index.html b/output/blog/archives/2016/10/index.html
index 2117e7f..4503f02 100644
--- a/output/blog/archives/2016/10/index.html
+++ b/output/blog/archives/2016/10/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -248,7 +248,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -263,14 +263,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/11/index.html b/output/blog/archives/2016/11/index.html
index 501d42b..4e07717 100644
--- a/output/blog/archives/2016/11/index.html
+++ b/output/blog/archives/2016/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -202,7 +202,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -217,14 +217,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2016/12/index.html b/output/blog/archives/2016/12/index.html
index 8453ee3..9711d5b 100644
--- a/output/blog/archives/2016/12/index.html
+++ b/output/blog/archives/2016/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -210,7 +210,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -225,14 +225,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2017/04/index.html b/output/blog/archives/2017/04/index.html
index 81610c0..d500a14 100644
--- a/output/blog/archives/2017/04/index.html
+++ b/output/blog/archives/2017/04/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -667,7 +667,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -682,14 +682,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2017/07/index.html b/output/blog/archives/2017/07/index.html
index 3e86feb..dc10a0a 100644
--- a/output/blog/archives/2017/07/index.html
+++ b/output/blog/archives/2017/07/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -196,7 +196,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -211,14 +211,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2017/09/index.html b/output/blog/archives/2017/09/index.html
index a75377f..98bf2d9 100644
--- a/output/blog/archives/2017/09/index.html
+++ b/output/blog/archives/2017/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -271,7 +271,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -286,14 +286,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2017/12/index.html b/output/blog/archives/2017/12/index.html
index 3c211c7..797bbbf 100644
--- a/output/blog/archives/2017/12/index.html
+++ b/output/blog/archives/2017/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -222,7 +222,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -237,14 +237,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2018/03/index.html b/output/blog/archives/2018/03/index.html
index 9fa986d..20e0b3a 100644
--- a/output/blog/archives/2018/03/index.html
+++ b/output/blog/archives/2018/03/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -197,7 +197,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -212,14 +212,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2018/06/index.html b/output/blog/archives/2018/06/index.html
index c9c3530..d096cdf 100644
--- a/output/blog/archives/2018/06/index.html
+++ b/output/blog/archives/2018/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -184,7 +184,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -199,14 +199,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2018/11/index.html b/output/blog/archives/2018/11/index.html
index 17004a3..c2f2992 100644
--- a/output/blog/archives/2018/11/index.html
+++ b/output/blog/archives/2018/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -194,7 +194,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -209,14 +209,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2019/05/index.html b/output/blog/archives/2019/05/index.html
index 3be1a1d..c01a0f4 100644
--- a/output/blog/archives/2019/05/index.html
+++ b/output/blog/archives/2019/05/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -195,7 +195,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -210,14 +210,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2019/08/index.html b/output/blog/archives/2019/08/index.html
index f292334..a52c16f 100644
--- a/output/blog/archives/2019/08/index.html
+++ b/output/blog/archives/2019/08/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -263,7 +263,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -278,14 +278,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2019/11/index.html b/output/blog/archives/2019/11/index.html
index 63f93d4..9ff0a91 100644
--- a/output/blog/archives/2019/11/index.html
+++ b/output/blog/archives/2019/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -193,7 +193,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -208,14 +208,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2019/12/index.html b/output/blog/archives/2019/12/index.html
index 10faee7..a04655a 100644
--- a/output/blog/archives/2019/12/index.html
+++ b/output/blog/archives/2019/12/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -259,7 +259,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -274,14 +274,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/01/index.html b/output/blog/archives/2020/01/index.html
index 9eed569..3a4998a 100644
--- a/output/blog/archives/2020/01/index.html
+++ b/output/blog/archives/2020/01/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -310,7 +310,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -325,14 +325,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/03/index.html b/output/blog/archives/2020/03/index.html
index 0597f8c..0aced2e 100644
--- a/output/blog/archives/2020/03/index.html
+++ b/output/blog/archives/2020/03/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -198,7 +198,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -213,14 +213,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/04/index.html b/output/blog/archives/2020/04/index.html
index 2f0088a..20384cf 100644
--- a/output/blog/archives/2020/04/index.html
+++ b/output/blog/archives/2020/04/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -285,7 +285,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -300,14 +300,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/06/index.html b/output/blog/archives/2020/06/index.html
index ad9b8c4..924e53c 100644
--- a/output/blog/archives/2020/06/index.html
+++ b/output/blog/archives/2020/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -260,7 +260,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -275,14 +275,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/08/index.html b/output/blog/archives/2020/08/index.html
index 79504d8..832916f 100644
--- a/output/blog/archives/2020/08/index.html
+++ b/output/blog/archives/2020/08/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -230,7 +230,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -245,14 +245,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2020/09/index.html b/output/blog/archives/2020/09/index.html
index 03f047d..09669c8 100644
--- a/output/blog/archives/2020/09/index.html
+++ b/output/blog/archives/2020/09/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -194,7 +194,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -209,14 +209,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2021/01/index.html b/output/blog/archives/2021/01/index.html
index 309e426..2435346 100644
--- a/output/blog/archives/2021/01/index.html
+++ b/output/blog/archives/2021/01/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -268,7 +268,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -283,14 +283,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2021/06/index.html b/output/blog/archives/2021/06/index.html
index 4e1d3e6..b220a21 100644
--- a/output/blog/archives/2021/06/index.html
+++ b/output/blog/archives/2021/06/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -169,7 +169,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -184,14 +184,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2021/11/index.html b/output/blog/archives/2021/11/index.html
index 7c49f17..6c29b5b 100644
--- a/output/blog/archives/2021/11/index.html
+++ b/output/blog/archives/2021/11/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -318,7 +318,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -333,14 +333,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/archives/2022/03/index.html b/output/blog/archives/2022/03/index.html
index 87d05c8..b2ea3e0 100644
--- a/output/blog/archives/2022/03/index.html
+++ b/output/blog/archives/2022/03/index.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -222,7 +222,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -237,14 +237,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/atom.xml b/output/blog/atom.xml
index 82ad003..59f0f85 100644
--- a/output/blog/atom.xml
+++ b/output/blog/atom.xml
@@ -5,7 +5,7 @@
   <link href="https://libcloud.apache.org" rel="self" />
   <link href="https://libcloud.apache.org" />
   <id>https://libcloud.apache.org</id>
-  <updated>2022-03-30T00:39:51+02:00</updated>
+  <updated>2022-03-30T08:27:56+00:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>
@@ -15,7 +15,7 @@
     <title>Libcloud 3.5.0 released</title>
     <link href="https://libcloud.apache.org/blog/2022/03/12/libcloud-3-5-0-released.html" />
     <id>https://libcloud.apache.org/blog/2022/03/12/libcloud-3-5-0-released.html</id>
-    <updated>2022-03-12T00:00:00+01:00</updated>
+    <updated>2022-03-12T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -102,7 +102,7 @@
     <title>Libcloud 3.4.1 released</title>
     <link href="https://libcloud.apache.org/blog/2021/11/15/libcloud-3-4-1-released.html" />
     <id>https://libcloud.apache.org/blog/2021/11/15/libcloud-3-4-1-released.html</id>
-    <updated>2021-11-15T00:00:00+01:00</updated>
+    <updated>2021-11-15T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -186,7 +186,7 @@
     <title>Libcloud 3.4.0 released</title>
     <link href="https://libcloud.apache.org/blog/2021/11/11/libcloud-3-4-0-released.html" />
     <id>https://libcloud.apache.org/blog/2021/11/11/libcloud-3-4-0-released.html</id>
-    <updated>2021-11-11T00:00:00+01:00</updated>
+    <updated>2021-11-11T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -278,7 +278,7 @@
     <title>Dimitris Moraitis (dmo) joins our team</title>
     <link href="https://libcloud.apache.org/blog/2021/06/03/dimitris-moraitis-joins-our-team.html" />
     <id>https://libcloud.apache.org/blog/2021/06/03/dimitris-moraitis-joins-our-team.html</id>
-    <updated>2021-06-03T00:00:00+02:00</updated>
+    <updated>2021-06-03T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -312,7 +312,7 @@
     <title>Libcloud 3.3.1 released</title>
     <link href="https://libcloud.apache.org/blog/2021/01/25/libcloud-3-3-1-released.html" />
     <id>https://libcloud.apache.org/blog/2021/01/25/libcloud-3-3-1-released.html</id>
-    <updated>2021-01-25T00:00:00+01:00</updated>
+    <updated>2021-01-25T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -379,7 +379,7 @@
     <title>Libcloud 3.3.0 released</title>
     <link href="https://libcloud.apache.org/blog/2021/01/02/libcloud-3-3-0-released.html" />
     <id>https://libcloud.apache.org/blog/2021/01/02/libcloud-3-3-0-released.html</id>
-    <updated>2021-01-02T00:00:00+01:00</updated>
+    <updated>2021-01-02T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -438,7 +438,7 @@
     <title>Libcloud 3.2.0 released</title>
     <link href="https://libcloud.apache.org/blog/2020/09/20/libcloud-3-2-0-released.html" />
     <id>https://libcloud.apache.org/blog/2020/09/20/libcloud-3-2-0-released.html</id>
-    <updated>2020-09-20T00:00:00+02:00</updated>
+    <updated>2020-09-20T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -497,7 +497,7 @@
     <title>Miguel Caballer (micafer) joins our team</title>
     <link href="https://libcloud.apache.org/blog/2020/08/31/miguel-caballer-joins-our-team.html" />
     <id>https://libcloud.apache.org/blog/2020/08/31/miguel-caballer-joins-our-team.html</id>
-    <updated>2020-08-31T00:00:00+02:00</updated>
+    <updated>2020-08-31T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -542,7 +542,7 @@
     <title>Latest up to date provider pricing.json data file is now available in an S3 bucket</title>
     <link href="https://libcloud.apache.org/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html" />
     <id>https://libcloud.apache.org/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html</id>
-    <updated>2020-08-02T00:00:00+02:00</updated>
+    <updated>2020-08-02T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
@@ -585,7 +585,7 @@
     <title>Libcloud 3.1.0 released</title>
     <link href="https://libcloud.apache.org/blog/2020/06/12/libcloud-3-1-0-released.html" />
     <id>https://libcloud.apache.org/blog/2020/06/12/libcloud-3-1-0-released.html</id>
-    <updated>2020-06-12T00:00:00+02:00</updated>
+    <updated>2020-06-12T00:00:00+00:00</updated>
     <author>
       <name>Tomaz Muraus</name>
     </author>
diff --git a/output/blog/index.html b/output/blog/index.html
index 1c71443..e3c21f4 100644
--- a/output/blog/index.html
+++ b/output/blog/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -553,7 +553,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -568,14 +568,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/10/index.html b/output/blog/page/10/index.html
index 0c72352..ce2e15a 100644
--- a/output/blog/page/10/index.html
+++ b/output/blog/page/10/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -520,7 +520,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -535,14 +535,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/11/index.html b/output/blog/page/11/index.html
index ed919d4..e77a4c2 100644
--- a/output/blog/page/11/index.html
+++ b/output/blog/page/11/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -460,7 +460,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -475,14 +475,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/12/index.html b/output/blog/page/12/index.html
index 66ba737..6122264 100644
--- a/output/blog/page/12/index.html
+++ b/output/blog/page/12/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -391,7 +391,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -406,14 +406,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/13/index.html b/output/blog/page/13/index.html
index a3ea270..c7d1a5c 100644
--- a/output/blog/page/13/index.html
+++ b/output/blog/page/13/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -519,7 +519,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -534,14 +534,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/14/index.html b/output/blog/page/14/index.html
index 08a27a8..4c368cc 100644
--- a/output/blog/page/14/index.html
+++ b/output/blog/page/14/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -475,7 +475,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -490,14 +490,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/15/index.html b/output/blog/page/15/index.html
index ca3a59a..c631834 100644
--- a/output/blog/page/15/index.html
+++ b/output/blog/page/15/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -423,7 +423,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -438,14 +438,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/16/index.html b/output/blog/page/16/index.html
index cc96ffa..5fb6fcc 100644
--- a/output/blog/page/16/index.html
+++ b/output/blog/page/16/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -533,7 +533,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -548,14 +548,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/17/index.html b/output/blog/page/17/index.html
index 258f4dc..b65329c 100644
--- a/output/blog/page/17/index.html
+++ b/output/blog/page/17/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -480,7 +480,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -495,14 +495,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/18/index.html b/output/blog/page/18/index.html
index 36092e7..a88f8a6 100644
--- a/output/blog/page/18/index.html
+++ b/output/blog/page/18/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -589,7 +589,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -604,14 +604,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/19/index.html b/output/blog/page/19/index.html
index 3b7a027..3cbe7fe 100644
--- a/output/blog/page/19/index.html
+++ b/output/blog/page/19/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -499,7 +499,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -514,14 +514,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/2/index.html b/output/blog/page/2/index.html
index 7007187..ba2e01e 100644
--- a/output/blog/page/2/index.html
+++ b/output/blog/page/2/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -460,7 +460,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -475,14 +475,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/20/index.html b/output/blog/page/20/index.html
index ca0ebf5..79abbb8 100644
--- a/output/blog/page/20/index.html
+++ b/output/blog/page/20/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -593,7 +593,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -608,14 +608,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/21/index.html b/output/blog/page/21/index.html
index f148b37..f3a6b2f 100644
--- a/output/blog/page/21/index.html
+++ b/output/blog/page/21/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -389,7 +389,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -404,14 +404,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/22/index.html b/output/blog/page/22/index.html
index c02f131..e443ab6 100644
--- a/output/blog/page/22/index.html
+++ b/output/blog/page/22/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -211,7 +211,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -226,14 +226,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/3/index.html b/output/blog/page/3/index.html
index 5289caa..809f0e5 100644
--- a/output/blog/page/3/index.html
+++ b/output/blog/page/3/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -545,7 +545,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -560,14 +560,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/4/index.html b/output/blog/page/4/index.html
index 7c4edb6..39a5119 100644
--- a/output/blog/page/4/index.html
+++ b/output/blog/page/4/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -581,7 +581,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -596,14 +596,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/5/index.html b/output/blog/page/5/index.html
index f2b22df..526eda1 100644
--- a/output/blog/page/5/index.html
+++ b/output/blog/page/5/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -512,7 +512,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -527,14 +527,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/6/index.html b/output/blog/page/6/index.html
index 257e3c4..4674b3f 100644
--- a/output/blog/page/6/index.html
+++ b/output/blog/page/6/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -779,7 +779,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -794,14 +794,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/7/index.html b/output/blog/page/7/index.html
index 952d806..5a5df0b 100644
--- a/output/blog/page/7/index.html
+++ b/output/blog/page/7/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -718,7 +718,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -733,14 +733,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/8/index.html b/output/blog/page/8/index.html
index 835c3dc..85eaf82 100644
--- a/output/blog/page/8/index.html
+++ b/output/blog/page/8/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -1123,7 +1123,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -1138,14 +1138,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/page/9/index.html b/output/blog/page/9/index.html
index ee21595..bd92c89 100644
--- a/output/blog/page/9/index.html
+++ b/output/blog/page/9/index.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -822,7 +822,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -837,14 +837,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/announcement.html b/output/blog/tags/announcement.html
index af7a5b0..8848ad5 100644
--- a/output/blog/tags/announcement.html
+++ b/output/blog/tags/announcement.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -473,7 +473,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -488,14 +488,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/apachecon.html b/output/blog/tags/apachecon.html
index aae2379..b578cd1 100644
--- a/output/blog/tags/apachecon.html
+++ b/output/blog/tags/apachecon.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -175,7 +175,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -190,14 +190,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/api.html b/output/blog/tags/api.html
index a1fd6f9..e386338 100644
--- a/output/blog/tags/api.html
+++ b/output/blog/tags/api.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -233,7 +233,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -248,14 +248,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/articles.html b/output/blog/tags/articles.html
index 83e4633..3b4182d 100644
--- a/output/blog/tags/articles.html
+++ b/output/blog/tags/articles.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -466,7 +466,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -481,14 +481,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/ccna.html b/output/blog/tags/ccna.html
index 6f314b2..994cd8f 100644
--- a/output/blog/tags/ccna.html
+++ b/output/blog/tags/ccna.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -175,7 +175,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -190,14 +190,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/celebrations.html b/output/blog/tags/celebrations.html
index f9da8e5..086f5b9 100644
--- a/output/blog/tags/celebrations.html
+++ b/output/blog/tags/celebrations.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -169,7 +169,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -184,14 +184,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/cloudstack.html b/output/blog/tags/cloudstack.html
index 2d286f3..1d99c36 100644
--- a/output/blog/tags/cloudstack.html
+++ b/output/blog/tags/cloudstack.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -159,7 +159,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -174,14 +174,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/conferences.html b/output/blog/tags/conferences.html
index 9fb4c1f..5dd73d6 100644
--- a/output/blog/tags/conferences.html
+++ b/output/blog/tags/conferences.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -220,7 +220,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -235,14 +235,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/containers.html b/output/blog/tags/containers.html
index 5d4dd3c..491d126 100644
--- a/output/blog/tags/containers.html
+++ b/output/blog/tags/containers.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -358,7 +358,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -373,14 +373,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/europython.html b/output/blog/tags/europython.html
index b7d949b..b91ae02 100644
--- a/output/blog/tags/europython.html
+++ b/output/blog/tags/europython.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -147,7 +147,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -162,14 +162,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/events.html b/output/blog/tags/events.html
index 8c980fa..daa8a4a 100644
--- a/output/blog/tags/events.html
+++ b/output/blog/tags/events.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -169,7 +169,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -184,14 +184,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/gce.html b/output/blog/tags/gce.html
index 6c2f0c3..937dcce 100644
--- a/output/blog/tags/gce.html
+++ b/output/blog/tags/gce.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -321,7 +321,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -336,14 +336,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/github.html b/output/blog/tags/github.html
index 9774d26..069b2e2 100644
--- a/output/blog/tags/github.html
+++ b/output/blog/tags/github.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -172,7 +172,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -187,14 +187,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/gsoc.html b/output/blog/tags/gsoc.html
index d8e24f8..b2507ba 100644
--- a/output/blog/tags/gsoc.html
+++ b/output/blog/tags/gsoc.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -188,7 +188,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -203,14 +203,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/gsoc2014.html b/output/blog/tags/gsoc2014.html
index 0a6bd5d..a4fb279 100644
--- a/output/blog/tags/gsoc2014.html
+++ b/output/blog/tags/gsoc2014.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -188,7 +188,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -203,14 +203,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/hacktoberfest.html b/output/blog/tags/hacktoberfest.html
index 4fccd01..7eef0c0 100644
--- a/output/blog/tags/hacktoberfest.html
+++ b/output/blog/tags/hacktoberfest.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -172,7 +172,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -187,14 +187,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/ikoula.html b/output/blog/tags/ikoula.html
index 67fefe1..6006a23 100644
--- a/output/blog/tags/ikoula.html
+++ b/output/blog/tags/ikoula.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -159,7 +159,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -174,14 +174,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/infrastructure.html b/output/blog/tags/infrastructure.html
index f2873d4..2747a40 100644
--- a/output/blog/tags/infrastructure.html
+++ b/output/blog/tags/infrastructure.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -187,7 +187,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -202,14 +202,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/linode.html b/output/blog/tags/linode.html
index 86412b1..556f081 100644
--- a/output/blog/tags/linode.html
+++ b/output/blog/tags/linode.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -210,7 +210,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -225,14 +225,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/new-committer.html b/output/blog/tags/new-committer.html
index 7414394..b5df09e 100644
--- a/output/blog/tags/new-committer.html
+++ b/output/blog/tags/new-committer.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -689,7 +689,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -704,14 +704,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/new-features.html b/output/blog/tags/new-features.html
index 7faf202..023c06f 100644
--- a/output/blog/tags/new-features.html
+++ b/output/blog/tags/new-features.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -269,7 +269,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -284,14 +284,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/new-pmc-member.html b/output/blog/tags/new-pmc-member.html
index d615a97..1239102 100644
--- a/output/blog/tags/new-pmc-member.html
+++ b/output/blog/tags/new-pmc-member.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -295,7 +295,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -310,14 +310,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/news.html b/output/blog/tags/news.html
index 47dc232..4abe513 100644
--- a/output/blog/tags/news.html
+++ b/output/blog/tags/news.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -8616,7 +8616,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -8631,14 +8631,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/pmc.html b/output/blog/tags/pmc.html
index c1e63d0..cac4206 100644
--- a/output/blog/tags/pmc.html
+++ b/output/blog/tags/pmc.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -153,7 +153,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -168,14 +168,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/podcasts.html b/output/blog/tags/podcasts.html
index b18ac27..b65445d 100644
--- a/output/blog/tags/podcasts.html
+++ b/output/blog/tags/podcasts.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -150,7 +150,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -165,14 +165,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/presentations.html b/output/blog/tags/presentations.html
index d7b80bf..2b6de2b 100644
--- a/output/blog/tags/presentations.html
+++ b/output/blog/tags/presentations.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -175,7 +175,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -190,14 +190,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/pricing-data.html b/output/blog/tags/pricing-data.html
index 6081ad0..88f6723 100644
--- a/output/blog/tags/pricing-data.html
+++ b/output/blog/tags/pricing-data.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -176,7 +176,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -191,14 +191,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/providers.html b/output/blog/tags/providers.html
index 11df320..67ef318 100644
--- a/output/blog/tags/providers.html
+++ b/output/blog/tags/providers.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -321,7 +321,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -336,14 +336,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/pycon.html b/output/blog/tags/pycon.html
index 9db0d5a..76dc71d 100644
--- a/output/blog/tags/pycon.html
+++ b/output/blog/tags/pycon.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -147,7 +147,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -162,14 +162,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/release-announcement.html b/output/blog/tags/release-announcement.html
index 6e97e5e..5d07627 100644
--- a/output/blog/tags/release-announcement.html
+++ b/output/blog/tags/release-announcement.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -6329,7 +6329,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -6344,14 +6344,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/security-release.html b/output/blog/tags/security-release.html
index bd2c26a..9868f3f 100644
--- a/output/blog/tags/security-release.html
+++ b/output/blog/tags/security-release.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -366,7 +366,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -381,14 +381,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/sprints.html b/output/blog/tags/sprints.html
index a9c787f..600a468 100644
--- a/output/blog/tags/sprints.html
+++ b/output/blog/tags/sprints.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -170,7 +170,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -185,14 +185,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/svn.html b/output/blog/tags/svn.html
index a5b2294..4c44915 100644
--- a/output/blog/tags/svn.html
+++ b/output/blog/tags/svn.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -187,7 +187,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -202,14 +202,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/tutorial.html b/output/blog/tags/tutorial.html
index 761e362..5794414 100644
--- a/output/blog/tags/tutorial.html
+++ b/output/blog/tags/tutorial.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -654,7 +654,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -669,14 +669,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/website.html b/output/blog/tags/website.html
index c833103..29f04ad 100644
--- a/output/blog/tags/website.html
+++ b/output/blog/tags/website.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -255,7 +255,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -270,14 +270,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/blog/tags/year-in-review.html b/output/blog/tags/year-in-review.html
index 90bad69..e83c666 100644
--- a/output/blog/tags/year-in-review.html
+++ b/output/blog/tags/year-in-review.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -220,7 +220,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -235,14 +235,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/community-resources.html b/output/community-resources.html
index c566e0b..d0cc0c0 100644
--- a/output/community-resources.html
+++ b/output/community-resources.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -184,7 +184,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -199,14 +199,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/community.html b/output/community.html
index 25907fd..d127f65 100644
--- a/output/community.html
+++ b/output/community.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -210,7 +210,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -225,14 +225,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/credits.html b/output/credits.html
index 0f6d1fa..4c8ea54 100644
--- a/output/credits.html
+++ b/output/credits.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -644,7 +644,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -659,14 +659,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/downloads.html b/output/downloads.html
index f862ede..2f31c96 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -349,7 +349,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -364,14 +364,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/getting-started.html b/output/getting-started.html
index 576a751..cdf1c51 100644
--- a/output/getting-started.html
+++ b/output/getting-started.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -232,7 +232,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -247,14 +247,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/gsoc-2012.html b/output/gsoc-2012.html
index e75e14f..92c6616 100644
--- a/output/gsoc-2012.html
+++ b/output/gsoc-2012.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -196,7 +196,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -211,14 +211,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/gsoc-2014.html b/output/gsoc-2014.html
index c36a454..cbc9749 100644
--- a/output/gsoc-2014.html
+++ b/output/gsoc-2014.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -182,7 +182,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -197,14 +197,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/gsoc.html b/output/gsoc.html
index b1ca01b..fdabfaf 100644
--- a/output/gsoc.html
+++ b/output/gsoc.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -142,7 +142,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -157,14 +157,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/index.html b/output/index.html
index 695c345..28e44fe 100644
--- a/output/index.html
+++ b/output/index.html
@@ -63,7 +63,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -336,7 +336,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -353,14 +353,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/media.html b/output/media.html
index 46aedaa..43e0141 100644
--- a/output/media.html
+++ b/output/media.html
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -152,7 +152,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -167,14 +167,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/security.html b/output/security.html
index 3d694c9..af3b056 100644
--- a/output/security.html
+++ b/output/security.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -238,7 +238,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -253,14 +253,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>
 

diff --git a/output/sitemap.xml b/output/sitemap.xml
index 277c77f..e148bc1 100644
--- a/output/sitemap.xml
+++ b/output/sitemap.xml
@@ -2,431 +2,431 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://libcloud.apache.org/blog/2010/02/02/libcloud-0-2-0-released.html</loc>
-<lastmod>2010-02-02T00:00:00+01:00</lastmod>
+<lastmod>2010-02-02T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2010/05/11/libcloud-0-3-1-released.html</loc>
-<lastmod>2010-05-11T00:00:00+02:00</lastmod>
+<lastmod>2010-05-11T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2010/10/12/libcloud-0-4-0-released.html</loc>
-<lastmod>2010-10-12T00:00:00+02:00</lastmod>
+<lastmod>2010-10-12T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/01/17/libcloud-0-4-2-released.html</loc>
-<lastmod>2011-01-17T00:00:00+01:00</lastmod>
+<lastmod>2011-01-17T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/02/15/libcloud-sprint-will-be-held-at-pycon-2011.html</loc>
-<lastmod>2011-02-15T00:00:00+01:00</lastmod>
+<lastmod>2011-02-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/05/25/libcloud-0-5-0-released.html</loc>
-<lastmod>2011-05-25T00:00:00+02:00</lastmod>
+<lastmod>2011-05-25T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/06/06/libcloud-sprint-will-be-held-at-europython-2011.html</loc>
-<lastmod>2011-06-06T00:00:00+02:00</lastmod>
+<lastmod>2011-06-06T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/07/04/libcloud-0-5-2-released.html</loc>
-<lastmod>2011-07-04T00:00:00+02:00</lastmod>
+<lastmod>2011-07-04T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/09/01/libcloud-on-floss-weekly.html</loc>
-<lastmod>2011-09-01T00:00:00+02:00</lastmod>
+<lastmod>2011-09-01T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/10/19/libcloud-0-6-0-beta1-released.html</loc>
-<lastmod>2011-10-19T00:00:00+02:00</lastmod>
+<lastmod>2011-10-19T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/11/09/libcloud-0-6-1-released.html</loc>
-<lastmod>2011-11-09T00:00:00+01:00</lastmod>
+<lastmod>2011-11-09T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/11/17/libcloud-0-6-2-released.html</loc>
-<lastmod>2011-11-17T00:00:00+01:00</lastmod>
+<lastmod>2011-11-17T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/11/22/new-committer-hutson-betts-join-our-team.html</loc>
-<lastmod>2011-11-22T00:00:00+01:00</lastmod>
+<lastmod>2011-11-22T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/12/09/libcloud-0-7-1-released.html</loc>
-<lastmod>2011-12-09T00:00:00+01:00</lastmod>
+<lastmod>2011-12-09T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2011/12/30/2011-in-retrospect-and-happy-new-year-from-libcloud-team.html</loc>
-<lastmod>2011-12-30T00:00:00+01:00</lastmod>
+<lastmod>2011-12-30T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/02/08/libcloud-0-8-0-released.html</loc>
-<lastmod>2012-02-08T00:00:00+01:00</lastmod>
+<lastmod>2012-02-08T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/04/01/libcloud-0-9-1-released.html</loc>
-<lastmod>2012-04-01T00:00:00+02:00</lastmod>
+<lastmod>2012-04-01T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/05/05/website-and-code-svn-repository-moved.html</loc>
-<lastmod>2012-05-05T00:00:00+02:00</lastmod>
+<lastmod>2012-05-05T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/05/24/libcloud-0-10-1-released.html</loc>
-<lastmod>2012-05-24T00:00:00+02:00</lastmod>
+<lastmod>2012-05-24T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/07/30/libcloud-0-11-0-released.html</loc>
-<lastmod>2012-07-30T00:00:00+02:00</lastmod>
+<lastmod>2012-07-30T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/08/22/libcloud-0-11-1-released.html</loc>
-<lastmod>2012-08-22T00:00:00+02:00</lastmod>
+<lastmod>2012-08-22T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/09/25/libcloud-0-11-3-released.html</loc>
-<lastmod>2012-09-25T00:00:00+02:00</lastmod>
+<lastmod>2012-09-25T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/11/16/new-committer-ilgiz-islamgulov-joins-the-team.html</loc>
-<lastmod>2012-11-16T00:00:00+01:00</lastmod>
+<lastmod>2012-11-16T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/11/19/libcloud-0-11-4-released.html</loc>
-<lastmod>2012-11-19T00:00:00+01:00</lastmod>
+<lastmod>2012-11-19T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/12/26/2012-in-retrospect-and-happy-new-year-from-libcloud-team.html</loc>
-<lastmod>2012-12-26T00:00:00+01:00</lastmod>
+<lastmod>2012-12-26T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2012/12/28/new-committer-mahendra-maheshwara-joins-our-team.html</loc>
-<lastmod>2012-12-28T00:00:00+01:00</lastmod>
+<lastmod>2012-12-28T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/02/18/libcloud-0-12-1-released.html</loc>
-<lastmod>2013-02-18T00:00:00+01:00</lastmod>
+<lastmod>2013-02-18T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/03/21/libcloud-0-12-3-released.html</loc>
-<lastmod>2013-03-21T00:00:00+01:00</lastmod>
+<lastmod>2013-03-21T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/07/01/libcloud-0-13-0-released.html</loc>
-<lastmod>2013-07-01T00:00:00+02:00</lastmod>
+<lastmod>2013-07-01T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/08/04/new-committer-john-carr-joins-our-team.html</loc>
-<lastmod>2013-08-04T00:00:00+02:00</lastmod>
+<lastmod>2013-08-04T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/09/05/libcloud-0-13-1-released.html</loc>
-<lastmod>2013-09-05T00:00:00+02:00</lastmod>
+<lastmod>2013-09-05T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/11/21/libcloud-0-14-0-beta3-released.html</loc>
-<lastmod>2013-11-21T00:00:00+01:00</lastmod>
+<lastmod>2013-11-21T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/11/25/new-committers-brian-curtin-joins-our-team.html</loc>
-<lastmod>2013-11-25T00:00:00+01:00</lastmod>
+<lastmod>2013-11-25T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/12/28/2013-in-retrospect-and-a-happy-new-year-from-the-libcloud-team.html</loc>
-<lastmod>2013-12-28T00:00:00+01:00</lastmod>
+<lastmod>2013-12-28T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/12/29/new-low-volume-announce-mailing-list.html</loc>
-<lastmod>2013-12-29T00:00:00+01:00</lastmod>
+<lastmod>2013-12-29T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2013/12/31/libcloud-0-13-3-released.html</loc>
-<lastmod>2013-12-31T00:00:00+01:00</lastmod>
+<lastmod>2013-12-31T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/01/01/quick-update-about-0-13-3-release-and-digitalocean-vulnerability.html</loc>
-<lastmod>2014-01-01T00:00:00+01:00</lastmod>
+<lastmod>2014-01-01T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/01/22/libcloud-0-14-0-released.html</loc>
-<lastmod>2014-01-22T00:00:00+01:00</lastmod>
+<lastmod>2014-01-22T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/01/23/welcome-to-the-new-website.html</loc>
-<lastmod>2014-01-23T00:00:00+01:00</lastmod>
+<lastmod>2014-01-23T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/01/27/libcloud-0-14-and-the-new-exoscale-driver.html</loc>
-<lastmod>2014-01-27T00:00:00+01:00</lastmod>
+<lastmod>2014-01-27T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/04/libcloud-0-14-and-rackspace.html</loc>
-<lastmod>2014-02-04T00:00:00+01:00</lastmod>
+<lastmod>2014-02-04T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/07/new-committer-alex-gaynor-joins-our-team.html</loc>
-<lastmod>2014-02-07T00:00:00+01:00</lastmod>
+<lastmod>2014-02-07T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/08/libcloud-0-14-1-released.html</loc>
-<lastmod>2014-02-08T00:00:00+01:00</lastmod>
+<lastmod>2014-02-08T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/11/libcloud-0-14-1-and-cloudsigma.html</loc>
-<lastmod>2014-02-11T00:00:00+01:00</lastmod>
+<lastmod>2014-02-11T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/14/call-for-participation-in-gsoc-2014.html</loc>
-<lastmod>2014-02-14T00:00:00+01:00</lastmod>
+<lastmod>2014-02-14T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/17/sebastien-goasguen-joins-our-team.html</loc>
-<lastmod>2014-02-17T00:00:00+01:00</lastmod>
+<lastmod>2014-02-17T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/18/libcloud-0-14-and-google-cloud-platform.html</loc>
-<lastmod>2014-02-18T00:00:00+01:00</lastmod>
+<lastmod>2014-02-18T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/02/21/libcloud-0-14-and-ikoula.html</loc>
-<lastmod>2014-02-21T00:00:00+01:00</lastmod>
+<lastmod>2014-02-21T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/04/15/libcloud-at-apachecon.html</loc>
-<lastmod>2014-04-15T00:00:00+02:00</lastmod>
+<lastmod>2014-04-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/05/13/libcloud-accepted-in-gsoc-2014.html</loc>
-<lastmod>2014-05-13T00:00:00+02:00</lastmod>
+<lastmod>2014-05-13T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/06/26/libcloud-0-15-0-released.html</loc>
-<lastmod>2014-06-26T00:00:00+02:00</lastmod>
+<lastmod>2014-06-26T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/07/07/libcloud-5th-birthday-celebration-during-europython-week-in-berlin.html</loc>
-<lastmod>2014-07-07T00:00:00+02:00</lastmod>
+<lastmod>2014-07-07T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/07/10/libcloud-0-15-1-released.html</loc>
-<lastmod>2014-07-10T00:00:00+02:00</lastmod>
+<lastmod>2014-07-10T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/11/12/libcloud-0-16-0-released.html</loc>
-<lastmod>2014-11-12T00:00:00+01:00</lastmod>
+<lastmod>2014-11-12T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2014/12/04/eric-johnson-joins-our-team.html</loc>
-<lastmod>2014-12-04T00:00:00+01:00</lastmod>
+<lastmod>2014-12-04T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/02/18/libcloud-0-17-0-released.html</loc>
-<lastmod>2015-02-18T00:00:00+01:00</lastmod>
+<lastmod>2015-02-18T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/03/17/allard-hoeve-joins-our-team.html</loc>
-<lastmod>2015-03-17T00:00:00+01:00</lastmod>
+<lastmod>2015-03-17T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/08/13/libcloud-0-18-0-released.html</loc>
-<lastmod>2015-08-13T00:00:00+02:00</lastmod>
+<lastmod>2015-08-13T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/10/05/libcloud-is-participating-in-hacktoberfest.html</loc>
-<lastmod>2015-10-05T00:00:00+02:00</lastmod>
+<lastmod>2015-10-05T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/10/30/libcloud-0-19-0-released.html</loc>
-<lastmod>2015-10-30T00:00:00+01:00</lastmod>
+<lastmod>2015-10-30T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/11/18/anthony-shaw-joins-our-team.html</loc>
-<lastmod>2015-11-18T00:00:00+01:00</lastmod>
+<lastmod>2015-11-18T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2015/12/15/libcloud-0-20-0-released.html</loc>
-<lastmod>2015-12-15T00:00:00+01:00</lastmod>
+<lastmod>2015-12-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/01/14/notice-for-linode-users.html</loc>
-<lastmod>2016-01-14T00:00:00+01:00</lastmod>
+<lastmod>2016-01-14T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/01/19/libcloud-0-20-1-released.html</loc>
-<lastmod>2016-01-19T00:00:00+01:00</lastmod>
+<lastmod>2016-01-19T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/01/20/libcloud-1.0-pre1.html</loc>
-<lastmod>2016-01-20T00:00:00+01:00</lastmod>
+<lastmod>2016-01-20T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/01/26/libcloud-1-0-0-pre1-released.html</loc>
-<lastmod>2016-01-26T00:00:00+01:00</lastmod>
+<lastmod>2016-01-26T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/02/05/libcloud-containers-example.html</loc>
-<lastmod>2016-02-05T00:00:00+01:00</lastmod>
+<lastmod>2016-02-05T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/02/16/new-drivers-deprecated-drivers.html</loc>
-<lastmod>2016-02-16T00:00:00+01:00</lastmod>
+<lastmod>2016-02-16T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/04/06/requests-support.html</loc>
-<lastmod>2016-04-06T00:00:00+02:00</lastmod>
+<lastmod>2016-04-06T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/04/11/libcloud-1-0-0-rc2-released.html</loc>
-<lastmod>2016-04-11T00:00:00+02:00</lastmod>
+<lastmod>2016-04-11T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/06/22/libcloud-1-0-0-released.html</loc>
-<lastmod>2016-06-22T00:00:00+02:00</lastmod>
+<lastmod>2016-06-22T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/07/07/libcloud-1-1-0-released.html</loc>
-<lastmod>2016-07-07T00:00:00+02:00</lastmod>
+<lastmod>2016-07-07T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/09/23/libcloud-1-2-1-released.html</loc>
-<lastmod>2016-09-23T00:00:00+02:00</lastmod>
+<lastmod>2016-09-23T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/10/14/libcloud-1-3-0-released.html</loc>
-<lastmod>2016-10-14T00:00:00+02:00</lastmod>
+<lastmod>2016-10-14T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/11/27/libcloud-1-4-0-released.html</loc>
-<lastmod>2016-11-27T00:00:00+01:00</lastmod>
+<lastmod>2016-11-27T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2016/12/29/libcloud-1-5-0-released.html</loc>
-<lastmod>2016-12-29T00:00:00+01:00</lastmod>
+<lastmod>2016-12-29T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/04/07/libcloud-2-0-0-rc2-released.html</loc>
-<lastmod>2017-04-07T00:00:00+02:00</lastmod>
+<lastmod>2017-04-07T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/04/09/async-rfc.html</loc>
-<lastmod>2017-04-09T00:00:00+02:00</lastmod>
+<lastmod>2017-04-09T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/04/25/libcloud-2-0-0-released.html</loc>
-<lastmod>2017-04-25T00:00:00+02:00</lastmod>
+<lastmod>2017-04-25T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/07/17/libcloud-2-1-0-released.html</loc>
-<lastmod>2017-07-17T00:00:00+02:00</lastmod>
+<lastmod>2017-07-17T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/09/03/libcloud-2-2-0-released.html</loc>
-<lastmod>2017-09-03T00:00:00+02:00</lastmod>
+<lastmod>2017-09-03T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/09/21/libcloud-2-2-1-released.html</loc>
-<lastmod>2017-09-21T00:00:00+02:00</lastmod>
+<lastmod>2017-09-21T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2017/12/30/libcloud-year-in-review-2017-released.html</loc>
-<lastmod>2017-12-30T00:00:00+01:00</lastmod>
+<lastmod>2017-12-30T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2018/03/03/libcloud-2-3-0-released.html</loc>
-<lastmod>2018-03-03T00:00:00+01:00</lastmod>
+<lastmod>2018-03-03T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2018/06/27/rick-van-de-loo-joins-our-team.html</loc>
-<lastmod>2018-06-27T00:00:00+02:00</lastmod>
+<lastmod>2018-06-27T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2018/11/08/libcloud-2-4-0-released.html</loc>
-<lastmod>2018-11-08T00:00:00+01:00</lastmod>
+<lastmod>2018-11-08T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2019/05/30/libcloud-2-5-0-released.html</loc>
-<lastmod>2019-05-30T00:00:00+02:00</lastmod>
+<lastmod>2019-05-30T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2019/08/27/clemens-wolff-joins-our-team.html</loc>
-<lastmod>2019-08-27T00:00:00+02:00</lastmod>
+<lastmod>2019-08-27T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2019/08/28/libcloud-2-6-0-released.html</loc>
-<lastmod>2019-08-28T00:00:00+02:00</lastmod>
+<lastmod>2019-08-28T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2019/11/18/libcloud-2-6-1-released.html</loc>
-<lastmod>2019-11-18T00:00:00+01:00</lastmod>
+<lastmod>2019-11-18T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2019/12/09/libcloud-2-7-0-released.html</loc>
-<lastmod>2019-12-09T00:00:00+01:00</lastmod>
+<lastmod>2019-12-09T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/01/02/libcloud-2-8-0-released.html</loc>
-<lastmod>2020-01-02T00:00:00+01:00</lastmod>
+<lastmod>2020-01-02T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/01/29/libcloud-3-0-0-rc1-released.html</loc>
-<lastmod>2020-01-29T00:00:00+01:00</lastmod>
+<lastmod>2020-01-29T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/03/03/libcloud-2-8-1-released.html</loc>
-<lastmod>2020-03-03T00:00:00+01:00</lastmod>
+<lastmod>2020-03-03T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/04/15/libcloud-2-8-2-released.html</loc>
-<lastmod>2020-04-15T00:00:00+02:00</lastmod>
+<lastmod>2020-04-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/04/15/libcloud-3-0-0-released.html</loc>
-<lastmod>2020-04-15T00:00:00+02:00</lastmod>
+<lastmod>2020-04-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/06/12/libcloud-2-8-3-released.html</loc>
-<lastmod>2020-06-12T00:00:00+02:00</lastmod>
+<lastmod>2020-06-12T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/06/12/libcloud-3-1-0-released.html</loc>
-<lastmod>2020-06-12T00:00:00+02:00</lastmod>
+<lastmod>2020-06-12T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/08/02/latest-provider-pricing-data-available-in-s3-bucket.html</loc>
-<lastmod>2020-08-02T00:00:00+02:00</lastmod>
+<lastmod>2020-08-02T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/08/31/miguel-caballer-joins-our-team.html</loc>
-<lastmod>2020-08-31T00:00:00+02:00</lastmod>
+<lastmod>2020-08-31T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2020/09/20/libcloud-3-2-0-released.html</loc>
-<lastmod>2020-09-20T00:00:00+02:00</lastmod>
+<lastmod>2020-09-20T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2021/01/02/libcloud-3-3-0-released.html</loc>
-<lastmod>2021-01-02T00:00:00+01:00</lastmod>
+<lastmod>2021-01-02T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2021/01/25/libcloud-3-3-1-released.html</loc>
-<lastmod>2021-01-25T00:00:00+01:00</lastmod>
+<lastmod>2021-01-25T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2021/06/03/dimitris-moraitis-joins-our-team.html</loc>
-<lastmod>2021-06-03T00:00:00+02:00</lastmod>
+<lastmod>2021-06-03T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2021/11/11/libcloud-3-4-0-released.html</loc>
-<lastmod>2021-11-11T00:00:00+01:00</lastmod>
+<lastmod>2021-11-11T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2021/11/15/libcloud-3-4-1-released.html</loc>
-<lastmod>2021-11-15T00:00:00+01:00</lastmod>
+<lastmod>2021-11-15T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/blog/2022/03/12/libcloud-3-5-0-released.html</loc>
-<lastmod>2022-03-12T00:00:00+01:00</lastmod>
+<lastmod>2022-03-12T00:00:00+00:00</lastmod>
 </url>
 <url>
 <loc>https://libcloud.apache.org/about</loc>
diff --git a/output/whois-using.html b/output/whois-using.html
index 0eaac94..c9d6828 100644
--- a/output/whois-using.html
+++ b/output/whois-using.html
@@ -61,7 +61,7 @@
             <span class="icon-bar"></span>

             <span class="icon-bar"></span>

           </button>

-          <a class="navbar-brand" href="/index.html"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

+          <a class="navbar-brand" href="/"><img src="/images/libcloud_logo.png" class="navbar-logo" /> Apache Libcloud</a>

         </div>

         <div class="collapse navbar-collapse navbar-ex1-collapse">

           <ul class="nav navbar-nav">

@@ -294,7 +294,7 @@
 <div class="footer-text">
   <p class="">Copyright &copy; 2009-2022 <a href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a></p>
   <p class="">Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-  <p class="">Site last updated on 2022-03-30 00:39:51 +0200</p>
+  <p class="">Site last updated on 2022-03-30 08:27:56 +0000</p>
 </div>
 

           </div>

@@ -309,14 +309,20 @@
     

 

     <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-23580482-1']);
-  _gaq.push(['_trackPageview']);
-
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
   (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    var u="https://analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '7']);
+    var d=document, g=d.createElement('script'),
+s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
   })();
 </script>