summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-10-12 17:53:09 -0400
committerJune McEnroe <june@causal.agency>2024-10-12 17:53:09 -0400
commit300e2dd0e4cea019f0d247b90226fdf3fa5759c7 (patch)
treebaba3b11302558ec997e381a35ea3d7fdc669632 /www/git.causal.agency/cgit/.gitignore
parentAdd photos from October 5 (diff)
downloadsrc-300e2dd0e4cea019f0d247b90226fdf3fa5759c7.tar.gz
src-300e2dd0e4cea019f0d247b90226fdf3fa5759c7.zip
Add photos from October 6
Diffstat (limited to 'www/git.causal.agency/cgit/.gitignore')
0 files changed, 0 insertions, 0 deletions
bin/hi.c?id=d68b21f47152278f49e0645fb849ea38eceba98d&follow=1'>Avoid 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