On Mon, 5 May 2025 at 22:40, sebb <seb...@gmail.com> wrote: > Neat! >
Thanks, the only crappy bit is that it limits the year links into rows of 10 across - by putting in a line break, but I just noticed on my phone, it only fits 6, so you get a row of 6, then 4, then 6 and then 2. Maybe I should take that out and just let it sort out however many fit Niall > > On Mon, 5 May 2025 at 22:22, Niall Pemberton <niall.pember...@gmail.com> > wrote: > > > > I've updated the Process Tracking page to break it up by year (as the > > original site had) rather than one long list. > > https://attic.apache.org/tracking.html > > > > It also has links at the top to be able to jump to a specific year. > > > > Lastly, I've put in the logic to limit the number of years show - > currently > > set to 20. > > https://github.com/apache/attic/blob/main/tracking.md?plain=1#L42 > > > > Niall >