feat: ability to categorize

This commit is contained in:
Mark
2026-03-02 00:21:17 +01:00
parent 19f51c5732
commit ab054f3007
5 changed files with 165 additions and 114 deletions

View File

@@ -45,6 +45,8 @@ span {
<h2><!-- t: safe sitename --></h2>
<!-- t: end -->
<!-- t: set ignore
-->
<!-- t: if running -->
@@ -52,6 +54,8 @@ span {
<ul>
<!-- t: for running -->
<!-- t: ifline id ignore -->
<!-- t: else -->
<li>
<!-- t: if info -->
<a href="/info/<!-- t: raw info -->">
@@ -98,6 +102,7 @@ span {
<!-- t: end -->
</ul>
<!-- t: end -->
<!-- t: end -->
<!-- t: if static -->
@@ -106,6 +111,7 @@ span {
<ul>
<!-- t: for static -->
<!-- t: ifline id ignore -->
<li>
<!-- t: if info -->
<a href="/info/<!-- t: raw info -->">
@@ -152,6 +158,7 @@ span {
<!-- t: end -->
</ul>
<!-- t: end -->
<!-- t: end -->
<!-- t: if docslink -->