summary refs log tree commit diff
path: root/www/photo.causal.agency/2024-04-14/IMG_1054.txt (follow)
Commit message (Collapse)AuthorAge
* Add 'www/photo.causal.agency/' from commit ↵June McEnroe2024-04-14
'3e93e1c8c6c5a41d67ad63c6fd2624df67191d35' git-subtree-dir: www/photo.causal.agency git-subtree-mainline: 439ed525e5c6b979878b52675054643a5898f85e git-subtree-split: 3e93e1c8c6c5a41d67ad63c6fd2624df67191d35
19-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 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. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe