mirror of https://github.com/jkjoy/sunpeiwen.git
9a9cb42f53 | ||
---|---|---|
.. | ||
.prettierrc.yml | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
SFTP deployer
Deploy your site via SFTP.
Install
$ npm install hexo-deployer-sftp --save
Usage
See https://hexo.io/docs/one-command-deployment#SFTP
Warning
This application will delete files and directories on the remote server to match the local machine. Use this application in production at your own risk.