Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace filter shell scripts with C program | June McEnroe | 2021-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/www | June McEnroe | 2021-09-30 |
| | | | | Ideally these wouldn't require sh, cat, rm, mktemp. | ||
* | Use owner-filter to add Liberapay donation buttons | June McEnroe | 2021-02-04 |
| | |||
* | Use mtags in source-filter | June McEnroe | 2021-01-20 |
| | |||
* | Switch git.causal.agency to hilex and htagml | June McEnroe | 2021-01-13 |
| | | | | Still missing a shell lexer in hilex, but well... it's shell. | ||
* | Use mandoc -T html for about-filter | June McEnroe | 2020-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-filter | June McEnroe | 2019-12-19 |
| | |||
* | Add git.causal.agency cgit config | June McEnroe | 2019-12-18 |