Skip to content

Menci/hexo-deployer-upyun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For newer versions of Hexo, please use hexo-deployer-upyun2019.
对于较新版本的 Hexo,请使用 hexo-deployer-upyun2019

hexo-deployer-upyun

UPYUN deployer for Hexo.

npm install hexo-deployer-upyun --save

Usage

Example configure:

deploy:
  type: upyun
  bucket: bucket
  operator: operator
  password: password
  endpoint: v0.api.upyun.com
  secret: secret
  try_times: 5
  ignore_path_re:
    dir: null
    file: ".DS_Store$"

About

UPYUN deployer for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published