Update presentations to use the abstract block
This commit is contained in:
parent
51b1ce4d55
commit
76ae7ae61c
26 changed files with 52 additions and 0 deletions
|
@ -22,6 +22,8 @@ events:
|
|||
url: https://www.meetup.com/php-oxford/events/297556113
|
||||
---
|
||||
|
||||
{% block abstract %}
|
||||
[Build Configs](/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.
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue