hexo-deployer-qos
v0.0.2
Published
qiniu object storage deployer plugins for hexo
Downloads
1
Readme
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,