Commit Graph

15 Commits

Author SHA1 Message Date
Trent Palmer df277e86ce redesign menus 2021-08-14 07:21:26 -07:00
Trent Palmer 1cb1f0ec1f update rank_hugo_themes.py to parse more info from theme_toml 2021-08-13 09:31:43 -07:00
Trent Palmer 36880bd056 cleanup rank_hugo_themes.py 2021-08-11 20:10:09 -07:00
Trent Palmer e22858894e add radio input for sorting tags,features by name or numThemes 2021-08-11 19:36:41 -07:00
Trent Palmer 562e82bb4e another major rewrite 2021-08-11 11:58:10 -07:00
Trent Palmer 172800ca1c fix href link in html page 2021-08-09 16:02:28 -07:00
Trent Palmer 46b919ff50 major rewrite rank_hugo_themes.py 2021-08-09 15:39:43 -07:00
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