Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hexo安装本地搜索功能 | vanishke个人技术博客 #29

Open
vanishke opened this issue Jan 14, 2021 · 0 comments
Open

hexo安装本地搜索功能 | vanishke个人技术博客 #29

vanishke opened this issue Jan 14, 2021 · 0 comments

Comments

@vanishke
Copy link
Owner

https://hexo-sigma-eight.vercel.app/hexo/blogs/hexo%E5%AE%89%E8%A3%85%E6%9C%AC%E5%9C%B0%E6%90%9C%E7%B4%A2%E5%8A%9F%E8%83%BD/

安装插件npm install hexo-generator-searchdb --save 新增配置修改hexo/_config.yml站点配置文件,新增以下内容到任意位置: search:path: search.xmlfield: postformat: htmllimit: 10000 修改主题配置文件,开启本地搜索功能# Local searchlocal_search:enab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant