Earlier this year, I shared an update to a previous video demonstrating how to run GitHub Pages (Jekyll) in a Docker container. I am pleased to announce the final, published version. Some of you gave me great feedback. I updated what I could, and thank you very much!
The benefits of using Docker are you do not have to install Ruby, Jekyll, and all those dependencies on your computer. Instead, you run them in an Ubuntu Linux container (think of it as a sort of template containing all the things you need to run a new GitHub Pages/Jekyll site).
The video
What you will learn
About GitHub Pages and Jekyll
About Docker
How to build a Docker Image (template) to build any GitHub Pages website
How to override themes
How to fork an existing GitHub Pages website into a Docker container
Much more!
Enjoy!
P.S. My old video using Alpine Linux is no longer listed on my YouTube channel, but it is still available to watch if you link to it for other people. I renamed it to βOLDβ in the title and provided a link to the new video in the description.