Skip to content

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 git@github.com: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