[Feature] Introduce Search functionality with LUNR.js or other library #326
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Problem
There are many resources present in the resource archive. Also, we might witness more resources to be added there. To navigate easily to the desired resources, One should be able to use the power of search libraries to use features such as fuzzy search, etc..
Description
We can utilize some lightweight library to implement the proposed functionality to the site. Lunr is a lightweight yet powerful library that can by used.
Additional context
More info about LUNR can be found at : Lunr Docs
Also, A similar issue exists that talks about including a search bar for the site: #36
Implementation
The text was updated successfully, but these errors were encountered: