Added slides and video blocks
This commit is contained in:
parent
bc180e8792
commit
33198841a4
8 changed files with 51 additions and 28 deletions
|
@ -5,11 +5,8 @@ event:
|
|||
name: PHPSW
|
||||
website: http://phpsw.uk
|
||||
location: Bristol, UK
|
||||
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>
|
||||
slides: https://speakerdeck.com/opdavies/drupal-8
|
||||
video: https://www.youtube.com/watch?v=36zCxPrOOzM
|
||||
youtube: 36zCxPrOOzM
|
||||
joindin: https://joind.in/talk/view/14380
|
||||
tags:
|
||||
- meetup
|
||||
|
@ -17,6 +14,12 @@ tags:
|
|||
- drupal
|
||||
- drupal-8
|
||||
---
|
||||
{% block content %}
|
||||
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.
|
||||
{% endblock %}
|
||||
|
||||
{% block slides %}
|
||||
<script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue