List for cgit developers and users
 help / color / mirror / Atom feed
From: uinarf@autistici.org
To: cgit@lists.zx2c4.com
Subject: About tab shows empty
Date: Thu, 10 Jun 2021 14:05:14 +0000	[thread overview]
Message-ID: <0d0ad2da8a8a8370fa765f9041b85be7@autistici.org> (raw)

Hi,
first of all - thanks for cgit, it's great.
I think I'm having a configuration issue: 'About' tab shows no images.
I tried markdown and html, relative and absolute path and it still 
doesn't work.
I'm running it on Gentoo, with nginx + uwsgi, not sure it matters but 
hey. Any pointers would be great

here's content of my cgitrc:

css=/cgit/cgit.css
logo=/cgit/cgit.png
virtual-root=/git
remove-suffix=1
root-title=my repositories
root-desc=All my repos
root-readme=/var/git/about.md
enable-index-owner=0
enable-http-clone=1
cache-size=1000
snapshots=tar.gz tar.bz2
clone-prefix=https://my.website.com
robots=index, follow
cache-about-ttl=1
cache-dynamic-ttl=1
cache-repo-ttl=1
readme=:README.md
enable-commit-graph=1
favicon=/favicon.ico
max-stats=quarter
mimetype-file=/etc/mime.types
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
repo.snapshots=0
about-filter=/usr/lib64/cgit/filters/about-formatting.sh
source-filter=/usr/lib64/cgit/filters/syntax-highlighting.py
scan-path=/var/git

Cheers

                 reply	other threads:[~2021-06-10 14:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=0d0ad2da8a8a8370fa765f9041b85be7@autistici.org \
    --to=uinarf@autistici.org \
    --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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).