Vincent Prouillet
Vincent Prouillet
The work was happening on https://github.com/Keats/tera2/pull/64 for components and was waiting on some feedback for https://github.com/Keats/tera2/issues/51 That PR is mostly done now and there are a few things to add...
`minify_html` is always called in parallel and there are no other API in https://docs.rs/minify-html/latest/minify_html/ I'm not really sure what to change there
> When I initially had a look, I thought Zola is running minify_html per file when it could realistically run it for all files at the end of the build...
It's unlikely to be causing an issue in practice but that would be a breaking change, so for v11
So that would be for the [extras] section of config.toml only?
Looks like it's hyper erroring for that link for some reason
Makes sense, but only once there will be a new highlighter, no point changing it currently
I don't really understand. I see it in the snapcraft admin console. Did something change to release on there?
It is indeed way too big to review. A few other things: - The issue for secret content is closed so for now it shouldn't be implemented - Same-ish for...
No, theme.toml is only meant for theme metadata I don't want to merge the concepts