Yes, it is possible to have multiple GitHub Pages sites within one account. Create another GitHub repository with the files you want to deploy, head over to settings and activate GitHub pages for the site. "username.github.io/<repo-name>" You can also use a custom domain.