Both the EN and NL version of are now generated from the same base latex file

This commit is contained in:
2023-08-30 20:45:59 +02:00
parent 0e9af4f540
commit 55765e71a1
25 changed files with 319 additions and 356 deletions

View File

@@ -13,4 +13,5 @@ gray_matter = { version = "0.2.6", features = [
], default-features = false }
regex = "1.9.4"
serde = { version = "1.0.188", features = ["derive"] }
serde_yaml = "0.9.25"
walkdir = "2.3.3"