Inclusion is a process and practice that involves enabling people of all identities, orientations, and styles to be fully themselves while also contributing to the larger collective, as valued and full members. The question that often cannot be easily answered is whether individual expression is fully compatible with diversity, inclusion, and equality?
Introducing dotnet-spawn code generation global tool
In this post, I show how I updated the look of my Hugo website by adding a favicon.
Using Visual Studio custom tasks, it is possible and easy to create tasks for quickly creating new content.
Using Visual Studio custom tasks, it is possible and easy to create tasks for quickly building and serving a Hugo site.
How I created my first Hugo blog powered by GitHub pages
When developing an app for Apple operating systems, you will eventually need to manage signing certificates, and provisioning profiles. In this article I describe 16 steps to securely manage them for signing and provisioning your app in a Azure DevOps Continuous Integration pipeline.
In this post, I share how I added a NGINX proxy to route traffic to microservices for local development
In this post I share how I automatically restored a database backup every time a Docker container started up.
In this post, I share how to run a Blazor WASM application in a docker container.