Results 1383 comments of Vincent Prouillet

> The improved docs at https://github.com/getzola/zola/pull/1541 have clarified it, so I'm not sure why it hasn't been merged for 2 years. It's a draft and I forgot about it after...

We should probably find some way to group events rather than reacting to all of them. If we got 10 static assets that changed, we only need to react once,...

Nope, and at this point the ship has sailed

The ability to add multiple formats has been added in the `next` branch.

Woops sorry I missed the link to the repo in the initial post when I commented.

It will somewhere in https://github.com/getzola/zola/tree/master/components/markdown/src/codeblock > Also what's the components dir separate from src? This is a Cargo workspace, Zola is split in a few sub crates to speed up...

Ah `ignored_content` is only applied in the `content` directory, not in static

It was initially meant to not include some files that are artifacts of building pages (like notes or whatever). I don't think it makes sense to have it filter the...