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
Backgrounds:
Run hexo generate will be stuck on blank command window for almost 2 minutes, and there is no any log output too.
hexo generate
But checking the output after hexo generate is done, I can see the generate time is normal without any issue:
INFO 64 files generatd in 1.24 s
The text was updated successfully, but these errors were encountered:
目前得出的结论是因为highlight挂掉了- -,只要去除自己代码中----以及很长的单行代码就能解决
----
Sorry, something went wrong.
You may take a look at this solution: Speed Up the Rendering Process of hexo 3
No branches or pull requests
Backgrounds:
Run
hexo generate
will be stuck on blank command window for almost 2 minutes, and there is no any log output too.But checking the output after
hexo generate
is done, I can see the generate time is normal without any issue:The text was updated successfully, but these errors were encountered: