Oliver Davies
f33e9beaa4
Use a consistent format for talk events, with the most recent talk at the top of the list with the rest in a descending order. This removes the need to use a `reverse` filter in the events partial.
1 KiB
1 KiB
title | description | speakerdeck | video | image | events | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Building "Build Configs" | In this lightning talk, I discuss the "Build Configs" tool I've built to create configuration files. |
|
~ | ~ |
|
Build Configs is a tool I've created for creating and managing customised per-project configuration files, such as Docker, Docker Compose, Nix Flakes, and PHPUnit and PHPStan configuration.
In this lightning talk, I'll discuss why I created it, what problem it solves, more about what it does, and how it works.