git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 5926b45493ef0a842e7cd7d75beb1df8fcefa265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## 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
* **www:** The www host referenced in the apache file; contains the CSS and stuff
* **lib:** Your cgit lib folder, most likely /usr/lib/cgit when coming from
	a distro package
* **etc:** cgit's own configuration file(s)