Migrate content to YAML
This commit is contained in:
parent
3d76aa0c3b
commit
9d5a930eab
4550 changed files with 93849 additions and 129734 deletions
61
content/node.ac9fe71d-cde5-4954-80da-a94e2ff6ce7a.yml
Normal file
61
content/node.ac9fe71d-cde5-4954-80da-a94e2ff6ce7a.yml
Normal file
|
@ -0,0 +1,61 @@
|
|||
uuid:
|
||||
- value: ac9fe71d-cde5-4954-80da-a94e2ff6ce7a
|
||||
langcode:
|
||||
- value: en
|
||||
type:
|
||||
- target_id: daily_email
|
||||
target_type: node_type
|
||||
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
|
||||
revision_timestamp:
|
||||
- value: '2025-05-11T09:00:36+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: |
|
||||
Tomorrow is easier if today's code is simpler
|
||||
created:
|
||||
- value: '2023-07-23T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:36+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2023/07/23/tomorrow-is-easier-if-todays-code-is-simpler
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>If you write simple code, it is quicker and easier to read, extend and change.</p>
|
||||
|
||||
<p>If you need to work on that code in the future - either tomorrow or in months or years - it will be easier to add the new feature or fix the bug.</p>
|
||||
|
||||
<p>It will also be easier for others who didn't write it, so they must understand what it does (or doesn't do) before making changes.</p>
|
||||
|
||||
<p>It will also likely be easier to debug with tools like Xdebug and PHPStan or upgrade with tools like Rector.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>If you write simple code, it is quicker and easier to read, extend and change.</p>
|
||||
|
||||
<p>If you need to work on that code in the future - either tomorrow or in months or years - it will be easier to add the new feature or fix the bug.</p>
|
||||
|
||||
<p>It will also be easier for others who didn't write it, so they must understand what it does (or doesn't do) before making changes.</p>
|
||||
|
||||
<p>It will also likely be easier to debug with tools like Xdebug and PHPStan or upgrade with tools like Rector.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue