Add daily emails and archive

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent 7ec664a810
commit e2b6832598
379 changed files with 11132 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
title: >
Spotting new things in Drupal 10.1
pubDate: 2023-10-09
permalink: >-
archive/2023/10/09/spotting-new-things-in-drupal-10-1
tags:
- php
- drupal
---
I've recently updated my [Drupal Docker example project][project] to Drupal 10.1.5 and have been spotting new things.
From British English as my default option during installation, UX improvements to the admin pages, and developer settings such as Twig caching being configurable in the admin UI.
Something I've loved since Drupal 8 is the constant new features and iterative improvements being added to Drupal core.
I'm looking forward to finding more of these as I keep upgrading my Docker example project as well as others.
[project]: https://github.com/opdavies/docker-example-drupal