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

put example on gh-pages branch #3

Open
zackify opened this issue Sep 27, 2015 · 2 comments
Open

put example on gh-pages branch #3

zackify opened this issue Sep 27, 2015 · 2 comments

Comments

@zackify
Copy link
Member

zackify commented Sep 27, 2015

yeah? :P

@dphaener
Copy link

Yeah, I've never made a gh-pages branch before. Is there any secret magic?

@zackify
Copy link
Member Author

zackify commented Sep 27, 2015

This is why we need a small script in the generator to do this:

  • git checkout -b gh-pages
  • rm -rf everything except /example
  • mv example .
  • git add .
  • git commit -m 'updated example'
  • git push

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

2 participants