-
Notifications
You must be signed in to change notification settings - Fork 782
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
Change searching method #239
Comments
potential solution: https://onebite.dev/add-live-search-in-hugo-website/ |
Can I take this task? |
HI @Ravina-Deogadkar thanks for your willingness to do this task. Appreciate it.
Thanks. LMK if you have a suggestion / better idea |
Sure, I have never used vanillaJS before but I can check if it works. Can you assign the issue to me? |
Looks like Windows have issue with "|" as a file name. |
please assign me this sir. |
Hi @Ravina-Deogadkar are you still working on this? need to verify since @arpanbiki want to work on it. |
Right now we're searching through javascript that only valid for one page.
As the item grows, we need to make a pagination to not load all items at once.
For that pagination,
we'll need a new search/filter method.
[might be change not live search anymore as we have now]
Watchout there are 3 pages will be affected:
index / tag(list) / random
The text was updated successfully, but these errors were encountered: