Automatic Site Publish by Buildbot
diff --git a/output/blog/development-update-april-2024.html b/output/blog/development-update-april-2024.html
new file mode 100644
index 0000000..4f4b68a
--- /dev/null
+++ b/output/blog/development-update-april-2024.html
@@ -0,0 +1,224 @@
+<!doctype html>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         https://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html lang="en" prefix="og: https://ogp.me/ns#">
+  <head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+  <title>Development Update - April 2024</title>
+
+
+
+
+    <!-- Below Meta Tags Generated via https://www.opengraph.xyz -->
+    <!-- If you don't care about social media then remove this section -->
+    <!-- Values are set in pelicanconf.py -->
+    <!-- HTML Meta Tags -->
+    <meta name="description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base.">
+    <meta name="keywords" content="">
+    <!-- Facebook Meta Tags -->
+    <meta property="og:url" content="https://openoffice.apache.org">
+    <meta property="og:type" content="website">
+    <meta property="og:title" content="Apache OpenOffice">
+    <meta property="og:description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base.">
+    <meta property="og:image" content="https://openoffice.apache.org/images/AOO4_website_logo.png">
+    <!-- Twitter Meta Tags -->
+    <meta name="twitter:card" content="summary_large_image">
+    <meta property="twitter:domain" content="openoffice.apache.org">
+    <meta property="twitter:url" content="https://openoffice.apache.org">
+    <meta name="twitter:title" content="Apache OpenOffice">
+    <meta name="twitter:description" content="The official developer website of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base.">
+    <meta name="twitter:image" content="https://openoffice.apache.org/images/AOO4_website_logo.png">
+    <!-- Above Meta Tags Generated via https://www.opengraph.xyz -->
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+<link rel="icon" href="/favicon.ico" type="image/x-icon" />
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body id="index" class="home">
+  <div id="banner">
+      <div id="bannerleft"><a alt="Apache OpenOffice" href="/">
+          <img id="logo" alt="Apache OpenOffice" src="/images/AOO4_website_logo.png" height="60" width="161"/></a></div>
+      <div id="bannercenter">The Free and Open Productivity Suite</div>
+  </div>
+  <div id="clear"></div>
+  <nav class="navbar navbar-expand-sm navbar-dark bg-primary">
+<button class="navbar-toggler" type="button"
+        data-toggle="collapse" data-target="#navbarSupportedContent"
+        aria-controls="navbarSupportedContent" aria-expanded="false"
+        aria-label="Toggle navigation">
+  <span class="navbar-toggler-icon"></span>
+</button>
+
+<!-- General menu -->
+<div class="collapse navbar-collapse" id="navbarSupportedContent">
+  <ul class="navbar-nav mr-auto">
+    <li class="nav-item active dropdown">
+      <a class="nav-link dropdown-toggle" href="#" id="generalDropdown" role="button" data-toggle="dropdown" aria-expanded="false">General</a>
+      <ul class="dropdown-menu" aria-labelledby="generalDropdown">
+	<li><a class="dropdown-item" href="/index.html">About</a></li>
+	<li><a class="dropdown-item" href="/downloads.html">Downloads</a></li>
+	<li><a class="dropdown-item" href="/license.html">License</a></li>
+	<li><a class="dropdown-item" href="/mission.html">Mission</a></li>
+	<li><a class="dropdown-item" href="/trademarks.html">Trademarks</a></li>
+	<li><a class="dropdown-item" href="/press.html">Press</a></li>
+	<li><a class="dropdown-item" href="https://www.openoffice.org/">OpenOffice.org</a></li>
+      </ul>
+    </li>
+
+    <!-- Community menu -->
+    <li class="nav-item active dropdown">
+      <a class="nav-link dropdown-toggle" href="#" id="communityDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Community</a>
+      <ul class="dropdown-menu" aria-labelledby="communityDropdown">
+	<li><a class="dropdown-item" href="/get-involved.html">Get Involved</a></li>
+	<li><a class="dropdown-item" href="/orientation/index.html">Orientation</a></li>
+	<li><a class="dropdown-item" href="/mailing-lists.html">Mailing Lists</a></li>
+	<li><a class="dropdown-item" href="/social.html">Social Networking</a></li>
+	<li><a class="dropdown-item" href="/events.html">Events</a></li>
+	<li><a class="dropdown-item" href="https://www.openoffice.org/support/">Support</a></li>
+	<li><a class="dropdown-item" href="/native-lang.html">Native Language</a></li>
+	<li><a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/OOOUSERS/">Planning Wiki</a></li>
+	<li><a class="dropdown-item" href="/people.html">People</a></li>
+	<li><a class="dropdown-item" href="/community-faqs.html">Community FAQs</a></li>
+      </ul>
+    </li>
+
+    <!-- Development menu -->
+    <li class="nav-item active dropdown">
+      <a class="nav-link dropdown-toggle" href="#" id="developmentDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Development</a>
+      <ul class="dropdown-menu" aria-labelledby="developmentDropdown">
+	<li><a class="dropdown-item" href="/source.html">Source Code</a></li>
+	<li><a class="dropdown-item" href="/bug-tracking.html">Bug Tracking</a></li>
+	<li><a class="dropdown-item" href="/qa.html">Quality Assurance</a></li>
+	<li><a class="dropdown-item" href="/translate.html">Translation</a></li>
+	<li><a class="dropdown-item" href="/website-local.html">Website</a></li>
+	<li><a class="dropdown-item" href="/security.html">Security Reports</a></li>
+	<li><a class="dropdown-item" href="/contributing-code.html">Contributing Code</a></li>
+	<li><a class="dropdown-item" href="/developer-faqs.html">Developer FAQs</a></li>
+      </ul>
+    </li>
+
+    <!-- Project menu -->
+    <li class="nav-item active dropdown">
+      <a class="nav-link dropdown-toggle" href="#" id="projectDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Project</a>
+      <ul class="dropdown-menu" aria-labelledby="projectDropdown">
+        <li><a class="dropdown-item" href="/blogpage.html">Project Blog</a></li>
+	<li><a class="dropdown-item" href="/pmc-faqs.html">PMC FAQs</a></li>
+      </ul>
+    </li>
+  </ul>
+
+  <!-- The ASF menu -->
+  <div class="navbar-nav" style="padding-top: 0.5rem;">
+    <div class="nav-item dropdown dropdown-menu-right active">
+      <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+        <img src="https://www.apache.org/foundation/press/kit/feather.svg"
+          width="32" height="32" class="d-inline-block align-top"
+          alt="Apache Feather">
+        The ASF
+      </a>
+      <div class="dropdown-menu dropdown-menu-right">
+	<a class="dropdown-item" href="https://www.apache.org/">Website</a>
+	<a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>
+	<a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
+	<a class="dropdown-item" href="https://www.apache.org/events/current-event">Events</a>
+	<a class="dropdown-item" href="https://www.openoffice.org/donations.html">Donations</a>
+	<a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+	<a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+      </div>
+    </div>
+  </div>
+</div>  </nav>
+  <div id="contenta">
+<section id="content" class="body">
+  <header>
+    <h2 class="entry-title">
+      <a href="https://openoffice.apache.org/blog/development-update-april-2024.html" rel="bookmark"
+         title="Permalink to Development Update - April 2024">Development Update - April 2024</a></h2>
+ 
+  </header>
+  <footer class="post-info">
+    <time class="published" datetime="2024-04-03T21:00:00+01:00">
+      Wed 03 April 2024
+    </time>
+    <div class="category">
+        Category: <a href="https://openoffice.apache.org/category/blog.html">blog</a>
+    </div>
+  </footer><!-- /.post-info -->
+  <div class="entry-content">
+    <p>The Apache OpenOffice development is proceeding at a steady pace.</p>
+<p>The <a href="https://github.com/apache/openoffice/tree/trunk">"trunk" branch</a> has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.</p>
+<p>The most visible changes for users are the following:</p>
+<ul>
+<li>Enhanced compatibility with OOXML encryption, allowing to read encrypted files prepared with other Office Suites.</li>
+<li>Vector graphics can now be copied and pasted between OpenOffice and other applications in the <a href="https://en.wikipedia.org/wiki/SVG">SVG format</a>, that will help make prettier documents and increase interoperability between applications.</li>
+<li>various fixes in documentation, help files and interface, making the overall interface smoother and more pleasant to use.</li>
+</ul>
+<p>But developers also work on what is "under the hood". The trunk branch has seen:</p>
+<ul>
+<li>OpenSSL upgrade: this will improve security, encryption and digital signatures;</li>
+<li>fix of compilation errors under the latest Linux distributions, helping contributors build and test OpenOffice on their systems;</li>
+<li>various spelling fixes in the source code and documentation (because developers must understand what they are reading!);</li>
+<li>other sparse code fixes and cleanups, allowing developers to focus on more interesting things.</li>
+</ul>
+<p>Anyone can contribute to Apache OpenOffice! Start <a href="https://openoffice.apache.org/get-involved.html">reading here</a> if you are interested to help the project.</p>
+
+  </div><!-- /.entry-content -->
+</section>
+  </div>
+
+  <footer class="navbar-expand-lg navbar-light bg-light">
+    <div class="footer" id="footer">
+        <div class="container-fluid">
+          Copyright &copy; 2011-2024 The Apache Software Foundation,
+          Licensed under the
+          <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> | <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of Use</a> | <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a>
+          <br/>
+          Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation.
+          The Apache feather logo is a trademark of The Apache Software Foundation.
+          Other names appearing on the site may be trademarks of their respective owners.
+        </div><!-- #container-fluid -->
+        <div class="row container-fluid">
+          <div class="col-sm">
+            <a href="https://www.apache.org/">
+              <img src="https://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" style="border: 0; margin-top: 2px" width="200" height="82">
+            </a>
+          </div>
+          <div class="col-sm center-align">
+            <a href="https://www.apache.org/foundation/contributing.html">
+              <img src="https://www.apache.org/images/SupportApache-small.png" alt="Support The ASF" height="80" width="80">
+            </a>
+          </div>
+          <div class="col-sm right-align">
+            <a class="acevent" data-format="wide" data-mode="light" data-event="random"></a>
+          </div>
+        </div>
+    </div>
+  </footer>
+  <!-- Start load of stylesheets (will need to upgrade periodically) -->
+  <link href="/theme/css/bootstrap.min.css" rel="stylesheet" type="text/css">
+  <link href="/theme/css/github-markdown.min.css" rel="stylesheet" type="text/css">
+  <link href="/theme/css/openoffice.css" rel="stylesheet" type="text/css">
+  <!-- End stylesheets -->
+  <!-- Start the loading of javascript frameworks (will need to upgrade periodically) -->
+  <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+  <script src="/theme/js/jquery.slim.min.js"></script>
+  <script src="/theme/js/popper.min.js"></script>
+  <script src="/theme/js/bootstrap.min.js"></script>
+  <!-- End the loading of javascript frameworks -->
+<!-- Source: blog/development-update-april-2024.markdown; Template: article; Url: blog/development-update-april-2024.html --></body>
+</html>
\ No newline at end of file
diff --git a/output/blogpage.html b/output/blogpage.html
index 6249738..3bb1130 100644
--- a/output/blogpage.html
+++ b/output/blogpage.html
@@ -148,6 +148,22 @@
                 <article class="post">
                     <header>
                         <div class="title">
+                            <h2><a href="/blog/development-update-april-2024.html">Development Update - April 2024</a></h2>
+                            <p>Posted on: 2024-04-03 21:00:00+01:00</p>
+                            <p><p>The Apache OpenOffice development is proceeding at a steady pace.</p>
+<p>The <a href="https://github.com/apache/openoffice/tree/trunk">"trunk" branch</a> has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.</p>
+<p>The …</p></p>
+                        </div>
+                    </header>
+                </article>
+            </div>
+        </div>
+        <!-- Post -->
+        <div class="row">
+            <div class="callout">
+                <article class="post">
+                    <header>
+                        <div class="title">
                             <h2><a href="/blog/back-to-the-future-initiative.html">Back to the Future Initiative</a></h2>
                             <p>Posted on: 2024-04-01 00:00:00+00:00</p>
                             <p><p>The Apache OpenOffice Development Team is proud to announce that the
diff --git a/output/category/blog.html b/output/category/blog.html
index 2a2b90a..53e81df 100644
--- a/output/category/blog.html
+++ b/output/category/blog.html
@@ -144,6 +144,17 @@
 
 <ol id="post-list">
         <li><article class="hentry">
+                <header> <h2 class="entry-title"><a href="https://openoffice.apache.org/blog/development-update-april-2024.html" rel="bookmark" title="Permalink to Development Update - April 2024">Development Update - April 2024</a></h2> </header>
+                <footer class="post-info">
+                    <time class="published" datetime="2024-04-03T21:00:00+01:00"> Wed 03 April 2024 </time>
+                    <address class="vcard author">By
+                    </address>
+                </footer><!-- /.post-info -->
+                <div class="entry-content"> <p>The Apache OpenOffice development is proceeding at a steady pace.</p>
+<p>The <a href="https://github.com/apache/openoffice/tree/trunk">"trunk" branch</a> has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.</p>
+<p>The …</p> </div><!-- /.entry-content -->
+        </article></li>
+        <li><article class="hentry">
                 <header> <h2 class="entry-title"><a href="https://openoffice.apache.org/blog/back-to-the-future-initiative.html" rel="bookmark" title="Permalink to Back to the Future Initiative">Back to the Future Initiative</a></h2> </header>
                 <footer class="post-info">
                     <time class="published" datetime="2024-04-01T00:00:00+00:00"> Mon 01 April 2024 </time>
diff --git a/output/feeds/all-en.atom.xml b/output/feeds/all-en.atom.xml
index 877fad9..ea38b47 100644
--- a/output/feeds/all-en.atom.xml
+++ b/output/feeds/all-en.atom.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache OpenOffice</title><link href="https://openoffice.apache.org/" rel="alternate"></link><link href="https://openoffice.apache.org/feeds/all-en.atom.xml" rel="self"></link><id>https://openoffice.apache.org/</id><updated>2024-04-01T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Back to the Future Initiative</title><link href="https://openoffice.apache.org/blog/back-to-the-future-initiative.html" rel="alternate"></link><published>2024-04-01T00:00:00+00:00</published><updated>2024-04-01T00:00:00+00:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-01:/blog/back-to-the-future-initiative.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice Development Team is proud to announce that the
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache OpenOffice</title><link href="https://openoffice.apache.org/" rel="alternate"></link><link href="https://openoffice.apache.org/feeds/all-en.atom.xml" rel="self"></link><id>https://openoffice.apache.org/</id><updated>2024-04-03T21:00:00+01:00</updated><subtitle></subtitle><entry><title>Development Update - April 2024</title><link href="https://openoffice.apache.org/blog/development-update-april-2024.html" rel="alternate"></link><published>2024-04-03T21:00:00+01:00</published><updated>2024-04-03T21:00:00+01:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-03:/blog/development-update-april-2024.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice development is proceeding at a steady pace.&lt;/p&gt;
+&lt;p&gt;The &lt;a href="https://github.com/apache/openoffice/tree/trunk"&gt;"trunk" branch&lt;/a&gt; has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.&lt;/p&gt;
+&lt;p&gt;The …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Apache OpenOffice development is proceeding at a steady pace.&lt;/p&gt;
+&lt;p&gt;The &lt;a href="https://github.com/apache/openoffice/tree/trunk"&gt;"trunk" branch&lt;/a&gt; has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.&lt;/p&gt;
+&lt;p&gt;The most visible changes for users are the following:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Enhanced compatibility with OOXML encryption, allowing to read encrypted files prepared with other Office Suites.&lt;/li&gt;
+&lt;li&gt;Vector graphics can now be copied and pasted between OpenOffice and other applications in the &lt;a href="https://en.wikipedia.org/wiki/SVG"&gt;SVG format&lt;/a&gt;, that will help make prettier documents and increase interoperability between applications.&lt;/li&gt;
+&lt;li&gt;various fixes in documentation, help files and interface, making the overall interface smoother and more pleasant to use.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;But developers also work on what is "under the hood". The trunk branch has seen:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;OpenSSL upgrade: this will improve security, encryption and digital signatures;&lt;/li&gt;
+&lt;li&gt;fix of compilation errors under the latest Linux distributions, helping contributors build and test OpenOffice on their systems;&lt;/li&gt;
+&lt;li&gt;various spelling fixes in the source code and documentation (because developers must understand what they are reading!);&lt;/li&gt;
+&lt;li&gt;other sparse code fixes and cleanups, allowing developers to focus on more interesting things.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Anyone can contribute to Apache OpenOffice! Start &lt;a href="https://openoffice.apache.org/get-involved.html"&gt;reading here&lt;/a&gt; if you are interested to help the project.&lt;/p&gt;
+</content><category term="blog"></category></entry><entry><title>Back to the Future Initiative</title><link href="https://openoffice.apache.org/blog/back-to-the-future-initiative.html" rel="alternate"></link><published>2024-04-01T00:00:00+00:00</published><updated>2024-04-01T00:00:00+00:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-01:/blog/back-to-the-future-initiative.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice Development Team is proud to announce that the
 next releases will introduce an important change: a text-only user
 interface.&lt;/p&gt;
 &lt;p&gt;We all know that today's applications are shifting from local systems
diff --git a/output/feeds/blog.atom.xml b/output/feeds/blog.atom.xml
index d322016..2c69f28 100644
--- a/output/feeds/blog.atom.xml
+++ b/output/feeds/blog.atom.xml
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache OpenOffice - blog</title><link href="https://openoffice.apache.org/" rel="alternate"></link><link href="https://openoffice.apache.org/feeds/blog.atom.xml" rel="self"></link><id>https://openoffice.apache.org/</id><updated>2024-04-01T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Back to the Future Initiative</title><link href="https://openoffice.apache.org/blog/back-to-the-future-initiative.html" rel="alternate"></link><published>2024-04-01T00:00:00+00:00</published><updated>2024-04-01T00:00:00+00:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-01:/blog/back-to-the-future-initiative.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice Development Team is proud to announce that the
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache OpenOffice - blog</title><link href="https://openoffice.apache.org/" rel="alternate"></link><link href="https://openoffice.apache.org/feeds/blog.atom.xml" rel="self"></link><id>https://openoffice.apache.org/</id><updated>2024-04-03T21:00:00+01:00</updated><subtitle></subtitle><entry><title>Development Update - April 2024</title><link href="https://openoffice.apache.org/blog/development-update-april-2024.html" rel="alternate"></link><published>2024-04-03T21:00:00+01:00</published><updated>2024-04-03T21:00:00+01:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-03:/blog/development-update-april-2024.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice development is proceeding at a steady pace.&lt;/p&gt;
+&lt;p&gt;The &lt;a href="https://github.com/apache/openoffice/tree/trunk"&gt;"trunk" branch&lt;/a&gt; has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.&lt;/p&gt;
+&lt;p&gt;The …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Apache OpenOffice development is proceeding at a steady pace.&lt;/p&gt;
+&lt;p&gt;The &lt;a href="https://github.com/apache/openoffice/tree/trunk"&gt;"trunk" branch&lt;/a&gt; has seen quite some important edits in the last few months. But because not all these changes are considered "mature enough" for the public, we will try to give you an overview in this blog post.&lt;/p&gt;
+&lt;p&gt;The most visible changes for users are the following:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;Enhanced compatibility with OOXML encryption, allowing to read encrypted files prepared with other Office Suites.&lt;/li&gt;
+&lt;li&gt;Vector graphics can now be copied and pasted between OpenOffice and other applications in the &lt;a href="https://en.wikipedia.org/wiki/SVG"&gt;SVG format&lt;/a&gt;, that will help make prettier documents and increase interoperability between applications.&lt;/li&gt;
+&lt;li&gt;various fixes in documentation, help files and interface, making the overall interface smoother and more pleasant to use.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;But developers also work on what is "under the hood". The trunk branch has seen:&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;OpenSSL upgrade: this will improve security, encryption and digital signatures;&lt;/li&gt;
+&lt;li&gt;fix of compilation errors under the latest Linux distributions, helping contributors build and test OpenOffice on their systems;&lt;/li&gt;
+&lt;li&gt;various spelling fixes in the source code and documentation (because developers must understand what they are reading!);&lt;/li&gt;
+&lt;li&gt;other sparse code fixes and cleanups, allowing developers to focus on more interesting things.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;Anyone can contribute to Apache OpenOffice! Start &lt;a href="https://openoffice.apache.org/get-involved.html"&gt;reading here&lt;/a&gt; if you are interested to help the project.&lt;/p&gt;
+</content><category term="blog"></category></entry><entry><title>Back to the Future Initiative</title><link href="https://openoffice.apache.org/blog/back-to-the-future-initiative.html" rel="alternate"></link><published>2024-04-01T00:00:00+00:00</published><updated>2024-04-01T00:00:00+00:00</updated><author><name></name></author><id>tag:openoffice.apache.org,2024-04-01:/blog/back-to-the-future-initiative.html</id><summary type="html">&lt;p&gt;The Apache OpenOffice Development Team is proud to announce that the
 next releases will introduce an important change: a text-only user
 interface.&lt;/p&gt;
 &lt;p&gt;We all know that today's applications are shifting from local systems
diff --git a/output/robots.txt b/output/robots.txt
index 5d00141..d5a5230 100644
--- a/output/robots.txt
+++ b/output/robots.txt
@@ -1,3 +1,2 @@
 User-agent: *
 Disallow: /doap_openoffice.rdf
-Disallow: /style-test.html