Vincent Prouillet
Vincent Prouillet
Easiest way (I think) would be to define a struct for the filters/tests using regex and store the compiled versions in a hashmap in that struct. I don't know if...
Ignoring content removes them from the assets list so it's not showing up in your shortcode, nothing to do with resize_image
I think right now you can use `draft = true` to hide it but the whole `render = false` can be confusing I agree. Not sure how to solve that...
> However, they don't render when called in directly in the section... So now what is the difference between render and draft ? If i remember correctly, some people wanted...
> If I understand correctly, my page's content is not available to the parent section if I render=false ? I expected the page content to still be accessible by the...
You have write permissions to that folder right?
It's not planned right now no.
I think it's still a neat idea
I don't know if it's helpful but I've ruled out tree-sitter for Zola (see thread in https://github.com/getzola/zola/issues/1787). In short the main issues: - generated parsers are _big_. At the time...
Yes but it's not on crates.io or integrated in Zola just yet, coming soon though