Automate the Build of the Page.
Do not sort by stars at all, instead just sort by the scores from the perf tools.
I now have all those tools working via command line, just need to finish connecting the dots.
The only thing that will not be fully automatic is the indicator of which ones have search, for that I will just have an array variable of which themes have the search, and I can add to it whenever a theme implements search.
The script is now fully completed, the only thing left is to setup a cron job, but I will run it manually for a while just to make sure there are not any gotchas.
Automate the Build of the Page. Do not sort by stars at all, instead just sort by the scores from the perf tools.
I now have all those tools working via command line, just need to finish connecting the dots.
The only thing that will not be fully automatic is the indicator of which ones have search, for that I will just have an array variable of which themes have the search, and I can add to it whenever a theme implements search.