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

gh-pages script #30

Merged
merged 1 commit into from
Sep 24, 2015
Merged

gh-pages script #30

merged 1 commit into from
Sep 24, 2015

Conversation

cvan
Copy link
Contributor

@cvan cvan commented Sep 23, 2015

soon to make one for vr-markup

usage

to push to mozvr's GitHub Pages:

npm run ghpages

to push to @cvan's GitHub Pages:

npm run ghpages -- cvan

@cvan
Copy link
Contributor Author

cvan commented Sep 23, 2015

this works beautifully, but let's try to remove the node script, so we just have the single bash script

@cvan
Copy link
Contributor Author

cvan commented Sep 23, 2015

rewrote this so all the gh-pages logic (plus support for origin vs. personal remotes) is contained in one node script

@cvan
Copy link
Contributor Author

cvan commented Sep 23, 2015

r? @dmarcos — could you look at this and try it locally for me?

commands are in the README, but here they are:

to publish to MozVR's GitHub Pages

npm run ghpages

to publish to your GitHub Pages

npm run ghpages dmarcos

@cvan cvan self-assigned this Sep 23, 2015
@cvan cvan removed the needs review label Sep 24, 2015
@cvan
Copy link
Contributor Author

cvan commented Sep 24, 2015

going to merge this. folks, let me know if you want me to tweak this.

going to copy this to vr-markup. maybe one day I'll upstream these full changes to gh-pages.

I made a PR against gh-pages to support the repo URL magic to support non-upstream/origin remotes from the gh-pages CLI.

cvan added a commit that referenced this pull request Sep 24, 2015
@cvan cvan merged commit a9c48c5 into aframevr:master Sep 24, 2015
cvan added a commit that referenced this pull request Nov 30, 2015
cvan added a commit that referenced this pull request Dec 9, 2015
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.

1 participant