Vincent Prouillet
Vincent Prouillet
I think it's fine? I can't think of issues caused by that.
Yep sorry forgot about it
I think it's fine to merge as is and change the MSRV after merge. By the way I haven't implemented the sort filter yet in tera2 (https://github.com/Keats/tera2) if someone is...
It should be easier to implement, they look more like regular functions. For example: https://github.com/Keats/tera2/blob/master/tera/src/filters.rs#L322-L341
Sure that can be added
Go for it
It looks like lots of people (https://github.com/getzola/zola/issues/2598) are confused about `get_url` so it should probably be changed. Here's a short version of what it does: https://github.com/getzola/zola/issues/2598#issuecomment-2288543960 It should probably be...
I would take a PR for it
> But building it with GitHub runners in Docker (Docker in Docker) is very slow, I think mainly because of QEMU emulation. The build time was ~100 minutes where without...
If we can reproduce the exact same setup (including filenames of the archives for the releases), I'm happy to move to GH actions.