Ruipeng Zhang

Results 79 comments of Ruipeng Zhang

npm view hexo-renderer-sass version 上面这条命令查看的是npm源上的包的最新版本,而不是本地安装的版本。

运行`hexo s`或者`hexo g`的日志是什么样的?有报错么?

@WanZixin You can try to copy your article to the target language directory. For instance, just copy everything from `source/_posts/*.md` to `source/_posts/zh-CN/`.

Create a test.md under both _posts and _posts/zh-CN and see if it works for that post. @WanZixin

@WanZixin Try to change your `permalink` to `:slug/`: https://github.com/ppoffice/hexo-theme-minos/blob/site/_config.yml#L19

It's `_config.yml` and `_config.zh-CN.yml`.

Thanks for your suggestion. I think it could be implemented either as a Hexo plugin or theme plugin.

@luojunhui1 You may have to change the static file links, such as the following one, to another CDN provider that is working with your ISP. https://github.com/ppoffice/hexo-theme-minos/blob/2.4.0/layout/common/head.ejs#L44

@amooly 压缩时出现了异常,所以在Mac上就不进行压缩了

@LinjingFcode Would you please upload a screenshot pointing out the problem and post the system language you are using?