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: One Drupal fits all
date: 2024-04-05
permalink: daily/2024/04/05/one-drupal-fits-all
tags:
- software-development
- drupal
- php
cta: d7eol
snippet: |
Drupal works well for small and simple applications, as well large and compex applications.
---
Two of the main things I like about Drupal are its flexibility and scalability.
It works well for basic applications, such as personal websites and blogs (like mine) and for large, complex applications such as Drupal.org itself and many others.
I don't need to learn one tool for small or simple projects and another for large or complex projects.
Drupal is one size fits all.