Hacker News new | ask | show | jobs
Show HN: Simple Jekyll Search (github.com)
28 points by cfcf 4245 days ago
2 comments

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.

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.
fixed