Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Add search support #113

Closed
Closed
@Mr0grog

Description

@Mr0grog

A previous version of this site had a very broken search implementation using Lunr JS. We removed it because we didn’t have time to focus on it and on getting docs from all over IPFS organized, but it would be really lovely to bring this functionality back.

Things that need solving:

  • Basic working search implementation. Hugo has some tools for generating search indexes that might be helpful: https://gohugo.io/tools/search/
  • Design for how to incorporate search nicely with the rest of the site
  • Implementation of that design

Another problem to keep in mind here is that a lot what’s currently in this site is links to pages in GitHub or to other sites. Are there any feasible ways to make sure some of those show up in search results? We don’t need to worry about this right away.

Metadata

Metadata

Assignees

Labels

dif/hardHaving worked on the specific codebase is importanttopic/design-contentContent design, writing, information architecture

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions