Update h3rald.html
Fabio Cevasco h3rald@h3rald.com
Fri, 23 Feb 2024 22:36:33 +0100
1 files changed,
14 insertions(+),
7 deletions(-)
jump to
M
contents/h3rald.html
→
contents/h3rald.html
@@ -5,20 +5,27 @@ subtitle: "The site you're looking at"
github: h3rald active: true home: /h3rald/ -summary: "This very web site, in its 9th 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 (HastySite)." -version: 9.2.3 +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 in March 2004 and since than has always been my home on the Internet. Through the years, a total of 9 major versions of this web site has been released, each featuring some change in the backend.</p> -<p>Currently, this site is fully static (minus a few AJAX calls) and is powered by my very own static site generator, HastySite (soon to be released) and by <a href="/litestore/">LiteStore</a> (for the archive search functionality).</p> +<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> <h3>Major Releases</h3> -<h4>Version 9 (October 2017 – present)</h4> +<h4>Version 10 (March 2024 – present)</h4> <ul> <li>Web Server: <a href="http://wiki.nginx.org/Main">Nginx</a></li> <li>Database: n/a</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> + <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> +<h4>Version 9 (October 2017 – 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>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> <h4>Version 8 (September 2009 – October 2017)</h4> <ul>