Use tables again for talks
This commit is contained in:
parent
4fa5cd767d
commit
135de801bc
47 changed files with 186 additions and 476 deletions
|
@ -2,14 +2,15 @@
|
|||
title: Modern Drupal Development with Composer
|
||||
type: Lightning talk
|
||||
tags: ['meetups', 'phpsw', 'drupal', 'composer']
|
||||
slides:
|
||||
speakerdeck:
|
||||
id: 7a1358502526425a9cfd288f85fb32f3
|
||||
ratio: '1.37081659973226'
|
||||
url: https://speakerdeck.com/opdavies/modern-drupal-development-with-composer
|
||||
embed: '<script async class="speakerdeck-embed" data-id="7a1358502526425a9cfd288f85fb32f3" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>'
|
||||
video:
|
||||
url: https://www.youtube.com/watch?v=Yi_FPI3xHwc
|
||||
embed: '<iframe width="560" height="315" src="https://www.youtube.com/embed/Yi_FPI3xHwc" frameborder="0" allowfullscreen></iframe>'
|
||||
youtube:
|
||||
id: Yi_FPI3xHwc
|
||||
events:
|
||||
- { event: phpsw, date: '2016-11-09' }
|
||||
- event: phpsw
|
||||
date: '2016-11-09'
|
||||
---
|
||||
Building a Drupal application? You no longer need to download archives to add new modules or update core, or deal with Drupal specific tools to manage your codebase.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue