Skip to content

New HexDocs home page #49

@josevalim

Description

@josevalim

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions