about summary refs log tree commit diff
path: root/services/cgit-taz/default.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-18 r/189 feat(cgit-taz): Clone depot on container launchVincent Ambo1-1/+9
This makes for a pretty static server for now, but we'll get there.
2019-12-18 r/184 feat(cgit-taz): Apply cgit configuration by patching thttpdVincent Ambo1-22/+29
This is just an optimisation because it compiles faster v0v
2019-12-18 r/180 feat(services/cgit-taz): Check in initial cgit configurationVincent Ambo1-0/+51
This is currently just a test to serve examples from my local machine, nothing more fancy than that.