hexo-deployer-appfog

0.0.1 • Public • Published

Appfog deployer for Hexo

This plugin help deploy hexo in appfog

Usage

Install

npm install hexo-deployer-appfog --save

Configure

Edit _config.yml. Fill app with the name of your application on appfog.

deploy:
  type: appfog
  app: 

Disable

Edit _config.yml.

deploy:
  type:

Uninstall

Execute the following command. Don't forget to disable the plugin before uninstalling.

npm uninstall hexo-deployer-appfog

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i hexo-deployer-appfog

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • samuelmesq