Vincent Prouillet
Vincent Prouillet
For feeds I prefer to keep the control a bit tight around it. I think adding calendar support would be cool though
I think it would be fine to add but I don't know anything about .ics so I wouldn't really know what we need
Yeah the issue is how to handle the optional things that need to be put in the `[extra]` section. If it's well documented maybe it's fine
Sorry I don't really get what you mean there with the additional_templates. I think the `feed_filenames` name is confusing in general, you need to know a filename to say what...
Ah ok I see what you mean. It might be something needed indeed but there might be other options (like eg a feeds folder where we load everything in there...
Hmm maybe we should just fold the `additional_templates` into feed_filenames and allow arbitrary names (not globs) and render those?
The idea was to generate valid feeds by default that you don't need to touch most of the time. Initially there was only one type of feed so it was...
The early error with mixed family is intended. Ideally it would not be possible at all from the Rust API but I haven't got to that yet
If only it was possible to disable the indented code blocks, that would make things simpler ;(