stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 1f035a95c6479e66e61042e1e17a63b07c00f348 parent 9de82972fa8754d2e7ff89784c40f1b5c2165a60 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 29 Apr 2016 15:57:55 +0200 make submodule link black, easier to read this is also the same color as a bare repo without a link. Diffstat:
| M | style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css @@ -59,7 +59,7 @@ table td { } a.module { - color: #777; + color: #000; } td.num {