Re: Update the git landing page

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Greg Sabino Mullane <htamfids(at)gmail(dot)com>, pgsql-www(at)postgresql(dot)org
Subject: Re: Update the git landing page
Date: 2025-02-20 20:34:13
Message-ID: 6ADCAEAC-CFB0-4E50-9CB5-EC34073E550D@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> On 20 Feb 2025, at 21:31, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
> On Thu, Feb 20, 2025 at 9:29 PM Greg Sabino Mullane <htamfids(at)gmail(dot)com <mailto:htamfids(at)gmail(dot)com>> wrote:
>> For reasons, I was scanning for something here today:
>>
>> https://git.postgresql.org/
>>
>> ...and wow!, some of that stuff is very old and clearly will never be used again. Maybe we can move anything not updated in three years to a separate page, or at least put it at the bottom of the list? And while we are at it, can we put the actual postgres project at the top? It doesn't look good that the first three projects have had no updates in a decade on average, and you have to dig a bit to find postgres.
>>
>
> This is the output from gitweb. I don't believe gitweb supports any such pagination.

You can instead use cgit and sort by idle, that will order the list with the
oldest entries below the fold:

https://git.postgresql.org/cgit/?s=idle

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Vladlen Popolitov 2025-02-21 04:57:54 Re: Error in form on site commitfest.postgresql.org
Previous Message Magnus Hagander 2025-02-20 20:31:16 Re: Update the git landing page