David Sara
David Sara
Hello, I've prepared steps to reproduce this: - download Gitea - run `gitea cert --host [HOSTNAME]` to generate self-signed certificate - setup ssl - https://docs.gitea.io/en-us/https-setup/ - run `gitea web` -...
@farflungfish Thank you very much! Works like a charm!
Just FYI, for now I'm using this simple Python script to set minimum width of exported SVG files. Could be useful workaround. ```python from bs4 import BeautifulSoup import os import...
> > Can you explain (at least to me) what this means? ;-) > > Look at this sample: https://wonderful-lichterman-a2c560.netlify.com/#model > > Navigate a bit and look at the URL...