GitHub
Use C# to upload files to a GitHub repository
In this post, let's use the Octokit library to use C# to upload files to a GitHub repository.
How to nuke sensitive commits from your GitHub repository
Let's learn how to hit Ctrl+Z on a regretful commit.
Compress Images in GitHub Using Imgbot
How to use the ImgBot GitHub app for set-it-and-forget-it image compression.
Tweeting New GitHub Pages Posts from GitHub Actions
Use the power of GitHub Actions to tweet GitHub pages post from a CI pipeline.
Level Up Your GitHub Experience with Chrome Extensions
In this post, I write about my favorite GitHub extensions for the Chrome browser.
GitHub tip: You don't need that .git extension to clone
Enjoy a quick tip on cloning without the .git extension.