3

I have a project which is just HTML/JS/CSS. Here is index.html https://raw.github.com/nsisodiya/2x2-workspace-using-html5/master/index.html

When I try to open it, it show it as Text file. I want HTML and not text.. Every time I need to update anything in Repo, I have to copy whole repo on my server to show a running demo.

What should I do?

3
  • github is source control, not a web server. they won't host your site. Commented Aug 19, 2011 at 6:23
  • but google code hosting allow me to do so. Commented Aug 19, 2011 at 6:31
  • Duplicate question to stackoverflow.com/questions/6551446/… Commented Apr 22, 2013 at 20:31

1 Answer 1

6

You could use github pages and here is how to do it: http://pages.github.com/

Sign up to request clarification or add additional context in comments.

2 Comments

I tried, but it show something else - nsisodiya.github.com/2x2-workspace-using-html5
Pull the branch gh-pages, modify as you like, commit and push.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.