Commit Graph

58 Commits

Author SHA1 Message Date
2a2ac442f4 rename function test_description_per_min_hugo_version.py 2021-08-22 07:09:08 -07:00
7c60b0e398 add test_description_per_sort_by.py 2021-08-21 21:01:23 -07:00
559fcef3b2 git add test_description_per_more_columns.py 2021-08-21 21:01:03 -07:00
441573c82d add test_description_per_min_hugo_version.py 2021-08-21 21:00:43 -07:00
8cf060247c add test_description.py 2021-08-21 21:00:17 -07:00
d9eca45945 add unittest test_scroll.py 2021-08-21 16:05:41 -07:00
6281c4347a add test_plus_button.py 2021-08-21 15:19:08 -07:00
4911c65867 add test_minus_button.py 2021-08-21 15:18:55 -07:00
00459ca513 fix line length test_title.py 2021-08-21 15:18:09 -07:00
f97fe8b9de add cron example to test/README.md 2021-08-21 13:18:42 -07:00
7b20f9206f fix title 2021-08-21 10:55:20 -07:00
c4199c9bc7 add unittests for database 2021-08-21 09:56:14 -07:00
4dec9f77c9 add unittest test_title 2021-08-20 11:40:12 -07:00
beb1bdadba update screenshot.png 2021-08-19 12:33:50 -07:00
6e4c1cc072 add theme count to table 2021-08-19 12:28:22 -07:00
8fc0b17f96 update README 2021-08-19 12:11:29 -07:00
1968c67241 add screenshot.png to README 2021-08-19 12:09:40 -07:00
8899519567 add screenshot.png 2021-08-19 12:05:40 -07:00
b1eb51c2ad add color highlights for features 2021-08-19 12:01:44 -07:00
d03c4b5ef9 add color highlights for tags 2021-08-19 11:53:24 -07:00
afbe353ca9 add description text 2021-08-19 10:48:40 -07:00
eec9cd95af add filter by minVer 2021-08-18 15:09:33 -07:00
44b725f117 add filter by license 2021-08-17 17:23:51 -07:00
d40b8c218a add more sorting for results 2021-08-16 10:35:36 -07:00
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
7c58e22aa8 make columns selectable 2021-08-14 17:42:01 -07:00
3eb9282438 extend column names 2021-08-14 08:01:41 -07:00
df277e86ce redesign menus 2021-08-14 07:21:26 -07:00
1cb1f0ec1f update rank_hugo_themes.py to parse more info from theme_toml 2021-08-13 09:31:43 -07:00
28a527a7d5 add buttons over checks and radios 2021-08-12 17:23:42 -07:00
223c3f2196 lint buildSelectionMenu.js 2021-08-11 20:57:34 -07:00
5c3d0a661d lint buildPage.js 2021-08-11 20:33:28 -07:00
36880bd056 cleanup rank_hugo_themes.py 2021-08-11 20:10:09 -07:00
e22858894e add radio input for sorting tags,features by name or numThemes 2021-08-11 19:36:41 -07:00
df506a49aa update README to reflect new features 2021-08-11 12:07:26 -07:00
562e82bb4e another major rewrite 2021-08-11 11:58:10 -07:00
172800ca1c fix href link in html page 2021-08-09 16:02:28 -07:00
46b919ff50 major rewrite rank_hugo_themes.py 2021-08-09 15:39:43 -07:00
cb8c491a3e update .gitignore 2021-08-08 00:57:29 -07:00
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
467bc4356a rank_hugo_themes.py fix changed commit date result from gitlab api 2020-01-28 12:17:59 -08:00
4cf1427ced fix links in README 2019-01-24 05:23:32 -08:00
25d2cb64bd rank_hugo_themes.py implement sqlalchemy instead of sqlite3 2019-01-22 02:30:14 -08:00
69577a605f open website links in new page, target='_blank' 2018-12-25 02:21:05 -08:00
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
14e4a84d20 update README with updated page url 2018-12-19 22:13:19 -08:00
33e783964f combine two report pages into one, add sort by tag to report 2018-12-19 22:05:08 -08:00
1f8cfdb021 update README because of python rewrite 2018-12-06 10:17:17 -08:00
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
e0c6861836 delete example_output 2018-11-30 11:35:12 -08:00