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

Live preview is not working. Link expired on readme.md #1

Open
DineshMv opened this issue Mar 1, 2017 · 1 comment
Open

Live preview is not working. Link expired on readme.md #1

DineshMv opened this issue Mar 1, 2017 · 1 comment

Comments

@DineshMv
Copy link

DineshMv commented Mar 1, 2017

Live preview is not working when hosted via google drive. Please use git hub pages to host them for better results

@bunnybooboo
Copy link

bunnybooboo commented Jul 1, 2017

Once you've setup Github Pages for your own account, you can fork any repo, then:

cd [the repo]
git checkout -b gh-pages
git push origin gh-pages

Now in a browser [your account].github.io/[the repo]/[a subdirectory] - wherein this case the subdirectory is each chapter. For example https://bunnybooboo.github.io/A-Frame-WebVR-Tutorials/[8]%20Skybox/

Note that you might also like to alter the root README.md file to reflect these Github Pages live demo URLs. In my fork I had to remove the html lists to get the URLs to show.

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