Bug 280926 - we should list latest release first on our website
Summary: we should list latest release first on our website
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Brad Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 15:34 UTC by Wolfram Schneider
Modified: 2024-10-27 15:50 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)