-
Notifications
You must be signed in to change notification settings - Fork 267
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
Feature request: support search. #49
Comments
Search is already planned for the 2.0 release. |
Is somebody working on this? If not, maybe I can help. |
Yes, we will be adopting a search implementation by @onweru in his Compose theme. If you'd like to supply fixes or feedback on the search function, it would be best to use this issue so it can be tracked in one spot. |
I implemented my search page using this tutorial. Hope this will help.
|
Nice work there, and nice blog! |
@vietanhdev Yes, that tutorial was really useful. I also implemented search feature for my theme. I suggest using Fuse.js instead of Lunr.js in this theme, since Lunr doesn't work well in a non-English language. |
FYI, there is a partial theme implementation of Fuse.js search: https://github.com/kaushalmodi/hugo-search-fuse-js The search page is hosted on Hugo-bare-min theme: https://hugo-bare-min.netlify.app/search/ |
We're working on it, so far we have got this far. The current implementation is using Fuse.js as advised earlier in this thread. |
Wow! The search bar is pretty smooth and polished. And the I appreciate your hard work and look forward to seeing this function added to |
@sosiristseng, we'll get there. Thank you. |
For those watching this issue, there have been some significant advancements made in the search functionality that Clarity will eventually adopt, including some functionality that isn't found many other places. Stay tuned. |
Just wanted to say, amazing theme. I was just about to start implementing search with it and found this. Now I think I'll just be patient. Thanks! Please post here if you need any help. |
All just checking in to see what the latest update was on Search?, Noticed the last update was Dec, so just checking to see if any further progress?. Great theme and excellent work!. |
Thats, great, appreciate the update!. |
Perfect, I came here to suggest this and saw this has been planned, Thank you! |
I think this is another missing bit in this awesome theme. Any plans as to when this could go live? |
I would also like to ask, is there any time plan for the 2.0 version of the search function? thinks |
Any news? |
@LITUATUI, as soon as next monday. |
Signed-off-by: weru <fromweru@gmail.com>
Signed-off-by: weru <fromweru@gmail.com>
Signed-off-by: weru <fromweru@gmail.com>
Signed-off-by: weru <fromweru@gmail.com>
Signed-off-by: weru <fromweru@gmail.com>
@chipzoller, I think the first implementation of search on this theme is in. Please review it when you can. |
Will do ASAP |
Signed-off-by: weru <fromweru@gmail.com>
Since an initial implementation of search by @onweru is now available, I'm closing this issue. We will work towards polishing the search feature, and for any bugs or requests around search please open a new issue. |
No description provided.
The text was updated successfully, but these errors were encountered: