-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Labels
Description
Describe the bug
I have a site. It is working.
However - when I try to create the search index using the command
bundle exec just-the-docs rake search:init
The command works and reports success but running the site locally - I get the following error from jekyll serve
Liquid Warning: Liquid syntax error (line 3):
[:pipe, "|"] is not a valid expression in "{{| split: }}" in assets/js/zzzz-search-data.json
Expected behavior
I was expecting the command from the installation instructions would successfully create a valid search index
Desktop (please complete the following information):
- Mac
- Running locally using github-pages
julianrubisch, rosaldo260, kazoompa and shivanshu-semwal