Join Nostr
2024-08-11 15:46:54 UTC

Justine Smithies on Nostr: I'm hitting a brickwall here with cgit on my test #FreeBSD server. It all works ...

I'm hitting a brickwall here with cgit on my test #FreeBSD server. It all works perfectly except for the about section is always blank. I can manually run the md2html with my README.md and I get output on the command line but never on the cgit about page. If I just make a text file then the filter does use exec cat and it's displayed. I'm sure I have the correct deps installed too. Oh also with highlights installed I the syntax hoighlighting comes out blank so I have commented that out in cgirc for now.