Add remaining event data
This commit is contained in:
parent
255dc31bae
commit
04615f90fe
27 changed files with 90 additions and 201 deletions
13
source/_talks/drupal-8-rejoining-the-herd.md
Normal file
13
source/_talks/drupal-8-rejoining-the-herd.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Drupal 8: Rejoining the Herd
|
||||
tags: [conference, php, drupal, drupal-8]
|
||||
slides: https://speakerdeck.com/opdavies/drupal-rejoining-the-herd
|
||||
slides_embed: <script async class="speakerdeck-embed" data-id="440fd6592f474741bc606c96bc32c104" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
events:
|
||||
- { id: phpsc-16, date: '2016-06-11' }
|
||||
---
|
||||
[Drupal 8][0] was (finally) released on November 19th 2015, after almost 4 years of work and code commits by over 3,200 different contributors. Whilst it’s pretty much the same as the Drupal that we know and, hopefully, love, a lot has changed behind the scenes and under the hood!
|
||||
|
||||
In this talk, I'll highlight some of the new features and improvements in Drupal 8, and discuss some of the benefits to Drupal site builders, themers, and module developers. I'll also talk about some of the non-technical changes and the cultural shift from "not invented here" to "proudly found elsewhere", and how we are rejoining the PHP herd.
|
||||
|
||||
[0]: https://www.drupal.org/8
|
Loading…
Add table
Add a link
Reference in a new issue