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.
giscus
What's the best way to allow commenting on your blog? What better way than to have it contained in the system the blog lives in, GitHub. I've seen other solutions in the past which used GitHub Issues but this doesn't seem the right place for it.
Deploy Tech Docs
In this article I'll show how to deploy the GOV.UK Tech Docs Template to GitHub Pages.