## Objective This is just a mirror of what few adjustments I made to cgit to host my own repository. So to this instance. (If you find it anywhere else, a little fidgeting has already made me famous.) Some of this just reflects mechanisms - since it serves two simple purposes: 1. For myself: reminder what I did 2. For others: just kickoff to your own customisation 3. For anybody: spreading the happiness that I've found my personal git software (gitweb: too weird and fussy, gitlab: great for collaboration and when you lack automation/QoS but way too much overhead for single tiny me on my own servers) ## Folders * **apache:** The apache config file * **etc:** cgit's own configuration file(s) * **lib:** Your cgit lib folder, most likely /usr/lib/cgit when coming from a distro package * **misc:** Random stuff not directly related to cgit but not to this instance's configuration * **www:** The www host referenced in the apache file; contains the CSS and stuff