How to host a website for free with GitHub Pages

GitHub shows how to publish a free, live website using GitHub Pages, including examples with Jekyll, Astro, and Next.js, and framing it as an easy way to host a portfolio, resume, or side project.

Overview

GitHub Pages lets you publish a real website for free directly from a GitHub repository.

What this video covers