fix links in README

This commit is contained in:
2019-01-24 05:23:32 -08:00
parent 25d2cb64bd
commit 4cf1427ced
2 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@
Completely rewritten in python, using sqlite for persistent data, and using conditional github api requests to collect the data.
I have the script running on a cron job, if you would like to see [the result](http://107.161.27.86/hugo-themes-report/hugo-themes-report.html).
I have the script running on a cron job, if you would like to see [the result](https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html).
* mobile responsive (somewhat) tables using bootstrap
* 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](https://themes.gohugo.io/)
* [hugo themes report](http://107.161.27.86/hugo-themes-report/hugo-themes-report.html)
* [hugo themes report](https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html)
* [master list of hugo themes](https://github.com/gohugoio/hugoThemes)
* [hugo themes home page](https://themes.gohugo.io/)