Learn how to deploy your project to GitHub Pages.
GitHub Pagesarrow-up-right lets you publish static sites directly from your GitHub repository for free.
GitHub supports only static sites. See export types for more information about JavaScript applications vs. static sites.
Learn how to upload your static site to GitHub Pages.
Export your project using one of the export methods.
How to deploy your project to GitHub Pages:
Create a repository on GitHub and name it <your username>.github.io
Upload/commit your project to a GitHub repository
See GitHub’s installation instructionsarrow-up-right for a comprehensive tutorial.
Download – Export a static site directly from the Builder
CLI – Export and build your project using the command line
Cloudflare Pages – Another platform for static site hosting
Publishing and Custom Domains – Set up custom domains for your site
Last updated 2 days ago
Was this helpful?