slackbuilds_ponce/development/cgit/README
Matteo Bernardini e3e3ccdfeb development/cgit: Updated for version 0.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-21 13:01:21 -05:00

13 lines
549 B
Text

cgit is a web interface (cgi) for git repositories, written in C.
The folder /var/cache/cgit, must be owned by your webserver user.
A sample /etc/cgitrc (you must provide one) is in the $DOCS folder,
and so are some example configuration files for apache and lighttpd.
luacrypto or lua-md5 are optional dependencies (for avatars support),
but first you have to build this against lua.
If you want to use the email-libravatar-korg.lua filter or the
email-gravatar-sbo.lua one, have a look also to the suggested css
additions (in the doc folder).