hexo-deployer-upyun

0.0.2 • Public • Published

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$"

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-deployer-upyun

Weekly Downloads

8

Version

0.0.2

License

GPL-3.0

Last publish

Collaborators

  • menci