githubEdit

▶️GitHub Pages

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.

circle-info

GitHub supports only static sites. See export types for more information about JavaScript applications vs. static sites.

Static

Learn how to upload your static site to GitHub Pages.

Prerequisites

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.

Last updated

Was this helpful?