Commit graph

15 commits

Author SHA1 Message Date
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
076cee1d6b remove --size-only 2024-12-03 17:53:57 +01:00
998271e342 use currentcolor for lántas text
now possible with inline svg!!!
2024-11-30 20:07:17 +01:00
e228947212 update makefile 2024-11-29 00:51:25 +01:00
9284365c72 add rss 🎉 2024-09-15 17:57:09 +02:00
3ac457b1ec mathml 2024-09-15 17:48:16 +02:00
32edbb1816 a bunch of stuff sorry 2023-12-28 01:00:37 +01: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
81041fdb30 posts depend on syntax defs 2022-03-16 18:39:53 +01:00
dede580ecf parallel doesn't like an empty list 2022-03-16 04:54:57 +01:00
143e43e088 enable :emoji: 2022-03-15 04:41:20 +01:00
4d53deabf4 remove yaml from STATICEXTS 2022-03-15 04:41:08 +01:00
e5d888ae01 add maude syntax 2022-03-15 04:40:25 +01:00
3f989733ee all posts page is index 2021-07-25 14:55:05 +02:00
77a53e06a5 first 2021-07-25 14:49:55 +02:00