about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
Diffstat (limited to 'README.7')
-rw-r--r--README.73
1 files changed, 3 insertions, 0 deletions
diff --git a/README.7 b/README.7
index 72f0919..a6522d2 100644
--- a/README.7
+++ b/README.7
@@ -1,6 +1,7 @@
 .Dd March 31, 2020
 .Dt README 7
 .Os "Causal Agency"
+.\" To view this file, run: man ./README.7
 .
 .Sh NAME
 .Nm catgirl
@@ -178,3 +179,5 @@ For sending patches by email, see
 .Pp
 IRC bouncer:
 .Lk https://git.causal.agency/pounce "pounce"
+.
+.\" To view this file, run: man ./README.7
ne McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe