all repos — h3rald @ ea7fd5771ef9c5a1944e87244ba5fa732b31d133

The sources of https://h3rald.com

Updated h3rald web site project.
h3rald h3rald@h3rald.com
Fri, 23 Feb 2024 21:43:09 +0000
commit

ea7fd5771ef9c5a1944e87244ba5fa732b31d133

parent

b3442cd80d633f1412303de98a8301e8b8fd86c0

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

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

@@ -9,7 +9,7 @@ summary: "This very web site, in its 10th incarnation. H3RALD.com has been operative since 2004 and through the years its backend changed from being pure vanilla HTML, to server-side PHP (Prado and CakePHP) to Ruby (Rails, Nanoc), and finally Nim and min (HastySite)."

version: 10.0.0 ----- <p>The H3RALD.com domain was bought on 28 March 2004 and since then it has always been my home on the Internet. Through the years, a total of 10 major versions of this web site has been released.</p> -<p>Currently, this site is fully static, it has no JavaScript, and it is powered by my very own static site generator, [HastySite](/hastysite).</p> +<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>

@@ -23,7 +23,7 @@ </ul>

<h4>Version 9 (October 2017 &ndash; March 2024)</h4> <ul> <li>Web Server: <a href="http://wiki.nginx.org/Main">Nginx</a></li> - <li>Database: [LiteStore](/litestore) (for fulltext search only, early 9.x versions).</li> + <li>Database: <a href="/litestore">LiteStore</a> (for fulltext search only, early 9.x versions).</li> <li>Framework/<span class="caps">CMS</span>/Other: <a href="https://hastysite.h3rald.com">HastySite</a> (static site generator)</li> <li>Programming Language: <a href="https://nim-lang.org">Nim</a>, <a href="https://min-lang-org">min</a></li>, </ul>