Revert "Format talk page front matter"

This reverts commit c7b6399a79.
This commit is contained in:
Oliver Davies 2024-08-07 00:51:53 +01:00
parent db6abea201
commit 52659b653e
39 changed files with 757 additions and 640 deletions

View file

@ -3,24 +3,25 @@ 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!