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

Add demos to gh-pages branch #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add demos to gh-pages branch #7

wants to merge 2 commits into from

Conversation

cbenz
Copy link

@cbenz cbenz commented Oct 19, 2016

If you configure the git repo to have static pages using gh-pages branch, like I did in my fork, we'll have demos for this repo.

Example with my fork:

@rohanorton
Copy link
Collaborator

Hey, thanks for this. I'll have a look at it properly over the weekend. It's definitely a good idea to have the examples online.

git init
git add .
git commit -m "Deploy to Github Pages"
git push --force [email protected]:cbenz/undo-redo.git master:gh-pages
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cbenz it seems like this pushes to your personal fork of the repo, presumably that's not what you intended?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, mistake. I fix it :)

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

Successfully merging this pull request may close these issues.

2 participants