This package has been deprecated

Author message:

hexo-deployer-openshift has been deprecated.

hexo-deployer-openshift

0.1.2 • Public • Published

hexo-deployer-openshift

Build Status NPM version Coverage Status Build status

OpenShift deployer plugin for Hexo.

Installation

$ npm install hexo-deployer-openshift --save

Options

You can configure this plugin in _config.yml.

# You can use this: 
deploy:
  type: openshift
  repo: <repository url>
  message: [message]
  • repo: Repository URL
  • message: Commit message. The default commit message is Site updated: {{ now('YYYY-MM-DD HH:mm:ss') }}.

Reset

Remove .deploy_openshift folder.

$ rm -rf .deploy_openshift

License

MIT

/hexo-deployer-openshift/

    Package Sidebar

    Install

    npm i hexo-deployer-openshift

    Homepage

    hexo.io/

    Weekly Downloads

    7

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • abnerchou
    • curben
    • ertrzyiks
    • hexobot
    • jlhwung
    • tomap
    • tommy351
    • yoshinorin