Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search #17

Closed
bluddy opened this issue May 16, 2018 · 3 comments
Closed

Add search #17

bluddy opened this issue May 16, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@bluddy
Copy link
Member

bluddy commented May 16, 2018

We may be able to add a search bar on github.io with this.

@kalouantonis kalouantonis added the enhancement New feature or request label May 17, 2018
@bluddy
Copy link
Member Author

bluddy commented May 17, 2018

Issue #2 has a link to a jekyll theme that I think also includes search capabilities.

@bluddy
Copy link
Member Author

bluddy commented Jun 27, 2018

This seems like the simplest way to add search. It requires using lunr, a JS library, creating a json file with jekyll (easy), and creating a dynamic page for the results. The link suggests backbone, but we can probably get away with doing it manually.

@bluddy
Copy link
Member Author

bluddy commented Dec 6, 2018

This is now accomplished. Closing.

@bluddy bluddy closed this as completed Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants