Looking for theme similar to the hugo themes page

Hey there again, I recently opened the following topic

and I since have pivoted to look for a simpler solution.
What I’m looking for now is basically a simple hugo theme that works much like the hugo theme page itself

I managed to run

after cleaning 2 errors, but it’s a very heavy site and quite complex.
I’m basically looking for the tag and sort functionality stripped out with an otherwise barebones site and only some example data on it.

Is there any ready made theme to do this, and or is the hugo theme site available as a theme itself somewhere perhaps? Ideally I’d need a sort of feature of some kind as well, like sort by date added or certain tag values/data associated and perhaps manually added to the files.
And it also should, like in these examples, open an extra site for each entry giving more detailed information about it.

I’ve checked through the hugo themes but none seemed to do this.
So if you know any, please let me know, thanks!

Look at the layouts of the GitHub - gohugoio/hugoDocs: The source for https://gohugo.io/.

Hey thank you for the link.
Yeah I didn’t look at it in advance because it’s not 100% what I need, but looking at it now, it’s also way too much for me to distill the relevant part out of. I’m quite new to hugo and websites in general, and there’s way too much going on here for me to follow unfortunately. (that’s also the problem with the other site I posted).

Maybe there’s some easier one, otherwise I’ll have to get thinking again or might look at these again.