This commit is contained in:
Oliver Davies 2018-05-09 23:24:08 +01:00
parent 66667bcb5b
commit 4fa5cd767d
38 changed files with 996 additions and 76 deletions

16
source/_talks/drupal-8.md Normal file
View file

@ -0,0 +1,16 @@
---
title: Drupal 8
slides:
url: https://speakerdeck.com/opdavies/drupal-8
embed: <script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
video:
url: https://www.youtube.com/watch?v=36zCxPrOOzM
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/36zCxPrOOzM" frameborder="0" allowfullscreen></iframe>
tags: [meetup, phpsw, drupal, drupal-8]
tweets: yes
events:
- { event: phpsw, date: '2015-04-08' }
---
This was a ten minute lightning talk, designed to highlight the major changes coming in Drupal 8.
I categorised the technical changes into groups for site builders, developers and themers, and also highlighted the cultural shift from "not invented here" to "proudly found elsewhere" and the benefits that brings.