Conventional Commits
2025-06-07 Using Nitride - Introduction - I'm going to start a long, erratic journey to update my publisher website. Along the way, I'm going to document how to create a MfGames.Nitride website from the ground up, along with a lot of little asides about reasoning or purpose.
2023-12-02 Enforcing Standards with NixOS - A way of using Nix and direnv to hook up standards for formatting and conventions.
2022-08-07 Semantic Release and Woodpecker CI - In my migration from GitLab to Gitea, I've started moving my CI/CD server over to Woodpecker. Here is some of the struggles I've done through in the process of getting it to work.
2021-12-19 generator-mfgames-nix-project v1.4.1 and generator-mfgames-writing 1.0.0 - A new Yeoman generator and a refresh on a second one.
2021-07-31 generator-mfgames-writing v0.3.2 - Today, I finished putting the final touches on additional features for
generator-mfgames-writing
, my scaffolding generator for Yeoman that lets me set up writing projects quickly.2021-07-27 commitlint-gitlab-ci v0.0.4 - Since I'm usually creating a new Git repo (about 3/month) and commitlint is one of the first things I set up, I ended up writing a little NPM utility to solve a bug that was causing me problems on Gitlab.