Skip to content

leoskey/ghost-upyun-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

yarn add ghost-upyun-store
npm i ghost-upyun-store

Usage

"storage": {
  "active": "ghost-upyun-store",
  "ghost-upyun-store": {
    "bucket": "<your bucket name>",
    "operator": "<your operator>",
    "password": "<your password>",
    "prefix": "YYYY/MM/",
    "domian": "<your bucket domain>"
  }
}

About

将 Ghost 博客文件存储至 UPYUN 的插件

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published