Site updated: 2022-09-18 00:33:20

This commit is contained in:
qinglong
2022-09-18 00:33:21 +08:00
parent 601de956ac
commit d033795072
26 changed files with 32 additions and 32 deletions

View File

@ -29,11 +29,11 @@
</li>
<li>
<p>登录 algolia 后创建一个 index名字随意记住既可。</p>
<p><a href="https://file.jingxiyuan.cn/image/0KS"><img data-src="https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-32-20.png" alt="2022-09-17-23-32-20.png" /></a></p>
<p><img data-src="https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-32-20.png" alt="2022-09-17-23-32-20.png" /></p>
</li>
<li>
<p>点击右上角红点,弹出窗口点 settings 按钮。</p>
<p>[<img data-src="https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-35-04.png" alt="2022-09-17-23-35-04.png" /></p>
<p><img data-src="https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-35-04.png" alt="2022-09-17-23-35-04.png" /></p>
</li>
<li>
<p>点击 API KEYS获取 appId 和 adminApiKey 填入 hexo 的_config.yml 中 apiKey 暂时不填。</p>
@ -42,7 +42,7 @@
<pre><code>
5. 点击All Api Keys - New Api key创建一个api keyIndices选先前让记住的indexACL选下面图片中的选项。
[![2022-09-17-23-47-50.png](https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-47-50.png)
![2022-09-17-23-47-50.png](https://file.jingxiyuan.cn/images/2022/09/17/2022-09-17-23-47-50.png)
6. 把第5步中新建的api key填入到第4步中的配置中到此已经完成了百分之九十只需要重新编译发布即可。不过编译步骤多了一步在hexo g后需要再执行hexo algolia至此搜索功能就大功告成了。</code></pre>
</content>