Update presentations to use the abstract block

This commit is contained in:
Oliver Davies 2025-03-21 17:11:10 +00:00
parent 51b1ce4d55
commit 76ae7ae61c
26 changed files with 52 additions and 0 deletions

View file

@ -13,8 +13,10 @@ events:
joindin: https://joind.in/talk/41d0f
---
{% block abstract %}
[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 its 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
{% endblock %}