@zakhenry/ghost-upload-theme
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

Ghost upload theme

Using TryGhost/Ghost and customizing some themes for your website?

If you'd like to automate the upload of the new or updated theme as part of a CI task for example, this package is what you're looking for.

How to use the CLI

yarn global add ghost-upload-theme

ghost-upload-theme
    --theme-path ./path/to/your/theme.zip
    --environment-path ./path/to/your/env/.env
    --routes-path ./path/to/your/routes.yaml
    --content-path ./path/to/your/exported/content*.json
    --init # use this if the ghost install is completely fresh, no users created

Readme

Keywords

none

Package Sidebar

Install

npm i @zakhenry/ghost-upload-theme

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

1.09 MB

Total Files

29

Last publish

Collaborators

  • zakhenry