Hexo plugin to generate a JSON file for local search.
$ npm install hexo-search --save
You can configure this plugin in your root _config.yml
.
search:
path: search.json
source: all # other values: posts, pages
trim_html: false
Hexo plugin to generate a JSON file for local search.
$ npm install hexo-search --save
You can configure this plugin in your root _config.yml
.
search:
path: search.json
source: all # other values: posts, pages
trim_html: false