blog/blog-meta/lib
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
..
FixFigures.hs make less inefficient 2024-12-03 20:17:27 +01:00
Misc.hs make less inefficient 2024-12-03 20:17:27 +01:00
NiceDate.hs make less inefficient 2024-12-03 20:17:27 +01:00
SlugTags.hs make less inefficient 2024-12-03 20:17:27 +01:00
YAML.hs comments and a little simplification 2024-09-16 19:45:50 +02:00