Blog

Deploying a Static Website with Jekyll and GitHub Actions

This website is served using Jekyll, a static site generator, and hosted directly from a GitHub repository using Pages. While I won’t really get into any Jekyll details, I will describe how the site is built and deployed using custom GitHub Actions.