One-click deployment of the hexo blog
It's up to github or coding with one click
Last updated
Was this helpful?
It's up to github or coding with one click
Last updated
Was this helpful?
Was this helpful?
source up.shdeploy:
type: git
repo: Fill in your warehouse address here, it is recommended to use SSH address, which is beginning with git
branch: mastercnpm install hexo-deployer-git --save
or you can run :npm install hexo-deployer-git --save