A quick guide showing how to host live HTML/CSS/JS demos alongside their source code using GitHub Pages. By using Jekyll's `include_relative` tag inside a Markdown file, you can embed and display both the running demo and syntax-highlighted source code in one page. The post walks through forking an example repo, enabling GitHub Pages via repository settings, deploying from the main branch, and monitoring the build via the Actions tab.
Sort: