hexo-deployer-heroku

1.0.0 • Public • Published

hexo-deployer-heroku

Build Status NPM version Coverage Status

Heroku deployer plugin for Hexo.

Installation

$ npm install hexo-deployer-heroku --save

Options

You can configure this plugin in _config.yml.

# You can use this:
deploy:
  type: heroku
  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_heroku folder.

$ rm -rf .deploy_heroku

License

MIT

Package Sidebar

Install

npm i hexo-deployer-heroku

Homepage

hexo.io/

Weekly Downloads

18

Version

1.0.0

License

MIT

Unpacked Size

5.75 kB

Total Files

7

Last publish

Collaborators

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