ghost-storage-gs

1.0.0 • Public • Published

GitHub Coverage

ghost-image-store

Ghost storage adapter that automatically creates a webp version of your uploaded images.

Installation

npm install ghost-image-store
mkdir -p ./content/adapters/storage
cp -r ./node_modules/ghost-image-store ./content/adapters/storage/image-store

Configuration

{
    "storage": {
        "active": "image-store",
        "image-store": {
            "webpQuality": 80
        }
    }
}

Package Sidebar

Install

npm i ghost-storage-gs

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.56 MB

Total Files

17

Last publish

Collaborators

  • mindspun