website icon indicating copy to clipboard operation
website copied to clipboard

resources page: allow sorting, selecting by tags of videos

Open dholbach opened this issue 3 years ago • 3 comments

The page is getting a bit unwieldy - can we have sorting and tags?

dholbach avatar Nov 23 '21 16:11 dholbach

Great idea about the tags! I'm wondering if we should have categories of Resources as well. I'm thinking of all the blog posts that mention articles written by various folks...

Resources -> Videos (can be sorted by year, tag, type) -> Articles (can be sorted by year, tag, type) -> Other? (Workshops / tutorials / etc? or is this already docs?)

WDYT @dholbach ?

staceypotter avatar Dec 01 '21 18:12 staceypotter

That would be great - I'll have a look and see how it could be implemented when I find some time. (Unless someone else wants to take a look beforehand.)

dholbach avatar Dec 03 '21 07:12 dholbach

https://gohugo.io/templates/data-templates/ might be useful here. We could add tags to the YAML file and then generate a tag cloud at the top. It'll be a bit of work, but we might even be able to drop the resources script this way.

dholbach avatar Nov 29 '22 14:11 dholbach