about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe2022-02-13 20:20:07 -0500
committerJune McEnroe2022-02-13 21:10:50 -0500
commit76d9396e47ce00b029ba4497fd63aa507929fcd3 (patch)
tree6e077140300226bc02006291c71ac010a1f0eec5 /README
parentRemove Lua support (diff)
downloadcgit-76d9396e47ce00b029ba4497fd63aa507929fcd3.tar.gz
cgit-76d9396e47ce00b029ba4497fd63aa507929fcd3.zip
Update information for fork
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 10 insertions, 8 deletions
diff --git a/README b/README index 371cf21..2094b87 100644 --- a/README +++ b/README
@@ -1,8 +1,9 @@
1cgit - CGI for Git 1cgit-pink - CGI for Git
2================== 2=======================
3 3
4This is an attempt to create a fast web interface for the Git SCM, using a 4This is a fork of cgit, an attempt to create a fast web interface
5built-in cache to decrease server I/O pressure. 5for the Git SCM, using a built-in cache to decrease server I/O
6pressure.
6 7
7Installation 8Installation
8------------ 9------------
@@ -79,8 +80,9 @@ the HTTP headers `Modified` and `Expires`.
79Online presence 80Online presence
80--------------- 81---------------
81 82
82* The cgit homepage is hosted by cgit at <https://git.zx2c4.com/cgit/about/> 83* The cgit-pink homepage is hosted by cgit at
84 <https://git.causal.agency/cgit-pink/about>
83 85
84* Patches, bug reports, discussions and support should go to the cgit 86* Patches, bug reports, discussions and support should go to the cgit-pink
85 mailing list: <cgit@lists.zx2c4.com>. To sign up, visit 87 mailing list: <list+cgit@causal.agency>. Archives are available at:
86 <https://lists.zx2c4.com/mailman/listinfo/cgit> 88 <https://causal.agency/list/cgit.html>