Live data from Hacker News

Show HN: Simple Jekyll Search

github.com

1–6 of 6 posts

Re: Show HN: Simple Jekyll Search

#4
post #3

Hey author, it'd be cool if you gave me a mention, as you did comment on my post about it [1]! [1] https://alexpearce.me/2012/04/simple-jekyll-searching/#disqu...

you're right, thanks for pointing it out. will fix the readme, sorry.

Re: Show HN: Simple Jekyll Search

#6

Self promotion time, I've also written a Jekyll plugin to provide search using lunr.js [1]. [1] Jekyll + lunr.js = Static websites with powerful full-text search using JavaScript https://github.com/slashdotdash/jekyll-lunr-js-search

+1 for lunr.

I built my own search on my blog using lunr. It's fast and works great.