Move all files to sculpin/

This commit is contained in:
Oliver Davies 2025-10-01 00:01:33 +01:00
parent c5d71803a5
commit 0f61b4e9ee
1514 changed files with 0 additions and 0 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.