|
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 |
|
|
8b851665b2
|
update url to raw example output, to avoid cdn cache
|
2017-09-21 00:17:32 -07:00 |
|
|
d83715fc3f
|
update example_output, add bullet list of report features to README, add
`uniq` command to final sort statement in rank_hugo_themes.bash
|
2017-09-21 00:10:39 -07:00 |
|
|
42d9dff5d4
|
fix star_gazers assignment for theme repos which are forks
|
2017-07-31 06:45:01 -07:00 |
|
|
aa36b4e6da
|
added string test to make sure variables are being set
|
2017-07-26 23:07:14 -07:00 |
|
|
d3964b23dc
|
update README with link for raw file of example_output
|
2017-07-23 12:17:52 -07:00 |
|
|
5fe8efb2bb
|
added example_output and adjusted spacing in printf statement
|
2017-07-23 12:09:32 -07:00 |
|
|
f1d972d2c6
|
extend README and add script
|
2017-07-23 04:59:47 -07:00 |
|
|
9152b3b339
|
Initial commit
|
2017-07-23 04:36:52 -07:00 |
|