GitHub Pages
On this page
What is GitHub Pages?
GitHub Pages allows you to host static websites directly from your repository.
Enable GitHub Pages
- Go to repository settings
- Open Pages section
- Select branch
Common use cases
- Portfolio websites
- Documentation
- Project demos
Custom domain
You can connect your own domain to GitHub Pages.