Add daily email

This commit is contained in:
Oliver Davies 2025-07-23 22:54:14 +01:00
parent 3fdf9154e7
commit e1f46165b1
3 changed files with 82 additions and 0 deletions

View file

@ -7129,5 +7129,12 @@
],
"path_alias.bab98213-6023-4db6-8332-635b68d7b28f": [
"node.95bc4929-ead0-4007-b5b1-74d899f046bd"
],
"node.aef916e2-3864-415d-bedf-178bc9cf1320": [
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849",
"node.c74de3cf-5362-4d08-935a-a9d0d22fcb94"
],
"path_alias.3e0c423a-ee8c-4fb8-8d0f-397d5fbda3ba": [
"node.aef916e2-3864-415d-bedf-178bc9cf1320"
]
}

View file

@ -0,0 +1,65 @@
uuid:
- value: aef916e2-3864-415d-bedf-178bc9cf1320
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-07-23T21:53:50+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: 'Exploring the Dendritic pattern'
created:
- value: '2025-07-19T21:51:47+00:00'
changed:
- value: '2025-07-23T21:53:50+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2025/07/19/exploring-dendritic-pattern
langcode: en
body:
- value: |-
I've been looking more into [the dendritic pattern for Nix code][0].
I understood the concept, but wasn't sure how to implement it and refactor my existing configuration.
I've recently bought a pre-owned computer that I'm going to be adding to my homelab, and this seemed like an opportunity to experiment with the pattern in a new environment.
What I have is [in this repository][1].
Each file is its own Nix module, including the NixOS configurations and packages such as Vim and tmux.
This was a great experiment, and I'm going to continue looking into how to implement this in [my existing Nix configuration][2].
[0]: https://www.oliverdavies.uk/daily/2025/07/17/nix-and-dendritic-pattern
[1]: https://code.oliverdavies.uk/opdavies/dendritic
[2]: https://code.oliverdavies.uk/opdavies/nix-config
format: markdown
processed: |
<p>I've been looking more into <a href="https://www.oliverdavies.uk/daily/2025/07/17/nix-and-dendritic-pattern">the dendritic pattern for Nix code</a>.</p>
<p>I understood the concept, but wasn't sure how to implement it and refactor my existing configuration.</p>
<p>I've recently bought a pre-owned computer that I'm going to be adding to my homelab, and this seemed like an opportunity to experiment with the pattern in a new environment.</p>
<p>What I have is <a href="https://code.oliverdavies.uk/opdavies/dendritic">in this repository</a>.</p>
<p>Each file is its own Nix module, including the NixOS configurations and packages such as Vim and tmux.</p>
<p>This was a great experiment, and I'm going to continue looking into how to implement this in <a href="https://code.oliverdavies.uk/opdavies/nix-config">my existing Nix configuration</a>.</p>
summary: ''
field_daily_email_cta:
- target_type: node
target_uuid: c74de3cf-5362-4d08-935a-a9d0d22fcb94

View file

@ -0,0 +1,10 @@
uuid:
- value: 3e0c423a-ee8c-4fb8-8d0f-397d5fbda3ba
langcode:
- value: en
path:
- value: /node/aef916e2-3864-415d-bedf-178bc9cf1320
alias:
- value: /daily/2025/07/19/exploring-dendritic-pattern
status:
- value: true