> If someone's active, wants to do it, and there's enough people who agree with > them (and nobody actively protesting), we should let things progress.
Yes, I'm actively protesting :-) but not out of principle, out of pragmatism. It has to work, currently I am unsure how it can. My objection is avoiding us progressing down rabbit holes we later regret. Trying to be helpful… some questions to get going… What version of antora are you using (we are currently stuck on 2.3) ? How are the auto-generated configuration and nodetool pages included ? Is the in-docs search still working ? are you using the cassandra-website ui-bundle ? are you including the current djencks/asciidoctor-openblock hack ? Probably the simplest test of feasibility is to get the following (from cassandra-website) working: ./run.sh website build -g -u cassandra:https://github.com/pmcfadin/cassandra.git -b cassandra:cassandra6-docs-workzone This can be done in parallel, but I don't believe should wait (because there could be functionality this depends on that simply won't work), and I will help out.
