Update excerpts
This commit is contained in:
parent
561b356fbc
commit
12af2a2ac5
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Having Fun with Drupal 8, PHP libraries and the Drupal.org API
|
||||
excerpt: A crash course in developing PHP packages and Drupal 8 modules, based on the Drupal.org API.
|
||||
speakerdeck:
|
||||
id: 6e42ae9620bb4e91b3955f8c30d66934
|
||||
ratio: '1.77777777777778'
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: TDD - Test Driven Drupal
|
||||
excerpt: How to write automated tests for Drupal, and how to create a new Drupal module using test driven development.
|
||||
speakerdeck:
|
||||
id: 088cb18033064f5cb18d1079795294a1
|
||||
ratio: '1.77777777777778'
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Things you should know about PHP
|
||||
excerpt: An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup.
|
||||
speakerdeck:
|
||||
id: fe360f1030f34bdb9eb14cdab907bb3c
|
||||
ratio: '1.37081659973226'
|
||||
|
@ -14,4 +15,4 @@ events:
|
|||
- event: ssdc
|
||||
date: 2019-01-28
|
||||
---
|
||||
An introduction to PHP, presented to the Swansea Software Development Community (SSDC).
|
||||
An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup.
|
||||
|
|
Loading…
Reference in a new issue