Skip to content

abcdGJJ/hexo-deployer-upyun2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-deployer-upyundeploy

hexo博客又拍云部署2019版

安装

npm install hexo-deployer-upyundeploy --save

用法

编辑根目录的_config.yml文件的deploy字段

配置又拍云存储的服务名称、操作员名称、操作员密码

deploy:
  - type: upyun
    serviceName: 服务名称
    operatorName: 操作员名称
    operatorPassword: 操作员密码
    path: / 上传目录(选填,默认为根目录)

About

hexo又拍云存储部署2019版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published