git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2018-06-26 23:32:40 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2018-06-26 23:32:40 +0200
commit0fc1cb64def2ac7c0e234670d2c72bd71107a818 (patch)
tree7146b8e417ac5439ac55dbb3321f34b04794c54f /etc
downloadcgit-config-0fc1cb64def2ac7c0e234670d2c72bd71107a818.tar.bz2
Initial commit
Diffstat (limited to 'etc')
-rw-r--r--etc/cgitrc78
1 files changed, 78 insertions, 0 deletions
diff --git a/etc/cgitrc b/etc/cgitrc
new file mode 100644
index 0000000..7a9ac27
--- /dev/null
+++ b/etc/cgitrc
@@ -0,0 +1,78 @@
+#vim:syntax=config
+css=/cgit.css
+logo=/cgit.png
+favicon=/favicon.ico
+root-title=repositories @ lirion.de
+root-desc=...because we can. hosted in vogtland, saxony!
+enable-index-owner=1
+enable-http-clone=0
+enable-index-links=1
+enable-commit-graph=1
+enable-log-filecount=1
+enable-log-linecount=1
+cache-root=/var/cache/cgit
+case-sensitive-sort=0
+header=/www/cgit/head.html
+head-include=/www/cgit/lirionnet.css
+#favicon=/pommes.ico
+#logo=img(mylogo.png
+max-stats=quarter
+snapshots=tar.bz2
+#source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
+source-filter=/usr/lib/cgit/filters/syntax-highlighting.sh
+about-filter=/usr/lib/cgit/filters/about-formatting.sh
+email-filter=/usr/lib/cgit/filters/email-filter.py
+readme=master:README.md
+readme=master:readme.md
+readme=master:README.rst
+readme=master:readme.rst
+readme=master:README.html
+readme=master:readme.html
+readme=master:README.htm
+readme=master:readme.htm
+readme=master:README.txt
+readme=master:readme.txt
+readme=master:README
+readme=master:readme
+readme=master:INSTALL.md
+readme=master:install.md
+readme=master:INSTALL.mkd
+readme=master:install.mkd
+readme=master:INSTALL.rst
+readme=master:install.rst
+readme=master:INSTALL.html
+readme=master:install.html
+readme=master:INSTALL.htm
+readme=master:install.htm
+readme=master:INSTALL.txt
+readme=master:install.txt
+readme=master:INSTALL
+readme=master:install
+section=os
+repo.url=systeminfo
+# This is obfuscated. Remember the FHS, kids!
+repo.path=/git/systeminfo.git
+repo.desc=Gives you system information on a Linux machine. Born from checks inside docker, yet to grow.
+repo.owner=H. P.
+#repo.readme=README.md
+section=server
+repo.url=gitlab-apache
+repo.path=/git/gitlab-apache.git
+repo.desc=Setup for a gitlab integrated as vhost into an already running apache, i.e. don't fork yet another non-distro web server thingy making maintenance and security a hell of a job.
+repo.url=mp3dir2html
+repo.path=/git/mp3dir2html.git
+repo.desc=Creates PHP/HTML from music directories
+repo.owner=H. P.
+repo.url=infinoted-init
+repo.path=/git/infinoted.git
+repo.desc=Infinoted SysVinit script and whatever else
+repo.owner=H. P.
+repo.url=cgit
+repo-path=/git/cgit.git
+repo.desc=My few adjustments to my own cgit instance.
+repo.owner=H. P.
+section=desktop
+repo.url=hattrick
+repo.path=/git/hattrick.git
+repo.desc=Personal hattrick.org scripts
+repo.owner=H.P.