mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2024-10-31 14:08:45 -07:00
A Python Script to Generate a Report to Rank Hugo Themes
|
||
---|---|---|
templates | ||
test | ||
.gitignore | ||
LICENSE | ||
rank_hugo_themes.bash | ||
rank_hugo_themes.py | ||
README.md | ||
screenshot.png |
hugo themes report
Completely rewritten in python, using sqlite for persistent data, and using conditional github api requests to collect the data. Also, now using sqlalchemy and client-side javascript to interactively filter and sort presentation.
I have the script running on a cron job, if you would like to see the result.
- reports list of hugo themes, stars, and commit dates
- rank by stars or commit date
- sort by tags so you can compare side by side with the hugo themes home page
- filter by arbitary list of both tags and features
- hugo themes report
- master list of hugo themes
- hugo themes home page