Skip to content

ChaosTong/hexo-deployer-ftpsync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP deployer

fix committing stroked reason in here Hexo-ftpsync错误分析 easy way in here Hexo-ftpsync错误分析&修复

change your package.json file

"dependencies": {
    ...
   "hexo-deployer-ftpsync": "git+ssh://git@github.com:ChaosTong/hexo-deployer-ftpsync.git",
   ...

Deploy your site via FTP.

Install

$ npm install hexo-deployer-ftpsync --save

Usage

See https://hexo.io/docs/deployment.html#FTPSync

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.

About

FTP deployer for Hexo fixed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%