Remove search.html
article thumbnail

Adding Search to Your Site with JavaScript

David Walsh

This all comes together on a search.html page. <ol We can serialize our data for search using Jekyll’s native filters like : xml_escape , strip_html , and jsonify. We use these to build out an object with other important page context, like page title and url.