Move all files to tome/
This commit is contained in:
parent
5675bcfc36
commit
674daab35b
2874 changed files with 0 additions and 0 deletions
76
tome/content/node.a33ea357-381e-4171-9808-85c90c7602c7.yml
Normal file
76
tome/content/node.a33ea357-381e-4171-9808-85c90c7602c7.yml
Normal file
|
@ -0,0 +1,76 @@
|
|||
uuid:
|
||||
- value: a33ea357-381e-4171-9808-85c90c7602c7
|
||||
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:00+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: 'Building static websites with Drupal'
|
||||
created:
|
||||
- value: '2025-03-15T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:00+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2025/03/15/tome
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>Over the last few days, I've written a few emails about static websites and static site generators before I <a href="/presentations/sculpin">speak about Sculpin</a> at PHP Thames Valley.</p>
|
||||
|
||||
<p>They are <a href="/daily/2025/03/12/easy">easy to build</a> and deploy and <a href="/daily/2025/03/13/deploy">cheap to host</a>.</p>
|
||||
|
||||
<p>As a PHP Developer, I use Sculpin as it uses Symfony components, is extendable by writing my own PHP code and uses Twig for templating.</p>
|
||||
|
||||
<p>As a Drupal Developer, I like the power of Drupal's out of the box functionality and additional modules like Pathauto and Redirect, but I'd like to deploy it as a static website for it to be faster and more secure.</p>
|
||||
|
||||
<p>Enter Tome, <a href="https://www.drupal.org/project/tome">a Drupal module to create static websites</a>.</p>
|
||||
|
||||
<p>You build the website the same as you would locally and export the content and files to a static website - the same you would generate with a static site generator like Sculpin or writing the files by hand.</p>
|
||||
|
||||
<p>Sam Mortenson (the creator of Tome) and I discussed it on <a href="/podcast/19-sam-mortenson">episode 19 of the Beyond Blocks podcast</a>.</p>
|
||||
|
||||
<p>So, if you like Drupal and the benefits of static sites, Tome may be a good solution for you.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Over the last few days, I've written a few emails about static websites and static site generators before I <a href="/presentations/sculpin">speak about Sculpin</a> at PHP Thames Valley.</p>
|
||||
|
||||
<p>They are <a href="/daily/2025/03/12/easy">easy to build</a> and deploy and <a href="/daily/2025/03/13/deploy">cheap to host</a>.</p>
|
||||
|
||||
<p>As a PHP Developer, I use Sculpin as it uses Symfony components, is extendable by writing my own PHP code and uses Twig for templating.</p>
|
||||
|
||||
<p>As a Drupal Developer, I like the power of Drupal's out of the box functionality and additional modules like Pathauto and Redirect, but I'd like to deploy it as a static website for it to be faster and more secure.</p>
|
||||
|
||||
<p>Enter Tome, <a href="https://www.drupal.org/project/tome">a Drupal module to create static websites</a>.</p>
|
||||
|
||||
<p>You build the website the same as you would locally and export the content and files to a static website - the same you would generate with a static site generator like Sculpin or writing the files by hand.</p>
|
||||
|
||||
<p>Sam Mortenson (the creator of Tome) and I discussed it on <a href="/podcast/19-sam-mortenson">episode 19 of the Beyond Blocks podcast</a>.</p>
|
||||
|
||||
<p>So, if you like Drupal and the benefits of static sites, Tome may be a good solution for you.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue