Commit Graph

8 Commits

Author SHA1 Message Date
Trent Palmer 6965a1bae9 add \n after regex substitution that adds quotes after double-dotted
version numbers because toml module doesn't handle double-dotted version
numbers that aren't quoted
2020-02-14 15:42:20 -08:00
Trent Palmer 467bc4356a rank_hugo_themes.py fix changed commit date result from gitlab api 2020-01-28 12:17:59 -08:00
Trent Palmer 4cf1427ced fix links in README 2019-01-24 05:23:32 -08:00
Trent Palmer 25d2cb64bd rank_hugo_themes.py implement sqlalchemy instead of sqlite3 2019-01-22 02:30:14 -08:00
Trent Palmer 69577a605f open website links in new page, target='_blank' 2018-12-25 02:21:05 -08:00
Trent Palmer 7e4195365a handle themes that come from gitlab (instead of from github),
i.e. Midnight https://gitlab.com/BluestNight/Midnight
2018-12-24 04:30:18 -08:00
Trent Palmer 33e783964f combine two report pages into one, add sort by tag to report 2018-12-19 22:05:08 -08:00
Trent Palmer 8a6c39d6b8 complete rewrite in python instead of bash, using sqlite database,
conditional requests to avoid hitting github api limit, building a
report using bootstrap css table.
2018-12-06 09:53:55 -08:00