Migrate content to YAML
This commit is contained in:
parent
3d76aa0c3b
commit
9d5a930eab
4550 changed files with 93849 additions and 129734 deletions
57
content/node.fe66604f-b58a-48e7-8c42-5b7b3ce5cb45.yml
Normal file
57
content/node.fe66604f-b58a-48e7-8c42-5b7b3ce5cb45.yml
Normal file
|
@ -0,0 +1,57 @@
|
|||
uuid:
|
||||
- value: fe66604f-b58a-48e7-8c42-5b7b3ce5cb45
|
||||
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:40+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: |
|
||||
Failing fast
|
||||
created:
|
||||
- value: '2023-06-11T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:40+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2023/06/11/failing-fast
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>Usually, failing fast in software development refers to errors in code, but another interpretation of this is "What's the quickest and simplest way to validate or prove an idea"?</p>
|
||||
|
||||
<p>If it's fixing a bug or architecting a new feature, what's the simplest thing that can be done to achieve that? It could be writing a technical document or creating a simple proof of concept rather than building the entire feature.</p>
|
||||
|
||||
<p>If it fails, your sunk cost is low as you've not invested much time, money or energy.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Usually, failing fast in software development refers to errors in code, but another interpretation of this is "What's the quickest and simplest way to validate or prove an idea"?</p>
|
||||
|
||||
<p>If it's fixing a bug or architecting a new feature, what's the simplest thing that can be done to achieve that? It could be writing a technical document or creating a simple proof of concept rather than building the entire feature.</p>
|
||||
|
||||
<p>If it fails, your sunk cost is low as you've not invested much time, money or energy.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue