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.
Timothy Olaleke
Software Developer & Google Developer Expert for Cloud
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.