Basic Jekyll setup with search via JSON.
Version no. | Description | Date |
---|---|---|
0.3 | Support for collections | 13 March 2014 |
0.2.1 | Used built-in jsonify filter (thanks to davekinkead) | 25 September 2014 |
0.2 | Used built-in ruby JSON (thanks to mrvdb) | 20th May 2014 |
0.1 | First draft | 24th February 2014 |
Use on an existing Jekyll installation (http://jekyllrb.com/)
_plugins
, feeds
, search
and scripts
directories in root of jekyll installationurl: http://example.com
to _config.yml
search_omit: true
to YAML Front Matter_config.yml
e.g. url: http://localhost:4000
/search/index.html
- Remove if not needed, or move to <head>
if preferred