creativecommons / creativecommons/cc-resource-archive

[Feature] Introduce Search functionality with LUNR.js or other library

Open
#326 1 comment 0 reactions 0 assignees View on GitHub
✨ goal: improvement 🏁 status: ready for work 💻 aspect: code 🟩 priority: low
Dominant language
Dockerfile
Stars
66
Forks
137
PR merge metrics
No merged PRs in 30d

Description

## 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](https://lunrjs.com/docs/index.html)
Also, A similar issue exists that talks about including a search bar for the site: #36

## Implementation

- [x] I would be interested in implementing this feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.