aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-12-31 18:53:05 +0100
committeralexpdp7 <alex@corcoles.net>2025-12-31 18:53:31 +0100
commit50dfda6cf40f4b725fb0bc843771f75f37967067 (patch)
tree08bc524294b9069f2bd498e18ba61aa673380613
parentde4970198d72034faeb02047246166bdebef6933 (diff)
Add gitmal
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index c2f8b83f..84effd81 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -11,6 +11,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://github.com/sourcegraph/doctree - code browser
- https://mergiraf.org/ - Language-aware merge conflict solver
- https://forge.rust-lang.org/triagebot/range-diff.html show diffs after rewriting history
+ - https://github.com/antonmedv/gitmal - "web repo browsing" as static site generator
*** CI/CD
- https://github.com/earthly/earthly - Standalone build tool with containers
- https://github.com/reviewdog/reviewdog - Error parser than can annotate GitHub pull requests