caolinjian / hexo-search

Hexo plugin to generate a JSON file for local search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hexo plugin to generate a JSON file for local search.

License:MIT License


Languages

Language:JavaScript 100.0%