How to configure a search engine for static site.md 543 B


Title: How to configure a search engine for static site Categories: [cms] date: 2017-07-02 22:00:43 tags: [javascript, jekyll, lunr.js, ruby] Authors: sedlav

Lang: en

Today we'll talk about how to build a JavaScript-only search engine (using JSON and AJAX) to avoid databases and server-side programming. We'll do it all specifically in the context of Jekyll and GitHub Pages!

Link