Add speakers and talks
This commit is contained in:
parent
ccfd866f59
commit
4c7d05faad
39 changed files with 146 additions and 0 deletions
6
source/_talks/bdd.md
Normal file
6
source/_talks/bdd.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Behaviour Driven Development (BDD) in Practice
|
||||
date: 2022-09-14
|
||||
speakers:
|
||||
- Ciaran McNulty
|
||||
---
|
6
source/_talks/build-configs.md
Normal file
6
source/_talks/build-configs.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Building "Build Configs"
|
||||
date: 2023-11-08
|
||||
speakers:
|
||||
- Oliver Davies
|
||||
---
|
6
source/_talks/ddd.md
Normal file
6
source/_talks/ddd.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Introducing Domain Driven Design
|
||||
date: 2024-01-10
|
||||
speakers:
|
||||
- Rob Allen
|
||||
---
|
6
source/_talks/fpga.md
Normal file
6
source/_talks/fpga.md
Normal 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
6
source/_talks/go.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Go for PHP
|
||||
date: 2023-02-08
|
||||
speakers:
|
||||
- Dan Leech
|
||||
---
|
6
source/_talks/php-8.md
Normal file
6
source/_talks/php-8.md
Normal 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
6
source/_talks/sculpin.md
Normal 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
6
source/_talks/tdd.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: What is TDD and why should I care?
|
||||
date: 2023-07-12
|
||||
speakers:
|
||||
- Naomi Gotts
|
||||
---
|
6
source/_talks/terraform.md
Normal file
6
source/_talks/terraform.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Terraform from a dev’s perspective
|
||||
date: 2023-10-11
|
||||
speakers:
|
||||
- Nigel Dunn
|
||||
---
|
6
source/_talks/testing-legacy.md
Normal file
6
source/_talks/testing-legacy.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Testing Legacy
|
||||
date: 2023-11-08
|
||||
speakers:
|
||||
- Mike Karthauser
|
||||
---
|
6
source/_talks/tuis.md
Normal file
6
source/_talks/tuis.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Building Better TUIs (with PHP)
|
||||
date: 2023-11-08
|
||||
speakers:
|
||||
- Dan Leech
|
||||
---
|
6
source/_talks/ubiquitous-language.md
Normal file
6
source/_talks/ubiquitous-language.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Thoughts on Ubiquitous Language
|
||||
date: 2023-11-08
|
||||
speakers:
|
||||
- Rob Allen
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue