Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GitHub.com vs Github.io [closed]

Tags:

github

I'm a bit lost about the difference between submitting a file to GitHub vs GitHub IO, could someone please explain?


1 Answers

Here is a blog post that explains the purpose of github.io:

https://github.blog/2013-04-05-new-github-pages-domain-github-io/

github.io is dedicated to the "GitHub Pages" product. It is not really relevant to what you need. You just want GitHub.

like image 62
JoelFan Avatar answered Oct 29 '25 07:10

JoelFan