LouisBarranqueiro / hexo-algoliasearch

:mag_right: A plugin to index posts of your Hexo blog on Algolia
MIT License
135 stars 12 forks source link

The generate file step semms to be useless #173

Open nova1751 opened 11 months ago

nova1751 commented 11 months ago

Description

The self call hexo generate seems to be buggy.Running hexo algolia will lead to this bug.

Snipaste_2023-12-02_15-34-53

Bug reason

Running the hexo algolia alone will lead to this bug.This is beacause that hexo.call('generate') won't generate db.json.

Steps to reproduce the bug

Run hexo clean and hexo algolia.

Environment

Plugin configuration

Additional information