I am confused about Github "project pages". How are they different from the "user pages"?
I am using Github Pages for my personal website with custom domain. I'd like to add another site to it like this http://serhii-css.com/my-other-website, like another repository. Is it possible?
Thank you.
1. For anyone coming from google and seeking the answer to the question in the title: "project" pages are gh-pages sites associated with a specific repo, where as "user/organization" pages are gh-pages sites associated with a whole user or organization.
The main difference between a User Page and Project Pages: Project Pages are kept in the same repository as the project, except the gh-pages branch is used for Project Pages and the master branch is used for a User Page.
With GitHub Pages, you can quickly create a site from your GitHub repositories—a great way to share static content related to your repository like resumes, portfolios, and project blogs.
I finally figured this out.
http(s)://<username>.github.io/new-project
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