summary refs log tree commit diff
path: root/www/git.causal.agency/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Replace filter shell scripts with C programJune McEnroe2021-10-02
| | | | | Eliminates the need for a shell inside the chroot, along with cat, mktemp and rm. It's likely a bit faster too.
* Build and copy static binaries to /var/wwwJune McEnroe2021-09-30
| | | | Ideally these wouldn't require sh, cat, rm, mktemp.
* Use owner-filter to add Liberapay donation buttonsJune McEnroe2021-02-04
|
* Use mtags in source-filterJune McEnroe2021-01-20
|
* Switch git.causal.agency to hilex and htagmlJune McEnroe2021-01-13
| | | | Still missing a shell lexer in hilex, but well... it's shell.
* Use mandoc -T html for about-filterJune McEnroe2020-01-08
| | | | | | This also makes source-filter show mdoc source again and removes the dependency on ttpre entirely. I copied in the inline stylesheet mandoc outputs without -O fragment and added some customizations.
* Ignore about-filterJune McEnroe2019-12-19
|
* Add git.causal.agency cgit configJune McEnroe2019-12-18