Ghost is an amazing blogging platform. It is fast, reliable and now has an amazing editing experience.
With this extension you can automate the publication of a theme to a Ghost blog instance.
Note: We support only ghost 1.24 and above
Learn more about this extension on the wiki!
- Ghost theme uploader: Uploads a theme to ghost.
- Globally install typescript and tfx-cli (to package VSTS extensions):
npm install -g typescript tfx-cli
- From the root of the repo run
npm install
. This will pull down the necessary modules for the different tasks and for the build tools. - Run
npm run build
to compile the build tasks. - Run
npm run package -- --version <version>
to create the .vsix extension packages (supports multiple environments) that includes the build tasks.
Please refer to our wiki page
Please refer to our release page
This extension was created by Geek Learning, with help from the community.