aboutsummaryrefslogtreecommitdiff
path: root/home/cgit
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2026-01-18 16:45:04 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2026-01-18 16:45:44 -0500
commit037ddb4f29fc2af3ef16a9e51312bde85f635c9b (patch)
tree8e0d3f357d9440b9e740d92a0e53e4ad2a6f7e4e /home/cgit
parentbae5e4768d6afe32659d803fe454ba49ee948031 (diff)
downloadalpine-cgit-037ddb4f29fc2af3ef16a9e51312bde85f635c9b.tar.gz
alpine-cgit-037ddb4f29fc2af3ef16a9e51312bde85f635c9b.tar.xz
Bump to Alpine 3.23HEADmaster
Switch markdown formatting to cmark which is far faster than the old python based setup. Also tweak cgitrc and Nginx configuration a bit for simplicity. Move webroot out of git root.
Diffstat (limited to 'home/cgit')
-rw-r--r--home/cgit4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/cgit b/home/cgit
index 3b19ca4..56eb1ee 100644
--- a/home/cgit
+++ b/home/cgit
@@ -36,7 +36,7 @@ mimetype.svg=image/svg+xml
# Highlight source code with python pygments-based highlighter
-source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
+# source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
about-filter=/usr/lib/cgit/filters/about-formatting.sh
@@ -71,7 +71,7 @@ readme=:install
# include=/var/git/cgit
# logo=/local/logo.jpg
-css=/local/style.css
+css=/cgit.css
enable-commit-graph=0