blog/blog-meta
rhiannon morris 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
..
lib make less inefficient 2024-12-03 20:17:27 +01:00
all-tags.hs make less inefficient 2024-12-03 20:17:27 +01:00
blog-meta.cabal make less inefficient 2024-12-03 20:17:27 +01:00
combo-filter.hs make less inefficient 2024-12-03 20:17:27 +01:00
post-lists.hs make less inefficient 2024-12-03 20:17:27 +01:00