From 5e9c4b46bea283535aadc63441e8b043f4d5380a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 28 May 2025 08:00:00 +0100 Subject: [PATCH] Add daily email --- content/meta/index.json | 6 ++ ....22f6723d-c781-4548-a2cf-3b642e91b4ad.json | 93 +++++++++++++++++++ ....9d87323f-c40a-4737-943e-c8f48cb37bd3.json | 27 ++++++ 3 files changed, 126 insertions(+) create mode 100644 content/node.22f6723d-c781-4548-a2cf-3b642e91b4ad.json create mode 100644 content/path_alias.9d87323f-c40a-4737-943e-c8f48cb37bd3.json diff --git a/content/meta/index.json b/content/meta/index.json index bf248f0a2..c08ab3d09 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -6909,5 +6909,11 @@ "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", "file.565ea6d1-39f8-4179-979e-f012fcb264af", "file.b17eae76-e417-4f22-8290-da16366ebb24" + ], + "node.22f6723d-c781-4548-a2cf-3b642e91b4ad": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849" + ], + "path_alias.9d87323f-c40a-4737-943e-c8f48cb37bd3": [ + "node.22f6723d-c781-4548-a2cf-3b642e91b4ad" ] } \ No newline at end of file diff --git a/content/node.22f6723d-c781-4548-a2cf-3b642e91b4ad.json b/content/node.22f6723d-c781-4548-a2cf-3b642e91b4ad.json new file mode 100644 index 000000000..b51da510c --- /dev/null +++ b/content/node.22f6723d-c781-4548-a2cf-3b642e91b4ad.json @@ -0,0 +1,93 @@ +{ + "uuid": [ + { + "value": "22f6723d-c781-4548-a2cf-3b642e91b4ad" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "type": [ + { + "target_id": "daily_email", + "target_type": "node_type", + "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" + } + ], + "revision_timestamp": [ + { + "value": "2025-05-28T09:05:00+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": "Using AI for web coding with Luke McCormick (re-uploaded)" + } + ], + "created": [ + { + "value": "2025-05-27T09:04:30+00:00" + } + ], + "changed": [ + { + "value": "2025-05-28T09:05:00+00:00" + } + ], + "promote": [ + { + "value": false + } + ], + "sticky": [ + { + "value": false + } + ], + "default_langcode": [ + { + "value": true + } + ], + "revision_translation_affected": [ + { + "value": true + } + ], + "path": [ + { + "alias": "", + "pid": null, + "langcode": "en" + } + ], + "body": [ + { + "value": "

A few days ago, I published a new episode of the Beyond Blocks podcast with Luke McCormick, where we spoke about using AI and tools like Cursor for web coding.<\/p>

Unfortunately, there was an export issue with the episode that affected the sound quality.<\/p>

The recording was fine and the mp3 file was re-created and uploaded again to the episode page and the podcast feed for Spotify, Pocket Casts, etc.<\/p>

Listen to the episode here<\/a>.<\/p>

Apologies to Luke and anyone who listened to the original release for the poor quality, but it should be fine now and I'll add this to my checklist when editing podcast episodes to ensure it doesn't happen again.<\/p>", + "format": "basic_html", + "processed": "

A few days ago, I published a new episode of the Beyond Blocks podcast with Luke McCormick, where we spoke about using AI and tools like Cursor for web coding.<\/p>

Unfortunately, there was an export issue with the episode that affected the sound quality.<\/p>

The recording was fine and the mp3 file was re-created and uploaded again to the episode page and the podcast feed for Spotify, Pocket Casts, etc.<\/p>

Listen to the episode here<\/a>.<\/p>

Apologies to Luke and anyone who listened to the original release for the poor quality, but it should be fine now and I'll add this to my checklist when editing podcast episodes to ensure it doesn't happen again.<\/p>", + "summary": "" + } + ], + "feeds_item": [] +} \ No newline at end of file diff --git a/content/path_alias.9d87323f-c40a-4737-943e-c8f48cb37bd3.json b/content/path_alias.9d87323f-c40a-4737-943e-c8f48cb37bd3.json new file mode 100644 index 000000000..fa923ea92 --- /dev/null +++ b/content/path_alias.9d87323f-c40a-4737-943e-c8f48cb37bd3.json @@ -0,0 +1,27 @@ +{ + "uuid": [ + { + "value": "9d87323f-c40a-4737-943e-c8f48cb37bd3" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "path": [ + { + "value": "\/node\/22f6723d-c781-4548-a2cf-3b642e91b4ad" + } + ], + "alias": [ + { + "value": "\/daily\/2025\/05\/27\/using-ai-web-coding-luke-mccormick-re-uploaded" + } + ], + "status": [ + { + "value": true + } + ] +} \ No newline at end of file