Add speakers and talks

This commit is contained in:
Oliver Davies 2025-03-03 12:58:13 +00:00
parent ccfd866f59
commit 4c7d05faad
39 changed files with 146 additions and 0 deletions

6
source/_talks/bdd.md Normal file
View file

@ -0,0 +1,6 @@
---
title: Behaviour Driven Development (BDD) in Practice
date: 2022-09-14
speakers:
- Ciaran McNulty
---

View file

@ -0,0 +1,6 @@
---
title: Building "Build Configs"
date: 2023-11-08
speakers:
- Oliver Davies
---

6
source/_talks/ddd.md Normal file
View file

@ -0,0 +1,6 @@
---
title: Introducing Domain Driven Design
date: 2024-01-10
speakers:
- Rob Allen
---

6
source/_talks/fpga.md Normal file
View file

@ -0,0 +1,6 @@
---
title: 'FPGA^2: An open-source FPGA'
date: 2024-02-14
speakers:
- Robin Hodson
---

6
source/_talks/go.md Normal file
View file

@ -0,0 +1,6 @@
---
title: Go for PHP
date: 2023-02-08
speakers:
- Dan Leech
---

6
source/_talks/php-8.md Normal file
View file

@ -0,0 +1,6 @@
---
title: What's new in PHP 8.*
date: 2023-02-11
speakers:
- Derick Rethans
---

6
source/_talks/sculpin.md Normal file
View file

@ -0,0 +1,6 @@
---
title: Building Static Websites with PHP and Sculpin
date: 2024-02-14
speakers:
- Oliver Davies
---

6
source/_talks/tdd.md Normal file
View file

@ -0,0 +1,6 @@
---
title: What is TDD and why should I care?
date: 2023-07-12
speakers:
- Naomi Gotts
---

View file

@ -0,0 +1,6 @@
---
title: Terraform from a devs perspective
date: 2023-10-11
speakers:
- Nigel Dunn
---

View file

@ -0,0 +1,6 @@
---
title: Testing Legacy
date: 2023-11-08
speakers:
- Mike Karthauser
---

6
source/_talks/tuis.md Normal file
View file

@ -0,0 +1,6 @@
---
title: Building Better TUIs (with PHP)
date: 2023-11-08
speakers:
- Dan Leech
---

View file

@ -0,0 +1,6 @@
---
title: Thoughts on Ubiquitous Language
date: 2023-11-08
speakers:
- Rob Allen
---