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 functionality. #130

Closed
wants to merge 1 commit into from
Closed

Add search functionality. #130

wants to merge 1 commit into from

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Jan 8, 2020

This is a very first draft; I don't even know if we should go with this solution

  • fix input search style
  • see if we can replace HTML escapes with Unicode characters
  • see if we can load the json file when the input has focus instead of page load

The json file loads on page load but it should load when someone enters the search input.

If it's not viable to go with this solution, we should look into algolia.

Fixes #88

Preview: https://deploy-preview-130--bootstrapblog.netlify.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a search
1 participant