dbohdan / classless-css

A list of classless CSS themes/frameworks with screenshots
1.89k stars 52 forks source link

Rank by github popularity #40

Open kamalhm opened 1 month ago

kamalhm commented 1 month ago

Would be great if we can reorder this list based on github star popularity

tomByrer commented 4 weeks ago

I like alphabetical, but auto-populating starts at time of update / monthly cron would be nice.

Sorting sounds is a nice idea, but more like a web app thing IMHO.

dbohdan commented 3 weeks ago

This is something to consider. It could be useful, but it would require a different and more complex build process. At the moment we do not retrieve or store project statistics; we outsource it to Shields.io and include their images.

The right way to go about this would probably be to leave the readme as-is and create a separate dynamic table view similar to dbohdan.github.io/embedded-scripting-languages. Fitting a variable number of screenshot thumbnails into the table nicely would need some experimentation. (Show a modal gallery on click?)