Skip to content

matian2014/hexo-deployer-s3-qiniu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published