Clone this repo to themes folder:
git clone https://github.com/nightswinger/hugo-theme-coyote.git themes/coyote --depth=1Then, add the theme to your site config:
echo theme = \"coyote\" >> config.tomlAdd the following to your config.toml
[outputs]
home = ['HTML', 'JSON']Create a file with search.md in content directory
---
title: "Search"
layout: "search"
---
You can create a new content file using archetype template
hugo new --kind post-bundle posts/my-first-post- Search supported by Fuse.js
- Google Analytics supported