βΆοΈGitHub Pages
Learn how to deploy your project to GitHub Pages.
Last updated
Was this helpful?
Learn how to deploy your project to GitHub Pages.
GitHub Pages 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 instructions 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
Was this helpful?
Was this helpful?
