0.3.0 • Published 7 months ago
hexo-deployer-s3-qiniu v0.3.0
hexo-deployer-s3-qiniu
Hexo deployer plugin for qiniu S3.
Installation
$ npm install hexo-deployer-s3-qiniu --save
Options
You can configure this plugin in _config.yml
.
# You can use this:
deploy:
type: s3-qiniu
bucket: <S3 bucket>
client_key: <client key>
client_secret: <client secret>
overwrite: false // Optional if true will overwrite remote files on S3. Default: false
Contributors
- Connor Ma (Connor)
License
MIT
0.3.0
7 months ago