Answer the question
In order to leave comments, you need to log in
How to upload multiple sites to github-pages?
I successfully uploaded a site layout to github-pages, the instructions said that the name of the repository should be exactly like your nickname on github + github.io
But I have one nickname, but I would like to upload many, many portfolio sites to github. I tried to create repositories with other names - I can't upload the site.
Answer the question
In order to leave comments, you need to log in
Можно делать отдельный репозиторий на каждый сайт в вашем портфолио (это иногда удобнее, чем поддиректории) и в каждом таком репозитории создавать ветку gh-pages. Соответственно содержимое будет автоматически расположено по адресу nickname.github.io/repo_name. Собственно про это написано и на https://pages.github.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question