Static search for new Fedora packages website

I deployed new Fedora packages web site to GitHub Pages.

https://abitrolly.github.io/fedora-packages-static/

And you notice it is of a little use, because search doesn’t work. The search requires a Solr backend and GitHub Pages can not host it. If anybody want to try adding a client side search engine for those static pages, the code is in GitHub - abitrolly/fedora-packages-static: Static version of https://pagure.io/fedora-packages-static in gh-pages branch.