Skip to content

Latest commit

 

History

History

gh-pages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Github Pages

The github pages deployer does not require any external dependencies. That's right, you don't even need to be using git. It will deploy whatever directory is passed directly to the gh-pages branch on github.

Config Values

  • username: your github account username
  • password: your github account password
  • repo: username/repo -- for example "carrot/ship"
  • branch: optional branch name, defaults to "gh-pages"