slackbuilds/development/cgit
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
config development/cgit: Updated for version 1.2.3. 2020-04-24 08:19:00 +07:00
README development/cgit: Note lua versions compatibility in the README. 2018-11-24 12:35:35 +07:00
cgit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
cgit.info development/cgit: Fix GIT version. 2020-04-24 09:02:58 +07:00
slack-desc development/cgit: Update HOMEPAGE. 2017-05-27 07:29:30 +07:00

README

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 (use lua, *NOT* lua52
or lua53).

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 docs folder).