Commit graph

22 commits

Author SHA1 Message Date
c48f8acd4a Make the email count dynamic based on the number
...of daily email nodes
2025-05-12 01:20:28 +01:00
c722387743 Move the opdavies theme, add symlink
As per https://github.com/drupal-tome/tome-project.

> When composer install or update is ran, the "modules" and "themes"
directories, as well as the "settings.php" file, is symlinked into the
"web" directory.
2025-05-11 23:56:07 +01:00
f3c35423cf Add Pathauto for daily email nodes 2025-05-11 20:02:14 +01:00
1edd7ffe2f Add paragraphs module 2025-05-11 20:02:13 +01:00
c5c3540595 Automated dev commit 2025-05-11 20:02:13 +01:00
a743be105b Add composer test script 2025-05-11 20:02:13 +01:00
9703455cca Add the feeds module 2025-05-11 20:02:12 +01:00
bc2ab546d4 Add and enable the drupal_cms_seo_tools recipe
```bash
composer require drupal/drupal_cms_seo_tools
drush recipe $(pwd)/recipes/drupal_cms_seo_tools
```
2025-05-11 20:02:12 +01:00
a4eacb5cf4 Add tome 2025-05-11 20:02:12 +01:00
08a4e83117 Add Drush 2025-05-11 20:02:12 +01:00
52ef82cdef Add Drupal 2025-05-11 20:02:12 +01:00
c7cd62fce9 Remove Sculpin files 2025-05-11 20:02:05 +01:00
9abfb29af7 Add PHPStan 2025-05-04 21:48:35 +01:00
419d1cec14 Remove illuminate/collections 2025-05-04 21:32:34 +01:00
275103e149 Re-add and use custom Twig extensions 2025-05-04 20:36:05 +01:00
94a4190be6 Remove custom Twig extensions
Go back to calculating the talk count inline and using a macro to get
the number of years experience.
2024-11-30 20:58:54 +00:00
51cd9ffdca Split src/ and tests/ directories 2024-09-03 20:55:16 +01:00
2a4247684d Group talk classes into a modules directory 2024-08-02 18:39:05 +01:00
6ee3e91363 Add OpdaviesTwigExtensionTest 2024-05-03 14:18:05 +01:00
6888675252 Use a Twig extension for counting past talks 2024-05-03 13:06:02 +01:00
9b19d7a036 Use a Twig extension to count the years of experience 2024-05-03 12:30:24 +01:00
cd59c54aa8 Create Home page 2024-01-03 23:06:04 +00:00