Run prettier on all *.md files
``` prettier '{app,source}/**/**.md' --write ```
This commit is contained in:
parent
a3ceeaf0f3
commit
85a10c545b
170 changed files with 5127 additions and 2282 deletions
|
@ -1,19 +1,25 @@
|
|||
---
|
||||
title: Drupal 8
|
||||
description: A lightning talk presented to the PHPSW user group, highlighting some of the relevant changes in Drupal 8.
|
||||
description:
|
||||
A lightning talk presented to the PHPSW user group, highlighting some of the
|
||||
relevant changes in Drupal 8.
|
||||
speakerdeck:
|
||||
url: https://speakerdeck.com/opdavies/drupal-8
|
||||
id: 46ba4ba577d94a32b7abdade610ceb69
|
||||
ratio: "1.29456384323641"
|
||||
url: https://speakerdeck.com/opdavies/drupal-8
|
||||
id: 46ba4ba577d94a32b7abdade610ceb69
|
||||
ratio: '1.29456384323641'
|
||||
video:
|
||||
type: youtube
|
||||
id: 36zCxPrOOzM
|
||||
type: youtube
|
||||
id: 36zCxPrOOzM
|
||||
tags: [meetup, phpsw, drupal, drupal-8]
|
||||
tweets: yes
|
||||
events:
|
||||
- event: phpsw
|
||||
date: 2015-04-08
|
||||
- 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.
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue