Results 1383 comments of Vincent Prouillet

The theme directory is auto-generated from the themes repo so that change will be removed next time an update is made. We should just ignore link checking in the themes...

The error is happening in the template, what does `vods.html` looks like?

It's not possible currently. For the next version of Tera, i'm thinking of allowing some scripting language like https://rhai.rs/ or wasm functions. Not coming anytime soon though.

Note that for this specific feature we do have a very crude version. See `reading_time` in https://www.getzola.org/documentation/templates/pages-sections/ Was it for a non latin language?

sure but I think right now it's implicit it's not supported. It wouldn't hurt to write it int he docs though

Maybe a JXL output with a JXL input? The CI failures look legit though

> Ah, JXL reading is not supported :D do you think I should add that? It depends whether it can be added or not. If so then yes > As...

> it depends on a different version of "image", and trying to upgrade the dependency for zola to 0.25 produced some dependency incompatibility errors. I will update to 0.25 soonish,...

`next` has been updated with image 0.25

Can you rebase? CI is fixed minus windows which i'll look at later