Bug 280926

Summary: we should list latest release first on our website
Product: Documentation Reporter: Wolfram Schneider <wosch>
Component: WebsiteAssignee: Brad Davis <brd>
Status: Closed FIXED    
Severity: Affects Many People CC: brd, cperciva
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Wolfram Schneider freebsd_committer freebsd_triage 2024-08-19 15:34:06 UTC
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.
Comment 1 Colin Percival freebsd_committer freebsd_triage 2024-08-22 15:47:21 UTC
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.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-25 19:10:26 UTC
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(-)