Tips and Tricks for GitHub Actions

GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here’s some tips to get you started with exploring its true potential.

January 2, 2021 · 8 min

Creating a continuously deploying static statuspage with GitHub

GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here’s how I used it to create mine.

February 5, 2020 · 4 min

Deploying Hugo sites with GitHub Actions

GitHub Actions are awesome! Learn how to use it for continuous delivery of your static sites.

December 4, 2019 · 2 min