diff --git a/content/meta/index.json b/content/meta/index.json index 4feaf7ca2..8b1ac29e7 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -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" ] } \ No newline at end of file diff --git a/content/node.2a8afca0-9193-4e69-86bb-8d1d3639d6e1.json b/content/node.2a8afca0-9193-4e69-86bb-8d1d3639d6e1.json new file mode 100644 index 000000000..8f625b6de --- /dev/null +++ b/content/node.2a8afca0-9193-4e69-86bb-8d1d3639d6e1.json @@ -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": "
This email will be the first in my archive to be powered by Drupal and Tome.<\/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>
This email will be #821.<\/p>
I've considered moving to Tome - a static site generator for Drupal - since 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> The main branch in my code repository<\/a> now includes the Tome commits and I'll be working my way through my task list<\/a> as I continue migrating incrementally<\/a> and switching more sections to Tome.<\/p>",
+ "format": "basic_html",
+ "processed": " This email will be the first in my archive to be powered by Drupal and Tome.<\/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> This email will be #821.<\/p> I've considered moving to Tome - a static site generator for Drupal - since 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> The main branch in my code repository<\/a> now includes the Tome commits and I'll be working my way through my task list<\/a> as I continue migrating incrementally<\/a> and switching more sections to Tome.<\/p>",
+ "summary": ""
+ }
+ ],
+ "feeds_item": []
+}
\ No newline at end of file
diff --git a/content/path_alias.53c80a2f-365c-403f-8e07-5f82311df5a4.json b/content/path_alias.53c80a2f-365c-403f-8e07-5f82311df5a4.json
new file mode 100644
index 000000000..1aad19360
--- /dev/null
+++ b/content/path_alias.53c80a2f-365c-403f-8e07-5f82311df5a4.json
@@ -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
+ }
+ ]
+}
\ No newline at end of file