Commit Graph

39 Commits

Author SHA1 Message Date
Trent Palmer f16129da39 fix blox-tailwind 2023-11-28 18:49:38 -08:00
Trent Palmer 891a8fe4e3 new get_vnum_stripped_string function 2023-08-31 18:32:54 -07:00
Trent Palmer 3112ead109 name fix salinger-theme 2023-08-04 19:21:47 -07:00
Trent Palmer d6b13dc777 fix hugo-liftoff name and hermit-V2 bad theme.toml 2023-07-18 17:04:08 -07:00
Trent Palmer 4f184ad080 reenable unicef-inventory 2023-05-04 01:45:55 -07:00
Trent Palmer 6b3bc3120e fix Digital Garden cname conflict 2023-03-17 00:00:07 -07:00
Trent Palmer c310d64a56 fix possible theme.yaml instead of theme.toml 2023-03-13 19:54:33 -07:00
Trent Palmer 9fbb14a410 fix license not in themes_toml for Henry Hugo Theme 2023-01-21 02:04:14 -08:00
Trent Palmer c42a2f9927 fix min_ver in multiple locations in themes.toml https://github.com/TrentSPalmer/hugo_themes_report/issues/1 2022-11-19 22:34:55 -08:00
Trent Palmer 8414ef5d42 exclude inventory-hugo-theme malformed theme.toml 2022-09-28 12:29:57 -07:00
Trent Palmer b2341f61ef update rank_hugo_themes.py correct name hugo-theme-stack 2022-09-18 09:29:37 -07:00
Trent Palmer b92173ef77 update rank_hugo_themes.py fix various corner cases 2022-09-11 10:20:00 -07:00
Trent Palmer 66720672b9 update rank_hugo_themes.py remove gcushen 2022-07-07 14:27:58 -07:00
Trent Palmer a612659a3b update rank_hugo_themes.py 2022-07-07 14:10:01 -07:00
Trent Palmer d9505fcea6 update get_corrected_theme_name() in rank_hugo_themes.py 2022-05-08 13:55:18 -07:00
Trent Palmer 4d4e378031 update get_corrected_url() and get_corrected_theme_name() in rank_hugo_themes.py 2021-11-29 18:07:29 -08:00
Trent Palmer bdfef627ac lint format rank_hugo_themes.py 2021-11-29 17:28:43 -08:00
Trent Palmer 2b74eacd3b add get_corrected_url() and get_corrected_theme_name() to
rank_hugo_themes.py
2021-09-11 14:09:18 -07:00
Trent Palmer 8730970956 add get_corrected_min_ver() rank_hugo_themes.py 2021-09-08 13:14:34 -07:00
Trent Palmer f9c0d929ff update rank_hugo_themes.py to deduplicate tags_lists and
features_lists
2021-08-26 23:13:14 -07:00
Trent Palmer d21c2859d9 adjust line length rank_hugo_themes.py 2021-08-23 20:14:01 -07:00
Trent Palmer e75c83d9b8 add dedup logic (because github repo names are case insensitive)
in case https://github.com/gohugoio/hugoThemesSiteBuilder/blob/main/themes.txt
contains duplicates.
2021-08-16 10:34:26 -07:00
Trent Palmer 7c58e22aa8 make columns selectable 2021-08-14 17:42:01 -07:00
Trent Palmer 3eb9282438 extend column names 2021-08-14 08:01:41 -07:00
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