Move daily emails into the blog page

This commit is contained in:
Oliver Davies 2025-08-21 00:28:10 +01:00
parent be69398931
commit 1b8441608f
828 changed files with 9 additions and 196 deletions

View file

@ -0,0 +1,20 @@
---
title: >
Spotting new things in Drupal 10.1
pubDate: 2023-10-09
permalink: >-
daily/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