To enable search functionality with the HBS theme

  1. Set searchBar = true in params.toml and

  2. Create content/search/_index.md with content

    1+++
    2title = "Search"
    3layout = "search"
    4+++