On https://www.freebsd.org/releases/ in section Most Recent / Production we list the releases in the order Release 13.3 (March 5, 2024) Release 14.0 (November 20, 2023) Release 14.1 (June 4, 2024) so, we have the oldest version first. I think we should revert the order to the latest (and best) first: 14.1, 14.0, 13.3 If you look down to section 'Prior Releases – EOL' we already list the releases in reverse order.
Ok with me, but I have absolutely no idea how to do this. The magic which takes shared/releases.adoc and puts the list of releases everywhere it needs to go.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=c7178d888733a05643a53291d99e34f1876ec875 commit c7178d888733a05643a53291d99e34f1876ec875 Author: Brad Davis <brd@FreeBSD.org> AuthorDate: 2024-08-25 19:09:04 +0000 Commit: Brad Davis <brd@FreeBSD.org> CommitDate: 2024-08-25 19:09:04 +0000 Website: Show that 14.1 is preferred release and 14.0/13.3 are legacy PR: 280926 website/themes/beastie/layouts/index.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-)