I am using https://themes.gohugo.io/, and am looking to adopt a theme that has semi-active maintenance. I find some of the Hugo themes are no longer actively maintained. To figure this out, I look at each theme’s source to determine the last meaningful commit and Hugo version used.
What are the most popular Hugo themes? asks for adding filtering options, I concur this would be useful. @pointyfar built https://pfht.netlify.app/, but it seems to only match Hugo versions up to 0.81 (released Feb 2021) and the “updated” field stops at May 2021. So the website (as of 7/23/2023) doesn’t work for themes from the past two years.
My questions are:
- Can Hugo support filter options in https://themes.gohugo.io/?
- How can I currently look up semi-actively maintained projects?
One workaround: GitHub advanced searching for repositories with topic:hugo
and sorting by last commit: https://github.com/search?q=topic%3Ahugo+&type=repositories&ref=advsearch&s=updated&o=desc