Hi David,

On Mon, Sep 20, 2021 at 9:01 AM David Jencks <[email protected]> wrote:
> if the downloads page was an Antora page we could both generate it from a 
> json or yaml file and also include the EOL date elsewhere using 
> asciidoctor-jsonpath.  It looks like the current downloads page is generated 
> somehow but I don’t see how or where the data comes from.

Data for the download pages and the release pages comes from release
notes[1] and the layout logic[2] is governed by release categories
configuration[3]. It's not at all trivial, as is our policy on what we
promote on the downloads page...

zoran

[1] https://github.com/apache/camel-website/#adding-new-release-note
[2] https://github.com/apache/camel-website/tree/main/layouts/partials/releases
[3] 
https://github.com/apache/camel-website/blob/main/data/release-categories.yaml
-- 
Zoran Regvart

Reply via email to