Add talks
This commit is contained in:
parent
14ce792f2d
commit
f1048da9ae
2 changed files with 50 additions and 0 deletions
19
source/_talks/2016-06-11-drupal-8-rejoining-the-herd.md
Normal file
19
source/_talks/2016-06-11-drupal-8-rejoining-the-herd.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
nav: talks
|
||||
title: Drupal 8: Rejoining the Herd
|
||||
type: conference
|
||||
event:
|
||||
name: PHP South Coast 2016
|
||||
website: http://2016.phpsouthcoast.co.uk
|
||||
location: Portsmouth, UK
|
||||
tags:
|
||||
- conference
|
||||
- php
|
||||
- drupal
|
||||
- drupal-8
|
||||
---
|
||||
{% block abstract %}
|
||||
[Drupal 8](https://www.drupal.org/8) 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.
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue