Getting started with GitHub Pages for beginners | Tutorial

GitHub walks beginners through hosting a static website with GitHub Pages, including deploying from a branch or via GitHub Actions, then adding a custom domain and enforcing HTTPS.

Getting started with GitHub Pages for beginners

GitHub Pages lets you host static websites for free directly from a GitHub repository. This tutorial shows two common deployment approaches and the basic steps to publish a site and make it available on your own domain.

What the video covers

Chapters