alire-project / alire

Command-line tool from the Alire project and supporting library
GNU General Public License v3.0
278 stars 49 forks source link

Website: Show short description after name in crates view #312

Closed Jellix closed 4 years ago

Jellix commented 4 years ago

Looking at https://alire.ada.dev/crates.html, it is sometimes hard, impossible or even misleading to infer from a project name what it might be about, so maybe the short description could be shown next to the name?

So, instead of having just things listed like

which leaves the user pretty much guessing what this thing is about, add the short description next to it:

Possibly related to #185, but I would assume that the short description is enough to make you click on an interesting crate and then you'll have the full information anyway.

Fabien-Chouteau commented 4 years ago

Thank you @Jellix, it a good idea!

I implemented it: https://alire.ada.dev/crates.html