Hi, On Tue, Aug 4, 2020 at 6:30 PM Raymond Auge <[email protected]> wrote: > ...So far the Apache Aries project seems to be leaning toward choosing Antora > [1] for choice of static site building tool...
I'm not really active in Felix so I'll let the PMC or whoever does the work decide. However, as per [2] it looks like Antora supports only Asciidoc as its input format, whereas the current Felix site content is in Markdown. This *might* represent more conversion work - however there are various flavors of Markdown, so even staying in that format will require some conversion work as well. For Sling we migrated from the Apache CMS to Jbake [3] and a number of things required fixing, even though we used Markdown in both cases. -Bertrand [1] https://docs.antora.org/antora/2.3/ [2] https://docs.antora.org/antora/2.3/page/ [3] https://issues.apache.org/jira/browse/SLING-6955
