cgit - gdamjan/gdamjan.github.io GitHub Wiki

Get it from here: http://hjemli.net/git/cgit/

Make a cgit.conf (configures the compile):

CGIT_SCRIPT_NAME = cgit
CGIT_SCRIPT_PATH = /srv/cgi-bin
CGIT_DATA_PATH = /srv/git
CGIT_CONFIG = /srv/git/cgit.conf
make get-git
make

cp cgit /srv/cgi-bin
⚠️ **GitHub.com Fallback** ⚠️