From: Mateja Maric <mail@matejamaric.com> To: cgit@lists.zx2c4.com Subject: Syntax highlighting issue Date: Wed, 26 Aug 2020 17:59:06 +0200 Message-ID: <12e76570-2455-37c7-2df1-fabb61206afc@matejamaric.com> (raw) I use cgit on my server (https://git.matejamaric.com) and syntax highlighting doesn't work for some reason. My config file is fine (I think) and python-pygments package is installed. The weirdest thing is that when I view page source, styling and html span tags are there, but code is still not colored for some reason. This is my cgitrc: css=/cgit-css/cgit.css logo=/cgit-css/cgit.png favicon=/cgit-css/favicon.ico source-filter=/usr/lib/cgit/filters/syntax-highlighting.py about-filter=/usr/lib/cgit/filters/about-formatting.sh root-title=Mateja's repositories root-desc=Here you can find all my public projects. snapshots=tar.gz zip root-readme=/usr/share/webapps/cgit/about.md clone-url=https://git.matejamaric.com/$CGIT_REPO_URL enable-index-owner=1 enable-index-links=1 remove-suffix=1 enable-blame=1 enable-commit-graph=1 enable-log-filecount=1 enable-log-linecount=1 branch-sort=age enable-git-config=1 mimetype.gif=image/gif mimetype.html=text/html mimetype.jpg=image/jpeg mimetype.jpeg=image/jpeg mimetype.pdf=application/pdf mimetype.png=image/png mimetype.svg=image/svg+xml readme=:README.md readme=:readme.md readme=:README.mkd readme=:readme.mkd readme=:README.rst readme=:readme.rst readme=:README.html readme=:readme.html readme=:README.htm readme=:readme.htm readme=:README.txt readme=:readme.txt readme=:README readme=:readme readme=:INSTALL.md readme=:install.md readme=:INSTALL.mkd readme=:install.mkd readme=:INSTALL.rst readme=:install.rst readme=:INSTALL.html readme=:install.html readme=:INSTALL.htm readme=:install.htm readme=:INSTALL.txt readme=:install.txt readme=:INSTALL readme=:install project-list=/var/lib/gitolite/projects.list scan-path=/var/lib/gitolite/repositories
next reply other threads:[~2020-08-26 15:59 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-08-26 15:59 Mateja Maric [this message] 2020-08-26 16:11 ` Konstantin Ryabitsev 2020-08-26 16:24 ` Mateja Maric
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=12e76570-2455-37c7-2df1-fabb61206afc@matejamaric.com \ --to=mail@matejamaric.com \ --cc=cgit@lists.zx2c4.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
List for cgit developers and users This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.vuxu.org/cgit # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 cgit cgit/ http://inbox.vuxu.org/cgit \ cgit@lists.zx2c4.com public-inbox-index cgit Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.vuxu.org/vuxu.archive.cgit AGPL code for this site: git clone https://public-inbox.org/public-inbox.git