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.

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.

Deploying Hugo sites with GitHub Actions

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