You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am going to take a PR in theme-next-algolia-instant-search to add the configurations, and wondering how to index the content with the latest hexo-Algolia.
To be simple:
Let's see here:
hexo-theme-next/source/js/src/algolia-search.js
Lines 6 to 8 in e12bb0b
It needs an application key and etc.
So, where does it come from? Here:
hexo-theme-next/layout/_partials/head/head.swig
Lines 124 to 130 in 1cb4d08
It should be an application key field in the config.
hexo-theme-next/_config.yml
Lines 641 to 648 in 7e71b4b
Without it, it will complain about the Algolia Setting is invalid.
In fact, in the NexT 5.1.x, there is a doc describe the application keys:
The text was updated successfully, but these errors were encountered: