-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Today's home page is fully done in the client, we should probably mirror that here.
Overall, the main feature we want to have is full-text search across (at least) one or more packages. You can add packages by typing # which will trigger an autocomplete, such as #phoenix_live_view. You can then press : to autocomplete a given version, otherwise the latest is picked from the hex.pm API. If the search only has the package information, such as #ecto or #ecto:1.0.0, and no search term, we go to the particular package (+ version).
Anything else we could do when it comes to search? /cc @ericmj @ruslandoga @wojtekmach
I will work on a mockup to the new homepage. The mix hex.search and ExDoc can come later.
rhcarvalho and dmitriid
Metadata
Metadata
Assignees
Labels
No labels