geeklearningio / gl-vsts-tasks-ghost

Bring some devops process to Ghost Pro with VSTS
MIT License
3 stars 0 forks source link

Icon

Ghost Build and Release Tasks

Build status

Ghost is an amazing blogging platform. It is fast, reliable and now has an amazing editing experience.

Features

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!

Tasks included

To contribute

  1. Globally install typescript and tfx-cli (to package VSTS extensions): npm install -g typescript tfx-cli
  2. 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.
  3. Run npm run build to compile the build tasks.
  4. Run npm run package -- --version <version> to create the .vsix extension packages (supports multiple environments) that includes the build tasks.

Known Issues

Please refer to our wiki page

Release Notes

Please refer to our release page

Contributors

This extension was created by Geek Learning, with help from the community.

Attributions