Skip to content

A library implementing Flexsearch to enable full text search for Hugo sites.

License

Notifications You must be signed in to change notification settings

chenningg/hugo-flexsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hugo-flexsearch

npm

A library implementing Flexsearch to enable full text search for Hugo sites.

Usage

  1. Within your script tag, import this library.
  2. Initialize a new HugoFlexSearch object, with optional config arguments. You can find the list of default arguments in the constructor in src/hugo-flexsearch.js. You may also provide html strings to style the result object (with your own css classes/ids for styling).
  3. Run it!

Note that this library is NOT under active maintenance.

About

A library implementing Flexsearch to enable full text search for Hugo sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published