How to add git-pkgs to your GitHub Actions workflows.
TLDR While tinkering at my family's lake house, I discovered my automated screenshots were broken. I
Migrate an existing HCL-based GitHub Actions workflow to the new YAML format, including the blog publishing pipeline that pushes to GitHub Pages.
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.
Author a custom GitHub Action that runs PowerShell Core inside a Docker container, replacing the default bash entry point for cross-platform scripts.
Build and publish DocFX-generated documentation using a GitHub Actions workflow, with a containerized step that handles output deployment to the cloud.