all repos — h3rald @ b7cb263c1da81d4845fad99a0db76bd373fe5475

The source code of the h3rald.com web site.

Updated site version.
h3rald h3rald@h3rald.com
Thu, 18 Jun 2026 17:53:44 +0200
commit

b7cb263c1da81d4845fad99a0db76bd373fe5475

parent

ded8e5a6799dd0a9270efb31da74d2f8c724a04b

2 files changed, 3 insertions(+), 3 deletions(-)

jump to
M contents/h3rald.htmlcontents/h3rald.html

@@ -17,8 +17,8 @@ <p>Currently, this site is fully static, it has no JavaScript, and it is powered by my very own static site generator, <a href="/hastysite">HastySite</a>.</p>

<h3>Major Releases</h3> -<h4>Version >= 5000( June 2026 &ndash; present)</h4> -<p>From this point on, H3RALD.com uses <a href="/conver">Convergent Versioning</a>.</p> +<h4>Version 500-0 (June 2026 &ndash; present)</h4> +<p>From this point on, H3RALD.com uses <a href="/conver">Convergent Versioning</a>, and it features a more simplified design that makes it compatible even with the <a href="https://dillo-browser.github.io" target="_blank">Dillo</a> browser.</p> <ul> <li>Web Server: <a href="http://wiki.nginx.org/Main">Nginx</a></li> <li>Database: n/a</li>
M templates/_footer.mustachetemplates/_footer.mustache

@@ -1,6 +1,6 @@

<footer class="sidebar"> <p> - <img src="/images/logo-light.svg" alt="H3RALD" class="logo-mini"> Web Site v510-5 + <img src="/images/logo-light.svg" alt="H3RALD" class="logo-mini"> Web Site v540-B </p> <p>This web site uses <a href="/conver">Convergent Versioning</a></p> <p>&copy; 2004&mdash;2026 &bull; <em>Fabio Cevasco</em></p>