This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/dancing-for-drupal.md
Oliver Davies 85a10c545b Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
2020-03-08 17:57:45 +00:00

1.2 KiB

title description speakerdeck tags tweets events
Dancing for Drupal A talk on Drupal, presented alongside others representing Umbraco, Sitecore and Episerver.
id ratio url
ffa9b6dea6dc4a8eb207b9982ed6e1bd 1.33333333333333 https://speakerdeck.com/opdavies/umbristol-dancing-for-drupal
meetup
umbristol
drupal
yes
event date
umbristol 2015-08-25

As part of their CMS Dance-Off, I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.

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.