0.3.0 • Published 2 years 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 --saveOptions
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: falseContributors
- Connor Ma (Connor)
License
MIT
0.3.0
2 years ago