Use four spaces in frontmatter blocks

This commit is contained in:
Oliver Davies 2024-02-07 20:01:19 +00:00
parent f3756a80a6
commit 11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions

View file

@ -5,25 +5,25 @@ tags: [conference, php, drupal, drupalcamp, drupal-8]
tweets: yes
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!