I created a repository for hosting a blog on github.Is there any way that I can create more to host multiple blogs?Am I limited to just one repository for hosting(since
You can register a organization. Then create a repository(xxx.github.io) to deploy it to Github Pages. xxx is the organization name.