You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every docu site needs a good search tool. With jekyll this is not as straight forward since there is no server logic to play around. We either need client side search including loading all the content in one page or an external indexing service.
Every docu site needs a good search tool. With jekyll this is not as straight forward since there is no server logic to play around. We either need client side search including loading all the content in one page or an external indexing service.
Here is a lead for the client side search:
https://learn.cloudcannon.com/jekyll/jekyll-search-using-lunr-js/
The text was updated successfully, but these errors were encountered: