close
Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-deployer-aliyun

Aliyun deployer plugin for Hexo.

Installation

$ npm install hexo-deployer-aliyun --save

Options

You can configure this plugin in _config.yml.

# You can use this:
deploy:
  type: aliyun
  bucket: <yourBucketName>
  region: <yourOSSregion>
  accessKeyId: <yourAccessKeyId>
  accessKeySecret: <yourAccessKeySecret>

Known Issues

Aliyun only finds index.html in root. This is detail

So you must set full url in your hexo blog codes like /archives/index.html except the root path.

About

Upload hexo resource to aliyun

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages