fixed changelog links
jump to
@@ -8,6 +8,7 @@ content-type: project
active: true version: 200-5 conver: true +branch: master stage: prototype license: MIT sourcehut: conver-tool
@@ -9,6 +9,7 @@ content-type: project
active: true version: 450-B conver: true +branch: main stage: operational license: CC-BY changelog: true
@@ -9,6 +9,7 @@ active: true
sourcehut: fae version: 880-0 conver: true +branch: master stage: consolidated changelog: true license: MIT
@@ -11,6 +11,7 @@ content-type: project
active: true version: 600-0 conver: true +branch: master stage: operational changelog: true license: MIT
@@ -11,6 +11,7 @@ summary: "A self-contained Markdown compiler that can generate self-contained HTML files, useful for writing essays, reports, meeting notes, etc."
version: "880-0" changelog: true conver: true +branch: master stage: consolidated license: MIT -----
@@ -12,6 +12,7 @@ content-type: project
active: true version: 680-0 conver: true +branch: master changelog: true stage: operational license: MIT
@@ -11,6 +11,7 @@ version-badge: D01--0
release-color: royalblue license: MIT sourcehut: herald.vim +branch: master changelog: true stage: bedrock conver: true
@@ -10,6 +10,7 @@ content-type: project
active: true version: 490-3 conver: true +branch: master changelog: true stage: operational license: MIT
@@ -9,6 +9,7 @@ docs: /litestore/LiteStore_UserGuide.htm
changelog: true version: A00-0 conver: true +branch: master stage: consolidated license: MIT subtitle: "A tiny NoSQL database for rapid prototyping"
@@ -10,6 +10,7 @@ content-type: project
active: true version: 560-0 conver: true +branch: master changelog: true stage: operational license: MIT
@@ -9,6 +9,7 @@ content-type: project
active: true version: 4A00 conver: true +branch: master stage: operational changelog: true license: MIT
@@ -10,6 +10,7 @@ active: true
version: 480-0 changelog: true conver: true +branch: master stage: operational license: MIT docs: /mn/Mn_DeveloperGuide.htm
@@ -11,6 +11,7 @@ active: true
changelog: true version: 780-0 conver: true +branch: master stage: operational license: MIT -----
@@ -10,6 +10,7 @@ active: true
version: 700-0 changelog: true conver: true +branch: master stage: operational license: MIT -----
@@ -8,6 +8,7 @@ content-type: project
active: true version: B00-0 conver: true +branch: master stage: consolidated license: MIT sourcehut: pls
@@ -7,6 +7,7 @@ subtitle: "A Safe, Small, Simple Subset of the Web"
summary: "A safe, small, simple subset of the Web aiming at improving safety, compatibility, and simplicity of web pages." content-type: project conver: true +branch: master active: true changelog: true stage: prototype
@@ -10,6 +10,7 @@ content-type: project
active: true version: 300-7 conver: true +branch: master changelog: true stage: prototype license: MIT
@@ -18,7 +18,7 @@ {{#site}}
<a href="{{site}}" class="action">site</a> {{/site}} {{#changelog}} - <a href="https://git.sr.ht/~h3rald/{{sourcehut}}/tree/main/item/CHANGELOG.md" class="action">changelog</a> + <a href="https://git.sr.ht/~h3rald/{{sourcehut}}/tree/{{branch}}/item/CHANGELOG.md" class="action">changelog</a> {{/changelog}} {{#docs}} <a href="{{docs}}" class="action">docs</a>