JuliaLang / www_old.julialang.org

Julia Project web site (Old)
http://www_old.julialang.org/
Other
150 stars 276 forks source link

Replace the Packages section with something more useful #732

Closed nalimilan closed 6 years ago

nalimilan commented 6 years ago

The topbar includes a packages link pointing to http://pkg.julialang.org, but it's almost useless for a newcomer looking for features given how many packages listed on that page. I think it would make sense to merge packages and ecosystem into a single page. Before the list of organizations currently in the ecosystems page, it would point to a repository organizing all packages by features like http://svaksha.github.io/Julia.jl. Ideally we should bless an official or semi-official repository like that where package authors can register their packages, like R's CRAN Task Views.

ChrisRackauckas commented 6 years ago

JuliaObserver.jl is a much better show of Julia's packages.

ViralBShah commented 6 years ago

Would people be ok with packages linking to juliaobserver.com?

nalimilan commented 6 years ago

That would certainly be useful. However, I'm not sure it would be enough to completely fill the role of CRAN Task Views. What is lacking IMHO is:

ViralBShah commented 6 years ago

Continued in https://github.com/JuliaLang/www.julialang.org/issues/21