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)
This commit is contained in:
rhiannon morris 2024-12-03 20:15:36 +01:00
parent 0385c3215b
commit 5a94aae932
13 changed files with 187 additions and 167 deletions

View file

@ -4,13 +4,13 @@ packages:
source-repository-package
type: git
location: https://git.rhiannon.website/rhi/lang.git
tag: e8d46973fac634d8ee589697e19cf0cc2c39ce00
tag: ed54ec4c5af5b2b8ea25f0274e11c2f8c87714c3
subdir: langfilter
source-repository-package
type: git
location: https://git.rhiannon.website/rhi/lang.git
tag: e8d46973fac634d8ee589697e19cf0cc2c39ce00
tag: ed54ec4c5af5b2b8ea25f0274e11c2f8c87714c3
subdir: laantas-script
source-repository-package