Skip to content

alex1504/ghost-cdnimg-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adapter Usage

npm i ghost-cdnimg-store
mkdir -p content/adapters/storage/ghost-cdnimg-store
cp node_modules/ghost-cdnimg-store/index.js content/adapters/storage/ghost-cdnimg-store/index.js
{
  "storage": {
    "active": "ghost-cdnimg-store",
    "ghost-cdnimg-store": {
      "server": ""
    }
  }
}

About

Ghost adapter for upload to by upimg and get cdn link.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published