Skip to content

samuelmesq/hexo-deployer-appfog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Appfog deployer for Hexo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published