fi3ework / hexo-theme-archer

🎯 A smart and modern theme for Hexo.
https://fi3ework.github.io/hexo-theme-archer
MIT License
1.52k stars 273 forks source link

关于algolia无法使用站内搜索 #171

Closed ROTblog closed 5 years ago

ROTblog commented 5 years ago

$ export HEXO_ALGOLIA_INDEXING_KEY=‘xxxxxxxxxxxxxxxx’ $ hexo algolia FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html TypeError: Cannot read property 'filter' of undefined 然后就报错了,怎么解决这个问题

fi3ework commented 5 years ago

是 windows 还是 mac

FaithGit commented 5 years ago

是windows还是mac

我设置完了,并没有找到搜索框

fi3ework commented 5 years ago

在侧边栏里。 另外还要在配置中启用

algolia_search:
  enable: true
FaithGit commented 5 years ago

在侧边栏里。 另外还要在配置中启用

algolia_search:
  enable: true

找到了!大佬,我觉得 1.搜索再醒目点 2.侧边栏 > 加个触发收回

fi3ework commented 5 years ago

确实需要改一下