Reapply "Format talk page front matter"

This reverts commit 52659b653e.
This commit is contained in:
Oliver Davies 2024-08-07 01:48:16 +01:00
parent 52659b653e
commit 1308c487fa
39 changed files with 640 additions and 757 deletions

View file

@ -3,25 +3,24 @@ title: Getting Started with Drupal 8 Module Development
description: How to build your first module for Drupal 8.
code: https://github.com/opdavies/dclondon16-d8-module
speakerdeck:
id: 0041804e52664d12a8e31cd118264813
ratio: "1.77777777777778"
url: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development
id: 0041804e52664d12a8e31cd118264813
ratio: "1.77777777777778"
url: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development
video:
type: youtube
id: qO_Wh5WE3VA
type: youtube
id: qO_Wh5WE3VA
meta:
og:
title: Getting Started with Drupal 8 Module Development
image:
url: '%site.assets.url%/assets/images/talks/dclondon16.png'
type: "image/png"
height: 540
width: 960
og:
title: Getting Started with Drupal 8 Module Development
image:
url: '%site.assets.url%/assets/images/talks/dclondon16.png'
type: "image/png"
height: 540
width: 960
events:
-
name: DrupalCamp London 2016
location: London, UK
date: 2016-03-05
- name: DrupalCamp London 2016
location: London, UK
date: 2016-03-05
---
New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you!