Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
21
source/_talks/2015-08-25-dancing-for-drupal.md
Normal file
21
source/_talks/2015-08-25-dancing-for-drupal.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: Dancing for Drupal
|
||||
speakerdeck:
|
||||
id: ffa9b6dea6dc4a8eb207b9982ed6e1bd
|
||||
ratio: 1.33333333333333
|
||||
summary: As part of their CMS Dance-Off event, I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.
|
||||
image: dancing-for-drupal.png
|
||||
---
|
||||
The points to cover were:
|
||||
|
||||
* How does your CMS store configuration data, 'structure' and content?
|
||||
* How do you manage source-control, versioning and deployment?
|
||||
* How do you manage multiple simultaneous editors and/or developers?
|
||||
* How do you manage upgrades?
|
||||
* What are the 3 best things about your CMS?
|
||||
* What are the 3 worst things about your CMS?
|
||||
* What does the future of your CMS look like?
|
||||
|
||||
In each point, tried to cover the differences between Drupal core and developing a project using Drupal, as well as between Drupal 7 and Drupal 8, as things like source control and versioning would be approached differently.
|
||||
|
||||
Presented at the [umBristol user group](http://umbristol.co.uk) in August 2015.
|
||||
Loading…
Add table
Add a link
Reference in a new issue