A Python Script to Generate a Report to Rank Hugo Themes
Go to file
Trent Palmer 46b919ff50 major rewrite rank_hugo_themes.py 2021-08-09 15:39:43 -07:00
.gitignore update .gitignore 2021-08-08 00:57:29 -07:00
LICENSE Initial commit 2017-07-23 04:36:52 -07:00
README.md fix links in README 2019-01-24 05:23:32 -08:00
rank_hugo_themes.bash update example_output, add bullet list of report features to README, add 2017-09-21 00:10:39 -07:00
rank_hugo_themes.py major rewrite rank_hugo_themes.py 2021-08-09 15:39:43 -07:00

README.md

hugo themes report

Completely rewritten in python, using sqlite for persistent data, and using conditional github api requests to collect the data.

I have the script running on a cron job, if you would like to see the result.