Commit graph

2 commits

Author SHA1 Message Date
2d53d00d20 import qualified M → import M qualified 2024-12-03 21:26:42 +01:00
5a94aae932 make less inefficient
- do all filters in one go
- do all post lists in one run of the program
- only write files if they are changed
  (so make repeats less work)
- simplify pandoc command for meta pages
  (this might not actually make a difference)
2024-12-03 20:17:27 +01:00