aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

Steal haskell-lang/libraries #50

Closed neongreen closed 5 years ago

neongreen commented 8 years ago

https://github.com/haskell-lang/haskell-lang/issues/27

https://haskell-lang.org/libraries

Basically we want a way to mark items as “favorite” and then have a page like /platform or /foundation that would list them all with links to original pages (where more info would be available – pros/cons, etc).

neongreen commented 8 years ago

Alternatively, don't even mark anything – just show the top package from each category, along with its description. And then it'd be called /top or /choice or /best (the important thing is for it to be memorable so that people would be able to type it in chat quickly).

neongreen commented 8 years ago

Hm, no, the descriptions for packages have to be different from their descriptions on the “tldr” page.

neongreen commented 8 years ago

Also, I don't like the format they chose (a 2D grid of packages with descriptions). Perhaps a table would be better.

neongreen commented 8 years ago

Also, we don't actually want it to be just about packages. We want it to be a “how do I start Haskelling” page. Maybe /start will work.