|
500fe827f3
|
Refactor
|
2025-05-11 20:02:12 +01:00 |
|
|
445de07abe
|
Refactor
|
2025-05-11 20:02:12 +01:00 |
|
|
2008ea3400
|
Create README.md
|
2025-05-11 20:02:12 +01:00 |
|
|
78953c8e79
|
Update todo.txt
|
2025-05-11 20:02:12 +01:00 |
|
|
61680e8e2f
|
Add upload recipe
|
2025-05-11 20:02:12 +01:00 |
|
|
e998292e94
|
Rename recipe
|
2025-05-11 20:02:12 +01:00 |
|
|
313740fba7
|
Export configuration
|
2025-05-11 20:02:12 +01:00 |
|
|
e0b9611b74
|
Reformat and style the "Submitted by" text
|
2025-05-11 20:02:12 +01:00 |
|
|
1e187ab31d
|
Add prose classes to the email body field
|
2025-05-11 20:02:12 +01:00 |
|
|
4d8098b924
|
Add prose classes to the email body field
|
2025-05-11 20:02:12 +01:00 |
|
|
0a1e733d3f
|
Add daily email registration form
|
2025-05-11 20:02:12 +01:00 |
|
|
fa4663868e
|
Update todo.txt
|
2025-05-11 20:02:12 +01:00 |
|
|
705945af29
|
Daily email archive page and pager templates
|
2025-05-11 20:02:12 +01:00 |
|
|
f6362bd499
|
Enable Tome
|
2025-05-11 20:02:12 +01:00 |
|
|
95cafb65c5
|
Daily email archive view template
From https://www.drupal.org/docs/develop/theming-drupal/twig-in-drupal/twig-template-naming-conventions:
> Patterns:
>
> - views-view--[viewid]--[view-display-id].html.twig
> - views-view--[viewid]--[view-display-type].html.twig
> - views-view--[view-display-type].html.twig
> - views-view--[viewid].html.twig
> - views-view.html.twig
|
2025-05-11 20:02:12 +01:00 |
|
|
653dcc5528
|
Add todo.txt
|
2025-05-11 20:02:12 +01:00 |
|
|
de1f0c4c23
|
Page and page title templates
|
2025-05-11 20:02:12 +01:00 |
|
|
82a1cbe115
|
Add font files
|
2025-05-11 20:02:12 +01:00 |
|
|
a81e2c81cc
|
Export block configuration
|
2025-05-11 20:02:12 +01:00 |
|
|
cd1449ee06
|
Add tailwind.css
Copied from Sculpin.
|
2025-05-11 20:02:12 +01:00 |
|
|
a3ace099f7
|
Add custom theme
|
2025-05-11 20:02:12 +01:00 |
|
|
3a899bbad8
|
Add db-backup recipe
|
2025-05-11 20:02:12 +01:00 |
|
|
c6e2d553f8
|
Export configuration
|
2025-05-11 20:02:12 +01:00 |
|
|
3a28895159
|
Add sqlite
So installing from existing configuration will work.
|
2025-05-11 20:02:12 +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 |
|
|
e6ae3a1655
|
Add justfile
|
2025-05-11 20:02:12 +01:00 |
|
|
91cba785f4
|
Add .tmux-sessionizer
|
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 |
|
|
19d6ba7c4c
|
Initial commit
|
2025-05-11 20:02:12 +01:00 |
|
|
c7cd62fce9
|
Remove Sculpin files
|
2025-05-11 20:02:05 +01:00 |
|
|
1156226e8a
|
Add Reading College presentation
|
2025-05-11 00:07:35 +01:00 |
|
|
6fcebd36d1
|
Fix Tailwind output filename
|
2025-05-09 20:13:06 +01:00 |
|
|
63b463ecfa
|
Add daily email for 09/05/25
|
2025-05-09 20:13:06 +01:00 |
|
|
85215a7a7c
|
Add daily email for 08/05/25
|
2025-05-08 13:55:07 +01:00 |
|
|
fba68d779c
|
Add daily email for 07/05/25
|
2025-05-08 11:56:45 +01:00 |
|
|
d9e0447b97
|
Add homelab page
|
2025-05-08 10:56:34 +01:00 |
|
|
e1573ef072
|
Add a pages content type and move page files
|
2025-05-08 10:56:33 +01:00 |
|
|
7087bbbb7f
|
Add daily email for 04/05/25
|
2025-05-08 10:56:33 +01:00 |
|
|
d6f19cdf17
|
Fix hostname
|
2025-05-05 01:06:09 +01:00 |
|
|
24b3109f43
|
Add daily email for 03/05/25
|
2025-05-05 01:05:59 +01:00 |
|
|
7086a635ea
|
Add daily email for 02/05/25
|
2025-05-05 00:28:15 +01:00 |
|
|
f21bb125c5
|
Bump PHPStan to level 9
|
2025-05-04 22:37:31 +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 |
|
|
26bffdb58d
|
Rename .tmux to .tmux-sessionizer
|
2025-05-04 17:58:56 +01:00 |
|
|
3423f16bb4
|
Add daily email for 01/05/25
|
2025-05-02 00:00:59 +01:00 |
|