Skip to content

Instantly share code, notes, and snippets.

View Kepler-69c's full-sized avatar
💭
I may be slow to respond

Djordje Petrović Kepler-69c

💭
I may be slow to respond
View GitHub Profile
@Kepler-69c
Kepler-69c / hugofastsearch.md
Last active August 23, 2023 09:40 — forked from cmod/hugofastsearch.md
Fast, instant client side search for Hugo static site generator

Super fast, keyboard-optimized, client side Hugo search

This is a fork of and builds upon the work of Eddie Webb's search and Matthew Daly's search explorations.

It's built for the Hugo static site generator, but could be adopted to function with any json index compatible with Fuse fuzzy search library.

To see it in action, go to craigmod.com and press CMD-/ and start typing.

Fast Search