inSileco / inSileco.github.io

:globe_with_meridians: Our blog powered by blogdown
https://blog.insileco.io/
GNU General Public License v3.0
8 stars 1 forks source link

Search in our posts #60

Open KevCaz opened 6 years ago

KevCaz commented 6 years ago

We are accumulating some nice material but it's kind of tricky to search for a specific post in our list of posts. I'd be happy if we could add a search engine feature! In the meanwhile I'll come up with a slightly different display for the list of posts.

KevCaz commented 6 years ago

Some hints:

https://gist.github.com/sebz/efddfc8fdcb6b480f567 https://github.com/olivernn/lunr.js/

KevCaz commented 6 years ago

https://gohugo.io/tools/search/ https://www.npmjs.com/package/hugo-lunr

http://fusejs.io/