Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not respecting ghpages config. #26

Open
soofaloofa-zz opened this issue Mar 6, 2014 · 3 comments
Open

Not respecting ghpages config. #26

soofaloofa-zz opened this issue Mar 6, 2014 · 3 comments

Comments

@soofaloofa-zz
Copy link

I have the following configuration in docpad.coffee.

plugins:
  ghpages:
    deployRemote: 'target'
    deployBranch: 'master'

Running

docpad deploy-ghpages --env static

Pushes to the remote origin and branch gh-pages

docpad version 6.64.0
ghpages version 2.4.3

@derberg
Copy link

derberg commented Feb 2, 2015

didn't you forget about setting target? git remote add target https://github.com/username/username.github.io.git

@davidtwco
Copy link

Hey there,

I'm a couple months late to this issue, but I was experiencing similar issues but I found that if you clear all the indentation on your plugin configuration and tab them back in manually then that could fix the issue.

Hope that works for anyone else that runs into this issue,
David.

@mikeumus
Copy link
Member

Hi @soofaloofa, do either of the answers provided help so we may close this issue? Doing some Spring cleaning. 😃 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants