diff --git a/content/meta/index.json b/content/meta/index.json index e9dd2f0e5..f123fb173 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -6402,5 +6402,11 @@ ], "path_alias.c6c581ce-f776-47a6-ab45-1e56e1593594": [ "node.38535020-c00e-4720-8534-73346ff7cb0d" + ], + "node.0e1fbc03-a045-4ca4-8925-69e39b67d893": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849" + ], + "path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970": [ + "node.0e1fbc03-a045-4ca4-8925-69e39b67d893" ] } \ No newline at end of file diff --git a/content/node.0e1fbc03-a045-4ca4-8925-69e39b67d893.json b/content/node.0e1fbc03-a045-4ca4-8925-69e39b67d893.json new file mode 100644 index 000000000..a450abd33 --- /dev/null +++ b/content/node.0e1fbc03-a045-4ca4-8925-69e39b67d893.json @@ -0,0 +1,93 @@ +{ + "uuid": [ + { + "value": "0e1fbc03-a045-4ca4-8925-69e39b67d893" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "type": [ + { + "target_id": "daily_email", + "target_type": "node_type", + "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" + } + ], + "revision_timestamp": [ + { + "value": "2025-05-21T23:02:04+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": "Why write your own CMS?" + } + ], + "created": [ + { + "value": "2025-05-20T22:52:10+00:00" + } + ], + "changed": [ + { + "value": "2025-05-21T23:02:04+00:00" + } + ], + "promote": [ + { + "value": false + } + ], + "sticky": [ + { + "value": false + } + ], + "default_langcode": [ + { + "value": true + } + ], + "revision_translation_affected": [ + { + "value": true + } + ], + "path": [ + { + "alias": "", + "pid": null, + "langcode": "en" + } + ], + "body": [ + { + "value": "
I've been surprised to still recently find software development agencies using their own proprietary content management systems and frameworks.<\/p>
With so many available open source options, like Drupal and Symfony, why would people write their own?<\/p>
Why spend the time and effort to build basic functionality like user registration and login when existing tools already solve that problem?<\/p>
Why ignore the thousands of open source modules, themes, plugins, packages and libraries that are available?<\/p>
Instead, leverage the tools that already exist and focus on solving domain-specific issues and writing code that's genuinely specific to the project.<\/p>
Then you can contribute some of the saved time back to the project and make it better for yourself and others in the future and ready for the next project.<\/p>", + "format": "basic_html", + "processed": "
I've been surprised to still recently find software development agencies using their own proprietary content management systems and frameworks.<\/p>
With so many available open source options, like Drupal and Symfony, why would people write their own?<\/p>
Why spend the time and effort to build basic functionality like user registration and login when existing tools already solve that problem?<\/p>
Why ignore the thousands of open source modules, themes, plugins, packages and libraries that are available?<\/p>
Instead, leverage the tools that already exist and focus on solving domain-specific issues and writing code that's genuinely specific to the project.<\/p>
Then you can contribute some of the saved time back to the project and make it better for yourself and others in the future and ready for the next project.<\/p>", + "summary": "" + } + ], + "feeds_item": [] +} \ No newline at end of file diff --git a/content/path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970.json b/content/path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970.json new file mode 100644 index 000000000..5aca54462 --- /dev/null +++ b/content/path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970.json @@ -0,0 +1,27 @@ +{ + "uuid": [ + { + "value": "4b0cf0d7-3421-4559-a405-c016e11c1970" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "path": [ + { + "value": "\/node\/0e1fbc03-a045-4ca4-8925-69e39b67d893" + } + ], + "alias": [ + { + "value": "\/daily\/2025\/05\/20\/why-write-your-own-cms" + } + ], + "status": [ + { + "value": true + } + ] +} \ No newline at end of file