hexo-deployer-qos

0.0.2 • Public • Published

hexo-deployer-qos

qiniu object storage deployer plugins for hexo.

Installation

if you use npm:

npm install hexo-deployer-qos --save

if you use yarn:

yarn add hexo-deployer-qos --save

Options

deploy:
    type: qos
    bucket: yourBucketName,
    access_key: yourAccessKey,
    secret_key: yourSecretKey,

Bucket Settings

enable index.html

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-deployer-qos

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • zhengxiaowai