Search engine type was added to _output.yml. In doing so, I had issues with re-rendering resulting from catalog_apply() of a userdefined function in this section. I have commented these lines of code out to allow for rendering and implementing the search functions.
This commit have 158 files changed where every single image was rendered the same as original. Please make a clean PR with only the .md files changed so I can see what you changed and I'll render the book.
See #14 for rationale.
Search engine type was added to
_output.yml
. In doing so, I had issues with re-rendering resulting fromcatalog_apply()
of a userdefined function in this section. I have commented these lines of code out to allow for rendering and implementing the search functions.See this commit for commented code sections.
@Jean-Romain can you attempt to re-render the book and see if you have the same issue, if not thats great.