博客添加搜索功能
使用hexo-generator-search给博客添加搜索功能
1 | npm install hexo-generator-search --save |
配置Hexo的
_config.yml
1 | search: |
配置butterfly的
_config.yml
1 | # Local search |
重新构建
1 | # setp 1 |
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.



