Tag: github-actions

7 posts

git-pkgs/actions

How to add git-pkgs to your GitHub Actions workflows.


A
Andrew Nesbitt
nesbitt.io
ยท
Mar 11, 2026

Automating Screenshots and Github Actions

TLDR While tinkering at my family's lake house, I discovered my automated screenshots were broken. I


coreyja.com icon
coreyja.com
coreyja.com/posts
ยท
Sep 17, 2024

Custom GitHub Actions with Docker

A walkthrough of building a custom GitHub Actions workflow using Docker instead of marketplace actions. Covers the action file, Dockerfile, entrypoint script, and workflow configuration for building a Zola site and deploying it to Netlify.

ยท
Nov 11, 2020

Updating GitHub Actions Workflows

Migrate an existing HCL-based GitHub Actions workflow to the new YAML format, including the blog publishing pipeline that pushes to GitHub Pages.

ยท
Aug 17, 2019

Deploying A Personal Blog With GitHub Actions

Building a Hugo static site and pushing it to cloud hosting using a GitHub Actions workflow, replacing shared WordPress hosting with a Git-driven pipeline.

ยท
Jan 10, 2019

Write GitHub Actions In PowerShell

Author a custom GitHub Action that runs PowerShell Core inside a Docker container, replacing the default bash entry point for cross-platform scripts.

ยท
Dec 11, 2018

Building Docs With GitHub Actions

Build and publish DocFX-generated documentation using a GitHub Actions workflow, with a containerized step that handles output deployment to the cloud.

ยท
Dec 6, 2018