Add daily email
This commit is contained in:
parent
77149e1dff
commit
725704fafa
3 changed files with 124 additions and 0 deletions
|
@ -6409,5 +6409,11 @@
|
|||
],
|
||||
"path_alias.21fec378-d284-4cc4-af89-c20a4149f8b2": [
|
||||
"node.b2c3f5ed-2db6-46da-a532-b1e9beb9f1d0"
|
||||
],
|
||||
"node.5d8952a1-9ae5-4269-986a-177ba1d78679": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
],
|
||||
"path_alias.bfbe95da-61ab-4921-ab4a-567ba0184d7b": [
|
||||
"node.5d8952a1-9ae5-4269-986a-177ba1d78679"
|
||||
]
|
||||
}
|
91
content/node.5d8952a1-9ae5-4269-986a-177ba1d78679.json
Normal file
91
content/node.5d8952a1-9ae5-4269-986a-177ba1d78679.json
Normal file
|
@ -0,0 +1,91 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "5d8952a1-9ae5-4269-986a-177ba1d78679"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "daily_email",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-06-10T23:16:21+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": "Nix for PHP Developers"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-06-11T00:03:30+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-06-10T23:16:21+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/06\/11\/nix-php-developers",
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "I've been brainstorming ideas for new presentations to give at meetups and conferences.\r\n\r\nThe one that appeals to me at the moment is \"Nix for PHP Developers\".\r\n\r\nI've been using Nix since September 2022 and have replaced Docker in all of my projects with Nix-based development shells to add the required versions of PHP and anything else needed for each project.\r\n\r\nIn the talk, I can introduce some Nix and NixOS basics before showing different PHP examples from basic development shells with PHP to full Docker Compose-like setups for Drupal applications.\r\n\r\nDoes this sound interesting?\r\n\r\nIf you have feedback or suggestions, or would like me to give this or another talk at your meetup, get in touch.",
|
||||
"format": "markdown",
|
||||
"processed": "<p>I've been brainstorming ideas for new presentations to give at meetups and conferences.<\/p>\n<p>The one that appeals to me at the moment is \"Nix for PHP Developers\".<\/p>\n<p>I've been using Nix since September 2022 and have replaced Docker in all of my projects with Nix-based development shells to add the required versions of PHP and anything else needed for each project.<\/p>\n<p>In the talk, I can introduce some Nix and NixOS basics before showing different PHP examples from basic development shells with PHP to full Docker Compose-like setups for Drupal applications.<\/p>\n<p>Does this sound interesting?<\/p>\n<p>If you have feedback or suggestions, or would like me to give this or another talk at your meetup, get in touch.<\/p>\n",
|
||||
"summary": "Would you like to see a talk about Nix for PHP Developers?"
|
||||
}
|
||||
]
|
||||
}
|
27
content/path_alias.bfbe95da-61ab-4921-ab4a-567ba0184d7b.json
Normal file
27
content/path_alias.bfbe95da-61ab-4921-ab4a-567ba0184d7b.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "bfbe95da-61ab-4921-ab4a-567ba0184d7b"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/5d8952a1-9ae5-4269-986a-177ba1d78679"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/daily\/2025\/06\/11\/nix-php-developers"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue