2024-04-04 UTC
# [Jan_Tuomi] I was thinking that maybe I could improve my setup so that it does compilation in multiple passes. First pass would collect paths and markdown frontmatter from each page into an in-memory structure, and the second pass would then render each page like it does now, although now with an in-mem database that can be queried. Does this sound sane? I would also probably have to implement a better templating engine since the builtin pandoc one