Jieiku / zola-themes-benchmarks

MIT License
26 stars 2 forks source link

Automate the Build of the Page. #2

Closed Jieiku closed 1 year ago

Jieiku commented 1 year ago

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.

Jieiku commented 1 year ago

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.