Deploying .NET nocco using GitHub Action
In my previous blog post .NET nocco I explained upgrading an old version of nocco to the latest, and making it a .NET tool. Now that I have both of these setup and configured I can use GitHub Pages to deploy my code.
Poker - Docs
As with everything I do, I add documentation. The first thing I like to do is generate the API documentation for any code I've written. With the Arduino code (C++) I'm using Doxygen
🎙️ GitHub Actions
Another community talk at work, this time for the Software Delivery Community. We are starting a series to run through a few of the providers like GitHub and GitLab. I did a very beginner one, looking to expand in the future and hopefully show one of the GitHub Actions I've built.
🐪 OCaml on GitHub
In this article I'll show you how to setup and configure GitHub Actions to work with an OCaml Library.
DependencyCheck .NET
In this article I will run through setting up the awesome DependencyCheck from Jeremy Long for a .NET application.
Migrated Blog
A couple of weeks ago I finally decided to migrate my Blog to Statiq Web.