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
b1d96ac567
comments and a little simplification
2024-09-16 19:45:50 +02:00
3ae0cd7c52
bytestring hGetLine has moved
2024-09-15 17:46:40 +02:00
0438ee590f
slug generation improvements
2024-09-15 17:46:40 +02:00
32edbb1816
a bunch of stuff sorry
2023-12-28 01:00:37 +01:00
2910daf0c6
update deps
2023-06-05 17:48:09 +02:00
be46a2fc5c
fix tags with spaces
...
add a filter that replaces tags e.g.
"tag name" → {name: "tag name", slug: "tag_name"}
2022-09-17 20:54:16 +02:00
aa9f411f50
make YAML module less misleading
2022-03-30 04:37:03 +02:00
77a53e06a5
first
2021-07-25 14:49:55 +02:00