HugoModo

Fusejs

Published
Reading time

HugoModo FuseJS

Adds site search functionality to Hugo sites.

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

Installation

Follow the usual steps for installing a HugoModo extension, then:

  • Add a JSON output for home in your site config:
[outputs]
  home = [
    "HTML",
    "RSS",
    "JSON"
  ]
  • Add a content file at content/search.md with frontmatter:
---
title: Search
layout: search
---
  • That’s it! Were you expecting extra steps? Load up your site and visit /search to see it working.

Roadmap

  1. Searchbar partial for inclusion in templates.
comments powered by Disqus
Add more contrast
Inverted mode