hexo-cake-local-search
v5.0.1
Published
Local seach for cake.
Readme
hexo-cake-local-search
This is the wapper of the hexo-generator-searchdb plug-in. Make it available in cake.
Require
cake theme version < 2.x, install 3.
cake theme version >= 2.x or master, install 4.x
Install
yarn add hexo-cake-local-searchOptions
You can configure this plugin in your root _config.yml.
search:
path: search.json
field: post
format: html
limit: 10000More config see default.yaml or hexo-generator-searchdb
