summary refs log tree commit diff
path: root/www/git.causal.agency (follow)
Commit message (Collapse)AuthorAge
* Add license header to cgit CSSJune McEnroe2019-12-22
| | | | As requested. Funny that its license header capitalizes You.
* Set LANG in cgit filtersJune McEnroe2019-12-20
| | | | | ttpre needs to know about UTF-8 too so it can bold/italic non-ASCII chars.
* Ignore about-filterJune McEnroe2019-12-19
|
* Hide line numbers when rendering mdocJune McEnroe2019-12-18
| | | | | | Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table.
* Customize cgit CSSJune McEnroe2019-12-18
|
* Copy cgit auxiliary binaries properlyJune McEnroe2019-12-18
|
* Add git.causal.agency cgit configJune McEnroe2019-12-18