diff options
author | June McEnroe <june@causal.agency> | 2020-01-08 01:58:44 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-01-08 01:58:44 +0000 |
commit | 4aa7728283f4e0ece89437bf7933e8293063c830 (patch) | |
tree | 7e48ae5eef649edd607a2a668f6c6a45c00fafe0 /www/git.causal.agency/.gitignore | |
parent | Add The Book of Flora (diff) | |
download | src-4aa7728283f4e0ece89437bf7933e8293063c830.tar.gz src-4aa7728283f4e0ece89437bf7933e8293063c830.zip |
Use mandoc -T html for about-filter
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.
Diffstat (limited to 'www/git.causal.agency/.gitignore')
-rw-r--r-- | www/git.causal.agency/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/git.causal.agency/.gitignore b/www/git.causal.agency/.gitignore index d53ebc26..8d20f25d 100644 --- a/www/git.causal.agency/.gitignore +++ b/www/git.causal.agency/.gitignore @@ -1,4 +1,3 @@ about-filter hi source-filter -ttpre |