Skip to content

du5/hexo-deployer-oss-aliyun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-deployer-oss-aliyun

Install

npm install --save hexo-deployer-oss-aliyun

Configuration

# https://oss.console.aliyun.com/bucket/oss-us-west-1/f9a329b03
deploy:
    type: aliyunoss
    region: <Region Code> # oss-us-west-1
    bucket: <Bucket Name> # f9a329b03
    accessKeyId: <Aliyun AccessKeyId> 
    accessKeySecret: <Aliyun AccessKeySecret>

Deploying

hexo d

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages