fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 09:47:16 +0200
21 files changed,
30 insertions(+),
24 deletions(-)
jump to
M
contents/concatenative.html
→
contents/concatenative.html
@@ -1,7 +1,8 @@
----- -title: "concatenative" +title: "Concatenative" content-type: project github: "concatenative" +code: concatenative docs: "http://concatenative.rubyforge.org" home: "/concatenative/" summary: "A Ruby DSL for concatenative programming. Although quite slow if compared to other concatenative languages like Factor, it implements all the most common concatenative combinator and makes it possible to use Ruby objects in a concatenative way."
M
contents/conver-tool.md
→
contents/conver-tool.md
@@ -1,5 +1,5 @@
----- -id: conver-tool +code: conver-tool home: /conver-tool/ title: "conver-tool" subtitle: "A command line tool to manage ConVer projects."
M
contents/conver.md
→
contents/conver.md
@@ -1,5 +1,5 @@
----- -id: conver +code: conver home: /conver/ title: "Convergent Versioning" subtitle: "A versioning system for dependable projects."
M
contents/fae.md
→
contents/fae.md
@@ -1,5 +1,5 @@
----- -id: fae +code: fae home: /fae/ title: "fae 🧚" subtitle: "Find and Edit Utility"
M
contents/glyph.html
→
contents/glyph.html
@@ -1,5 +1,6 @@
----- -title: "glyph" +title: "Glyph" +code: glyph content-type: project subtitle: "A Rapid Document Authoring Framework" github: glyph
M
contents/h3.md
→
contents/h3.md
@@ -1,6 +1,6 @@
----- -id: h3 +code: h3 github: h3 home: /h3/ title: "H3"
M
contents/h3rald.html
→
contents/h3rald.html
@@ -1,5 +1,6 @@
----- -title: "h3rald" +code: h3rald +title: "H3RALD.com" content-type: project subtitle: "The site you're looking at" version: 500-0
M
contents/hastyscribe.md
→
contents/hastyscribe.md
@@ -1,10 +1,10 @@
----- -title: "hastyscribe" +title: HastyScribe +code: "hastyscribe" content-type: project github: hastyscribe subtitle: "A self-contained markdown compiler" active: true -ci: true home: /hastyscribe/ docs: /hastyscribe/HastyScribe_UserGuide.htm summary: "A self-contained Markdown compiler that can generate self-contained HTML files, useful for writing essays, reports, meeting notes, etc."
M
contents/hastysite.md
→
contents/hastysite.md
@@ -1,9 +1,9 @@
----- -id: hastysite +code: hastysite github: hastysite home: /hastysite/ docs: /hastysite/HastySite_UserGuide.htm -title: "hastysite" +title: "HastySite" ci: true site: "https://hastysite.h3rald.com" subtitle: "A small but powerful static site generator"
M
contents/herald.vim.html
→
contents/herald.vim.html
@@ -1,4 +1,5 @@
----- +code: herald.vim title: "herald.vim" content-type: project subtitle: "An easy to read, portable, and pretty Vim color scheme"
M
contents/hex.md
→
contents/hex.md
@@ -1,5 +1,5 @@
----- -id: hex +code: hex github: hex home: /hex/ site: "https://hex.2c.fyi"@@ -8,7 +8,6 @@ subtitle: "A tiny, mininalist, slightly-esoteric, concatenative programming language"
summary: "hex aims to be a little programming language that is simple to learn and fun to use." content-type: project active: true -ci: true version: 0.7.0 version-badge: 0.7.0 release-color: orange
M
contents/litestore.md
→
contents/litestore.md
@@ -1,5 +1,6 @@
----- -title: "litestore" +code: "litestore" +title: LiteStore content-type: project github: litestore home: /litestore/
M
contents/min.md
→
contents/min.md
@@ -1,5 +1,5 @@
----- -id: min +code: min github: min home: /min/ title: "min"
M
contents/minline.md
→
contents/minline.md
@@ -1,5 +1,5 @@
----- -id: minline +code: minline github: minline home: /minline/ title: "minline"
M
contents/mn.md
→
contents/mn.md
@@ -1,5 +1,5 @@
----- -id: mn +code: mn github: mn home: /mn/ title: "mn"
M
contents/nifty.md
→
contents/nifty.md
@@ -1,5 +1,5 @@
----- -id: nifty +code: nifty github: nifty home: /nifty/ docs: /nifty/Nifty_UserGuide.htm
M
contents/nimhttpd.md
→
contents/nimhttpd.md
@@ -1,8 +1,8 @@
----- -id: nimhttpd +code: nimhttpd github: nimhttpd home: /nimhttpd/ -title: "nimhttpd" +title: "NimHTTPd" subtitle: "A tiny static file web server." summary: "A tiny, self-contained program able to serve files within a directory via HTTP." content-type: project
M
contents/pls.md
→
contents/pls.md
@@ -1,5 +1,5 @@
----- -id: pls +code: pls home: /pls/ title: "pls" subtitle: "A polite but determined task runner"
M
contents/rawline.html
→
contents/rawline.html
@@ -1,5 +1,6 @@
----- -title: "rawline" +title: "RawLine" +code: rawline content-type: project subtitle: "A pure-ruby alternative to ReadLine" github: rawline
M
contents/ruby-compendium.html
→
contents/ruby-compendium.html
@@ -1,5 +1,6 @@
----- -title: "ruby-compendium" +code: "ruby-compendium" +title: Ruby Compendium content-type: project subtitle: "An Essential Guide to the Ruby Ecosystem" github: ruby-compendium
M
templates/_project.mustache
→
templates/_project.mustache
@@ -4,7 +4,7 @@ <div class="card-title h5">
{{#home}} <a href="{{home}}"> {{/home}} - {{title}} + {{code}} {{#home}} </a> {{/home}} v{{version}}