Is there a way to set up a demo page on a github project?
I see people having demo pages on google code, is there any way to also do that on github?
I only need it to do html
css
and js
nothing server sided.
I'm trying to set up a multi-page ajax plugin so jsfiddle won't really help.
html file in that repository, when people go to http://john.github.com they are supposed to see that index. html file. So what you need to do is, create a repository named <your_username>. github.com and put your demo files there.
You can view it by downloading the repo files to your computer and running it in your local browser by opening the files with your preferred browser. But how do I run it in a local browser? For example, right clicking the file demo/index.
Try to look at github pages using custom domains: http://help.github.com/pages/
Custom Domains
Let’s say you own the domain name example.com. Furthermore, your GitHub username is “charlie” and you have published a User Page at http://charlie.github.com/. Now you’d like to load up http://example.com/ in your browser and have it show the content from http://charlie.github.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With