The site that currently online is not the latest version. I compared the sources. Not the same. The one on github master seems fine.
For example https://raw.githubusercontent.com/apache/netbeans-website/master/netbeans.apache.org/src/content/kb/docs/platform/index.asciidoc is supposed to render this page: https://netbeans.apache.org/kb/docs/platform.html but why does the one above not work and the following one yes: https://netbeans.apache.org/kb/docs/platform/ Probably related the way asciidoctor generates its sites (sound familiar to me). The .html file must an older one. However, the site still references the old pages... On Fri, Jan 14, 2022 at 5:53 PM Jean-Marc Borer <[email protected]> wrote: > DONE https://issues.apache.org/jira/browse/NETBEANS-6390 > > On Fri, Jan 14, 2022 at 5:29 PM antonio <[email protected]> wrote: > >> Hi Jean-Marc, >> >> You can either open a JIRA issue or send us a pull-request at >> https://github.com/apache/netbeans-website/. >> >> Kind regards, >> Antonio >> >> El 14/1/22 a las 18:07, Jean-Marc Borer escribió: >> > Hi, >> > >> > While looking for documentation, I was browsing the apache web site and >> it >> > seems seriously broken. When I follow the pages from >> > https://netbeans.apache.org/ I get: >> > https://netbeans.apache.org/kb/docs/platform.html >> > where a lot of links are broken. Even the images where when I go >> trough >> > google on page >> > https://netbeans.apache.org/kb/docs/platform/ >> > the page is fine!! >> > >> > Notice the difference? Currently the site is not properly browsable. >> Only >> > google allows you to find the proper pages, if you know what you are >> > looking for... >> > >> > The links to the previously package info are broken as well... >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >> >> >> >>
