Mimi

Results 453 comments of Mimi

The current situation is more complicated than I thought. Hexo's current database models `Page` and `Asset` are not well-suited for expressing "code" files (including not only `j2` but also `js`...

I will try to fix the issue with `include_code` later, and then we can release a new version.

Currently, we are aware that in some cases, Hexo generation can be very slow: https://github.com/hexojs/hexo/issues/2579 https://github.com/hexojs/hexo/issues/4309 To answer your question, we need more information, such as whether your blog has...

Did you encounter this problem after upgrading your Hexo version? As far as I know, slowdowns in generation time are not common, so I can't pinpoint the exact cause of...

@Atif-Sheikh I found that the `hexo-related-posts` plugin accounts for nearly 30% of the processing time. You could try disabling this plugin first.

Additionally, the `hexo-asset-pipeline` also occupies a significant amount of processing time. This plugin has actually been deprecated by the Hexo team since 2022: https://github.com/hexojs/hexo-asset-pipeline. If you need to compress HTML...

I will close this issue, if the problem persists, feel free to continue replying.

This is indeed a solution, but I suggest renaming this option to something like `dirname`. In Hexo's design, a post's path is a getter, which is calculated based on the...

问题和 https://github.com/hexojs/hexo/issues/5423 原因类似,目前不太好处理

这个 Issue 先关了,请加入 #5423 的讨论