Commit graph

6004 commits

Author SHA1 Message Date
6de0ba179d Add daily email 2025-06-27 21:53:40 +01:00
dc00a8fd66 Add daily email 2025-06-27 10:45:47 +01:00
9aceba8e24 Add daily email 2025-06-27 10:03:46 +01:00
6e7a40976b Add daily email 2025-06-26 13:00:40 +01:00
7dcc7a2126 Classes should be final 2025-06-25 22:48:42 +01:00
431545bfc4 Add daily email 2025-06-25 08:01:15 +01:00
b9a375ecc2 Add daily email 2025-06-24 23:19:27 +01:00
4541d66d34 Refactor 2025-06-24 17:21:02 +01:00
e1c8f4f118 Remove unused trait 2025-06-24 16:43:30 +01:00
cdebc0cddb Remove unused trait 2025-06-24 16:04:21 +01:00
bde36ee056 Refactor 2025-06-24 00:59:50 +01:00
88d5d4a126 Refactor 2025-06-23 22:49:18 +01:00
6466e6a459 Refactor 2025-06-23 22:25:39 +01:00
8d3f6f694e Add daily email 2025-06-23 22:20:28 +01:00
37863c6c24 Refactor 2025-06-23 21:49:15 +01:00
460f6cfbe0 Refactor 2025-06-23 21:17:10 +01:00
08a0f18995 Remove recipes
Now these are being unpacked, I assume this directory is no longer
needed.
2025-06-23 21:11:51 +01:00
21a12b1b1a Add daily email 2025-06-23 19:58:16 +01:00
bc9df2b70a Unpack recipes
https://joshuami.com/blog/2025/recipe-unpack-blog-no-longer-drupal-cms-and-thats-good-thing
https://www.drupal.org/node/3522189
2025-06-23 00:58:47 +01:00
55aadd6ec5 Rename directory 2025-06-23 00:52:23 +01:00
4ec8ad983a devshell follows nixpkgs 2025-06-23 00:35:28 +01:00
6c3ab477e0 Configure git-hooks-nix 2025-06-22 23:38:45 +01:00
6d65e70fe3 Add the podcast module
https://www.drupal.org/project/podcast
2025-06-21 22:06:57 +01:00
05f158439f Update podcast episode node titles 2025-06-21 22:06:13 +01:00
c351a43a2a Update CTAs 2025-06-21 14:16:17 +01:00
b431389d4a Add daily email 2025-06-21 13:45:06 +01:00
8c354f2754 Refactor 2025-06-21 12:52:11 +01:00
b8c3f6d9a7 Update todo.txt 2025-06-21 01:40:06 +01:00
9c33718aff Extract dev-shell.nix module 2025-06-21 01:38:42 +01:00
8b48ed5e62 Remove redundant parentheses 2025-06-21 00:49:30 +01:00
d7491eac61 Remove unused variable 2025-06-21 00:46:02 +01:00
d828b89d25 Fix phpcs error 2025-06-21 00:43:11 +01:00
addfe15e26 Fix phpstan errors 2025-06-21 00:42:49 +01:00
9abf64b504 Don't add a CTA if an emails contains a P.S.
Don't automatically add a CTA to a daily email if the email body text
already contains a "P.S.".
2025-06-21 00:34:47 +01:00
b7f13b4be5 Refactor 2025-06-21 00:25:00 +01:00
9709d4fee0 Add TODO 2025-06-21 00:09:14 +01:00
59176d8b00 Add daily email 2025-06-21 00:09:07 +01:00
6ce4abc64e Update CTAs 2025-06-20 23:47:04 +01:00
0c372192ba Add daily email 2025-06-20 23:35:04 +01:00
046ad4a54a Add daily email 2025-06-18 22:28:51 +01:00
8a480121d2 Refactor 2025-06-17 23:31:49 +01:00
fc4121e776 Refactor 2025-06-17 23:10:04 +01:00
f08fb4cd67 Refactor 2025-06-17 17:39:26 +01:00
cddb3af518 Update todo.txt 2025-06-16 00:23:06 +01:00
229cc62b03 Fix phpstan errors 2025-06-15 17:22:37 +01:00
af83b3c431 Configure phpcs, fix errors 2025-06-15 16:31:51 +01:00
fcf0ae04bb Configure linters 2025-06-15 16:28:56 +01:00
14ac1677e1 Add daily email 2025-06-15 16:10:59 +01:00
d4264aa6b1 Make Markdown the default text format 2025-06-15 15:50:42 +01:00
e740384446 Add Drupal CMS Admin UI recipe
https://www.drupal.org/project/drupal_cms_admin_ui

```
composer require drupal/drupal_cms_admin_ui
drush recipe $(pwd)/recipes/drupal_cms_admin_ui
```
2025-06-15 15:36:01 +01:00