hexo-deployer-upyundeploy

1.0.1 • Public • Published

hexo-deployer-upyundeploy

hexo博客又拍云部署2019版

安装

npm install hexo-deployer-upyundeploy --save

用法

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

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

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

Package Sidebar

Install

npm i hexo-deployer-upyundeploy

Weekly Downloads

7

Version

1.0.1

License

ISC

Unpacked Size

4.69 kB

Total Files

4

Last publish

Collaborators

  • abcdgjj