all repos — h3rald @ 4f9b99726ad9ec31fcedc59ef9049a06eeb7a42f

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 07 Jun 2026 00:25:26 +0200
commit

4f9b99726ad9ec31fcedc59ef9049a06eeb7a42f

parent

bd3642b8191519c956529d7889a2c7950bac9ca1

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

jump to
M contents/conver.mdcontents/conver.md

@@ -6,7 +6,7 @@ subtitle: "A versioning system for dependable projects."

summary: "An alternative approach to versioning projects that aims to achieve eventual stability, maturity, and completeness." content-type: project active: true -version: 0x100D +version: 100-D ----- ### Summary

@@ -66,6 +66,7 @@ - four hexadecimal digits OPTIONALLY prepended by`0x` or `$`.

- "v", followed by three hexadecimal digits, followed by "-", followed by one hexadecimal digit. For example, the following notations are equivalent: + - 13BF - 0x13BF - $13BF