commit dce091bf630551e5a140c1dbc33c36863cd2e9c6
parent 698635c527ad1f05a2491d90d3720793baf14f9d
Author: Dan Callaghan <djc@djc.id.au>
Date: Mon, 6 Apr 2026 14:50:53 +1000
also link to git log and files
... since it's not necessarily obvious that clicking the clone URL will
take you to a complete web view of the repo as well.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/git/index.md b/git/index.md
@@ -11,6 +11,9 @@ The canonical Git repository for Sup is hosted here.
<span class="command">git clone <a href="https://supmua.dev/git/sup/">https://supmua.dev/git/sup/</a></span>
</pre>
+You can browse the [commit log](sup/log.html) and
+[source files](sup/files.html) on the web.
+
You can also find [Sup on GitHub](https://github.com/sup-heliotrope/sup).
### Other repos