netlify / staticgen

StaticGen.com, A leaderboard of top open-source static site generators
http://www.staticgen.com
MIT License
2.46k stars 557 forks source link

Sorting is broken #724

Open angelcervera opened 4 years ago

angelcervera commented 4 years ago

The order is broken because adds I think.

How to reproduce:

  1. Filter by Javascript.
  2. Sort by total starts.

Actual behavior: First row: Next.js (45K) -> Gatsby (42K) -> Hugo (41K) -> Adds (Get started with one click ....) Second row: Nust (25K) -> Docusaurus (15K) -> Eleventy (4K) -> Hexo (29K)

Expected: First row: Next.js (45K) -> Gatsby (42K) -> Hugo (41K) -> Adds (Get started with one click ....) Second row: Hexo (29K) -> Nust (25K) -> Docusaurus (15K) -> Eleventy (4K)

image

draco-malfoy commented 4 years ago

This has been fixed I guess

mmdevcodes commented 4 years ago

Now sorting is gone entirely. What happened to the site?