diff options
author | bt <bt@web> | 2024-01-17 13:04:45 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-01-17 13:04:45 -0500 |
commit | ca63af6eed2ef545a0ea2dcffb0870bb002c891c (patch) | |
tree | 73da0df7fcdfe91e0a4a6f334bb52107d72643f9 /wiki | |
parent | 0f8b65bc328715382410434aacb377354d5fcbbd (diff) |
Diffstat (limited to 'wiki')
-rw-r--r-- | wiki/cgit.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/cgit.mdwn b/wiki/cgit.mdwn index 627d59e..00dd0c4 100644 --- a/wiki/cgit.mdwn +++ b/wiki/cgit.mdwn @@ -2,6 +2,8 @@ This page contains a comprehensive guide to setting up cgit on NearlyFreeSpeech. Most of the following has been lifted from [NearlyFreeSpeech cgit application walkthrough](https://members.nearlyfreespeech.net/wiki/Applications/Cgit) but has been tweaked and updated. +You can see a **live version** [here](https://git.btxx.org). + ## Building cgit The following assumes that you wish to have cgit running at the top-level of your chosen domain (ie. git.example.com) |