Add daily email

This commit is contained in:
Oliver Davies 2025-05-11 21:04:08 +01:00
parent f297d9b385
commit 64ace0ad44
3 changed files with 121 additions and 0 deletions

View file

@ -6168,5 +6168,11 @@
],
"node.5a9c3a99-84f4-4dc3-8ddc-d05e0469f9b9": [
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
],
"node.2a8afca0-9193-4e69-86bb-8d1d3639d6e1": [
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
],
"path_alias.53c80a2f-365c-403f-8e07-5f82311df5a4": [
"node.2a8afca0-9193-4e69-86bb-8d1d3639d6e1"
]
}

View file

@ -0,0 +1,88 @@
{
"uuid": [
{
"value": "2a8afca0-9193-4e69-86bb-8d1d3639d6e1"
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
"value": "2025-05-11T19:27:51+00:00"
}
],
"revision_uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"revision_log": [],
"status": [
{
"value": true
}
],
"uid": [
{
"target_type": "user",
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
}
],
"title": [
{
"value": "My daily email archive, powered by Drupal and Tome"
}
],
"created": [
{
"value": "2025-05-11T18:49:15+00:00"
}
],
"changed": [
{
"value": "2025-05-11T19:27:51+00:00"
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [],
"path": [
{
"alias": "\/daily\/2025\/05\/11\/email-archive-tome",
"langcode": "en"
}
],
"body": [
{
"value": "<p>This email will be the first in my archive to be powered by Drupal and Tome.<\/p><p>I'm a long-time fan of static site generators and have used Sculpin for several years for my website, but it has slowed down recently - I think because of the number of pages it needs to generate for my email archive pages.<\/p><p>This email will be #821.<\/p><p>I've considered moving to Tome - a static site generator for Drupal - since <a href=\"\/podcast\/19-sam-mortenson\">recording a podcast episode with Sam Mortenson<\/a> and, after porting across my theme and migrating the emails using the Feeds module, I've updated my Nginx configuration to serve the email archive section to HTML generated by Tome.<\/p><p>The main branch in <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/oliverdavies.uk\/src\/branch\/main\">my code repository<\/a> now includes the Tome commits and I'll be working my way through <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/oliverdavies.uk\/src\/branch\/main\/todo.txt\">my task list<\/a> as I continue <a href=\"\/daily\/2025\/04\/17\/incrementally\">migrating incrementally<\/a> and switching more sections to Tome.<\/p>",
"format": "basic_html",
"processed": "<p>This email will be the first in my archive to be powered by Drupal and Tome.<\/p><p>I'm a long-time fan of static site generators and have used Sculpin for several years for my website, but it has slowed down recently - I think because of the number of pages it needs to generate for my email archive pages.<\/p><p>This email will be #821.<\/p><p>I've considered moving to Tome - a static site generator for Drupal - since <a href=\"\/podcast\/19-sam-mortenson\">recording a podcast episode with Sam Mortenson<\/a> and, after porting across my theme and migrating the emails using the Feeds module, I've updated my Nginx configuration to serve the email archive section to HTML generated by Tome.<\/p><p>The main branch in <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/oliverdavies.uk\/src\/branch\/main\">my code repository<\/a> now includes the Tome commits and I'll be working my way through <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/oliverdavies.uk\/src\/branch\/main\/todo.txt\">my task list<\/a> as I continue <a href=\"\/daily\/2025\/04\/17\/incrementally\">migrating incrementally<\/a> and switching more sections to Tome.<\/p>",
"summary": ""
}
],
"feeds_item": []
}

View file

@ -0,0 +1,27 @@
{
"uuid": [
{
"value": "53c80a2f-365c-403f-8e07-5f82311df5a4"
}
],
"langcode": [
{
"value": "en"
}
],
"path": [
{
"value": "\/node\/2a8afca0-9193-4e69-86bb-8d1d3639d6e1"
}
],
"alias": [
{
"value": "\/daily\/2025\/05\/11\/email-archive-tome"
}
],
"status": [
{
"value": true
}
]
}