hexo添加搜索功能

hexo博客添加搜索功能 step1:安装插件 直接在博客文件夹下运行命令html npm install hexo-generator-searchdb --save step2:修改站点全局配置文件_config.yml search:npm path: search.xml field: post format: html limit: 10000 step3
相关文章
相关标签/搜索