summaryrefslogtreecommitdiff
path: root/content/cgit.md
AgeCommit message (Collapse)Author
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