This is not a standalone theme. This is a Hugo theme component.
To use this:
- Clone this repo to
your-site/themes/hugo-search-fuse-js
directory. - Add “hugo-search-fuse-js” as the left-most element of the
theme
list variable in your site’s or theme’sconfig.toml
. Example:theme = ["hugo-search-fuse-js", "my-theme"]
Requires Hugo 0.42.