lvivier / step-gh-pages

deploy github pages with wercker
37 stars 35 forks source link

Github Pages Deploy

A wercker step to deploy to Github Pages.

Options

Example

Check out lvivier/luke.vivier.ca on GitHub.

deploy:
  steps:
    - gh-pages:
        token: $GIT_TOKEN
        domain: luke.vivier.ca
        basedir: public