all repos — h3rald @ 5064b2ccc991640e4f382dee48b45fef2379a156

The sources of https://h3rald.com

Updates
h3rald h3rald@h3rald.com
Sun, 17 Mar 2024 08:14:55 +0100
commit

5064b2ccc991640e4f382dee48b45fef2379a156

parent

187be4461f62dc167675dd605128fee30f963172

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

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -598,6 +598,7 @@ }

a, a:visited { + display: inline-block; color: var(--link-color); word-break: break-word; }

@@ -717,6 +718,7 @@ }

#toc li { list-style-type: none; + margin: 1.2rem 0; } /* Used only in Glyph Book */
M contents/h3rald.htmlcontents/h3rald.html

@@ -25,7 +25,7 @@ <ul>

<li>Web Server: <a href="http://wiki.nginx.org/Main">Nginx</a></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>, + <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 &ndash; October 2017)</h4> <ul>