Mimi

Results 454 comments of Mimi

I will close this issue. I've noticed that the issue with git commit history primarily occurs in CI environments. The CI machines that execute the Hexo compile commands generally do...

Sorry for the late reply. I'd like to ask what is the use case for this feature? Thank you.

I will close this Issue, as the hexo-deployer-* plugins are meant for deploying website content only. Backing up blog source code should be achievable with a few simple git commands....

Sorry for the late reply. This plugin has been updated. If the issue still exists, please feel free to reopen the Issue.

经过检查,本插件并不会“位于一个子目录下”执行git命令。本插件总是会以`.deploy_git`为工作目录执行`git add`,因此`git add -A`行为的改变不会影响本插件的工作。

The pug template has been removed in https://github.com/hexojs/site/pull/2055, but many pages of the Navy theme still require a large amount of HTML code to work. Transforming it into a universal...

It's able to merge after checking https://github.com/hexojs/site/pull/1539

To make the document clearer, the difference between Deployer Plugins and Platforms is as follows: Deployer Plugins are plugins that allow users to compile locally and publish a blog using...

We also need to create this page in other languages, or it will result in a 404 error.

Superseded by https://github.com/hexojs/site/pull/2165 Thanks for your contribution!