sharonbrener / recipe-collection

http://lekkerlab.com/
0 stars 0 forks source link

Search #8

Open sharonbrener opened 7 years ago

sharonbrener commented 7 years ago

Add ability to search across content or tags.

Resources http://jekyll.tips/jekyll-casts/jekyll-search-using-lunr-js/ https://blog.flybase.io/2015/09/05/searching-jekyll/ https://alexpearce.me/2012/04/simple-jekyll-searching/

sharonbrener commented 7 years ago

Things I'm trying now: https://github.com/algolia/algoliasearch-jekyll https://blog.algolia.com/instant-search-blog-documentation-jekyll-plugin/ https://www.algolia.com/doc/guides/getting-started/how-it-works/

https://blog.webjeda.com/instant-jekyll-search/

Lunr things I tried and failed: http://matthewdaly.co.uk/blog/2015/04/18/how-i-added-search-to-my-site-with-lunr-dot-js/ http://katydecorah.com/code/lunr-and-jekyll/ http://frontendcollisionblog.com/javascript/jekyll/tutorial/2015/03/26/getting-started-with-a-search-engine-for-your-site-no-server-required.html