Skip to content

Hexo plugin to generate a JSON file for local search.

License

Notifications You must be signed in to change notification settings

jonasjuffinger/hexo-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-search

Hexo plugin to generate a JSON file for local search.

Install

$ npm install hexo-search --save

Options

You can configure this plugin in your root _config.yml.

search:
  path: search.json
  source: all # other values: posts, pages
  trim_html: false

About

Hexo plugin to generate a JSON file for local search.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%