0.0.1 • Published 12 years ago
hexo-deployer-appfog v0.0.1
Appfog deployer for Hexo
This plugin help deploy hexo in appfog
Usage
Install
npm install hexo-deployer-appfog --saveConfigure
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-appfog0.0.1
12 years ago