tome export
This commit is contained in:
parent
d6218b28e8
commit
e83f3e56c9
895 changed files with 8807 additions and 4063 deletions
|
@ -0,0 +1,22 @@
|
|||
uuid: 51817376-775f-47f8-8b17-12f115480252
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.presentation
|
||||
id: node.presentation.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: presentation
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
17
config/sync/node.type.presentation.yml
Normal file
17
config/sync/node.type.presentation.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: dc96bfc1-dde1-4130-aead-ff64a7d17660
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus: { }
|
||||
parent: ''
|
||||
name: Presentation
|
||||
type: presentation
|
||||
description: 'A talk or workshop I have presented.'
|
||||
help: null
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: false
|
185
config/sync/views.view.today_s_daily_email.yml
Normal file
185
config/sync/views.view.today_s_daily_email.yml
Normal file
|
@ -0,0 +1,185 @@
|
|||
uuid: ce8ff724-3b51-4bd3-a0a4-bade77d958ec
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- node.type.daily_email
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
id: today_s_daily_email
|
||||
label: "Today's daily email"
|
||||
module: views
|
||||
description: ''
|
||||
tag: ''
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'The Daily Drupaler'
|
||||
fields:
|
||||
title:
|
||||
id: title
|
||||
table: node_field_data
|
||||
field: title
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: title
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
make_link: false
|
||||
absolute: false
|
||||
word_boundary: false
|
||||
ellipsis: false
|
||||
strip_tags: false
|
||||
trim: false
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: true
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 1
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'access content'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
created:
|
||||
id: created
|
||||
table: node_field_data
|
||||
field: created
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: created
|
||||
plugin_id: date
|
||||
order: DESC
|
||||
expose:
|
||||
label: ''
|
||||
field_identifier: ''
|
||||
exposed: false
|
||||
granularity: second
|
||||
arguments: { }
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: node_field_data
|
||||
field: status
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
type:
|
||||
id: type
|
||||
table: node_field_data
|
||||
field: type
|
||||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
value:
|
||||
daily_email: daily_email
|
||||
style:
|
||||
type: default
|
||||
row:
|
||||
type: 'entity:node'
|
||||
options:
|
||||
view_mode: teaser
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
feed_1:
|
||||
id: feed_1
|
||||
display_title: Feed
|
||||
display_plugin: feed
|
||||
position: 2
|
||||
display_options:
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 1
|
||||
row:
|
||||
type: node_rss
|
||||
options: { }
|
||||
display_extenders: { }
|
||||
path: rss/daily.xml
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
|
@ -34,7 +34,7 @@
|
|||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-04-21T01:22:04+00:00"
|
||||
"value": "2025-04-29T12:57:48+00:00"
|
||||
}
|
||||
],
|
||||
"imported": [
|
||||
|
@ -49,7 +49,7 @@
|
|||
],
|
||||
"queued": [
|
||||
{
|
||||
"value": "1970-01-01T00:00:00+00:00"
|
||||
"value": "2025-04-29T12:57:48+00:00"
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/04\/16\/fonts",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/04\/18\/consistency-is-key",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
83
content/node.00cbe903-afbd-4074-867d-4499873f3ec9.json
Normal file
83
content/node.00cbe903-afbd-4074-867d-4499873f3ec9.json
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "00cbe903-afbd-4074-867d-4499873f3ec9"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "presentation",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "dc96bfc1-dde1-4130-aead-ff64a7d17660"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-04-29T13:14:13+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": "Working without Workspace"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-04-29T13:13:37+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-04-29T13:14:13+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "\/presentations\/working-without-workspace",
|
||||
"langcode": "en"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/22\/legacy",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/11\/27\/finding-the-best-test-base",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/12\/31\/just",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/10\/28\/why-no-build-is-appealing",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/05\/30\/ask-questions",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/01\/10\/dont-put-business-logic-in-templates",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/23\/travis",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/11\/13\/phpunit-does-more-than-unit-testing",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/10\/30\/code-reviews-are-about-the-code-not-code-style",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/02\/25\/why-do-people-still-use-git-flow",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/12\/24\/moving-changes",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/14\/backup",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/09\/19\/useful-git-configuration",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/02\/06\/tim-lehnen-and-the-drupal-association",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/09\/24\/test-to-save-your-job",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/11\/14\/why-i-prefer-integration-tests-to-unit-tests",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/02\/anyone",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/11\/02\/is-code-coverage-an-objective-or-guideline",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/08\/16\/what-are-git-hooks-why-are-they-useful",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/27\/separate-front-end",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/05\/24\/dont-put-html-in-your-body-field",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/06\/23\/drupal-10-3-released",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/08\/13\/i-wrote-a-neovim-plugin",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/02\/17\/upgrading-my-drupal-example-project-to-drupal-10",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/01\/25\/to-squash-or-not-to-squash",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/07\/29\/should-i-wait-to-upgrade-from-drupal-7",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/08\/don-t-make-assumptions",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/08\/04\/laravel-prompts",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/10\/09\/coding-defensively-implicit-explicit",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/10\/01\/not-all-legacy-code-is-technical-debt",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/03\/10\/visual-testing-and-diffy-with-yuri-gerasymov",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/09\/01\/you-need-tests-to-refactor-safely",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/09\/22\/releasing-drupal-module-template",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/12\/04\/sculpin-from-scratch",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/07\/31\/upgrading-from-drupal-9-is-easier",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/09\/18\/de-jargoning-drupal",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/12\/01\/the-contribution-first-workflow",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/18\/drush-deploy",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/03\/09\/override-node-options-40624-drupal-websites",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/03\/cost",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/09\/12\/month-daily-emails",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/08\/09\/vim-is-my-lightsaber",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/01\/02\/dont-use-arbitrary-values-in-tailwind-css",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/07\/17\/too-many-choices",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/12\/02\/override-node-options-and-drupal-11",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/08\/28\/single-file-components-in-drupal-with-sam-mortenson",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/11\/10\/retrofit-with-matt-glaman",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/06\/13\/vetting-third-party-open-source-software",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/25\/nix-the-package-manager",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/08\/22\/drush-is-using-laravel-prompts",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/16\/an-interesting-thing-i-spotted-about-the-override-node-options-module",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/10\/curl",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/09\/17\/thoughts-automated-code-formatting",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/10\/11\/do-you-need-that-module",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/05\/14\/releasing-small-changes-often-is-less-risky",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/01\/16\/learning",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/06\/30\/how-did-you-learn-automated-testing",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/08\/31\/monorepo-or-not",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/07\/16\/tailwind-css-v4--with-even-more-css",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/01\/23\/debugging-with-git-bisect",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/07\/19\/tdd-is-like-clicker-training",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/30\/why-collections",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
83
content/node.11ff7528-5853-4557-bab4-190e6edab4a5.json
Normal file
83
content/node.11ff7528-5853-4557-bab4-190e6edab4a5.json
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "11ff7528-5853-4557-bab4-190e6edab4a5"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "presentation",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "dc96bfc1-dde1-4130-aead-ff64a7d17660"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-04-29T13:15:13+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": "Deploying PHP applications with Ansible, Ansible Vault and Ansistrano"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-04-29T13:13:37+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-04-29T13:15:13+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "\/presentations\/deploying-php-ansible-ansistrano",
|
||||
"langcode": "en"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/04\/07\/avoiding-nesting",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/02\/11\/ryan-weaver",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/27\/nix-as-an-operating-system",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/06\/16\/bug-free-guarantee",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/08\/21\/publishing-a-zettelkasten",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/01\/03\/why-you-need-to-start-upgrading-from-drupal-7-now",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/04\/26\/don-t-cherry-pick-features-from-a-branch-to-deploy",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/07\/09\/you-can-do-utility-first-css-with-sass",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/06\/25\/do-you-need-permission-test-driven-development",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/06\/17\/avoid-git-merge-hell-with-trunk-based-development",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/26\/the-nix-language",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/04\/10\/resurrecting-the-speakerdeck-field-module",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/04\/30\/stepping-back-into-debugging",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/01\/03\/tailwind-css-extensibility-is-one-of-its-best-features",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2022\/11\/14\/camel-case-or-snake-case-for-test-methods",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/12\/29\/which-environment",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/13\/deploy",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/02\/26\/test-files",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/03\/13\/what-problem-am-i-trying-to-solve",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/08\/24\/abbreviations-are-better-than-aliases",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/11\/15\/github-is-not-git",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/09\/28\/feature-flags-enable-continuous-integration",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/31\/nixpkgs",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/07\/02\/docker-or-nix",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/03\/24\/icky",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/09\/17\/how-much-refactoring-should-i-be-doing",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/08\/17\/types-add-context",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2024\/09\/23\/enforce-consistency-with-automation",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2023\/02\/16\/tailwind-css-at-the-bristol-software-development-meetup",
|
||||
"langcode": null
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue