summaryrefslogtreecommitdiff
path: root/content/cgit.md
AgeCommit message (Collapse)Author
2024-01-24Fix cgit guide to use dir location from git guideÁngel Castañeda
/srv/git -> /var/git Did cgit guide when I was pretty new to self host stuff and never figured out why scanning or http cloning never worked. Eventually I stumbled into in, and I just wanna fix it for everyone.
2022-08-07begin rehighlighting of custom info in templatesLuke Smith
2022-07-19Fixed CgitBenjamin Stürz
Without this fix my Cgit instance didn't work properly. Repos would show up, but only the latest commit could be accessed. Also "tree" and "log" didn't work for each commit. This PR hopes to fix it. Signed-off-by: Benjamin Stürz <benni@stuerz.xyz>
2022-07-16Include it as part of NGINX confAriel Costas
Instead of adding several new paragraphs, just keep it simple and say it's doing it as part of the base guide.
2022-07-16Delete obsolete donation linkAriel Costas
2022-07-16Add guide on supporting clone via HTTPSAriel Costas
2022-06-26git tutorial fixes, fix #158Luke Smith
2022-06-25convert to hugoLuke Smith