CobblestoneJS
2025-06-09 Using Nitride - Entities - The continued adventures of creating the Typewriter website using MfGames.Nitride, a C# static site generator. The topic of today is the Entity class and how Nitride uses an ECS (Entity-Component-System) to generate pages.
2025-06-08 Using Nitride - Pipelines - The first major concept of Nitride is the idea of a "pipeline" which are the largest units of working in the system. This shows a relatively complex setup of pipelines that will be used to generate the website.
2024-09-27 Bakfu and OCI Containers - Thoughts on scope creep, OCI containers, and why I still need Bakfu for package management.
2024-04-21 Reflections on Nitride - I just got mfgames.com migrated over to Nitride, so a few thoughts about the previous three years.
2022-06-06 Nitride v0.3.4 - A minor milestone for Nitride, my static site generator, and a sweeping refactoring to make things consistent and easier to learn.
2017-03-02 The Overhead of Blogging - I got lost with a tangent where I try to create simple images for blog posts and ended up spending two days buildng a generic system.