Use tables again for talks

This commit is contained in:
Oliver Davies 2018-05-10 00:17:07 +01:00
parent 4fa5cd767d
commit 135de801bc
47 changed files with 186 additions and 476 deletions

View file

@ -1,12 +1,19 @@
---
title: Goodbye Drush Make. Hello Composer!
tags: ['meetup', 'drupal', 'composer']
slides:
speakerdeck:
id: f7de07ae513f49798de78b6f8c3ef8cd
ratio: '1.37081659973226'
url: http://bit.ly/slides-goodbye-drush-make-hello-composer2
embed: '<script async class="speakerdeck-embed" data-id="1c1e0e129ab34816bd4c4edb5f6642c2" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>'
youtube:
id: ZL2FtRTX9Y8
events:
- { event: drupal-bristol, date: '2016-11-17' }
- { event: phpuk18, date: '2018-02-16', time: '14:40 - 15:40' }
- event: drupal-bristol
date: '2016-11-17'
- event: phpuk18
date: '2018-02-16'
time: '14:40 - 15:40'
feedback: https://joind.in/talk/650ab
---
One of the main outcomes of Drupal 8 was “getting off the island” with third-party code included in core and adopting modern best practices from the wider PHP ecosystem - including [Composer][1], PHPs dependency manager.