Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -52,7 +52,7 @@ body:
processed: |
<p>I've been working on a project with a client, using <a href="https://fractal.build">Fractal</a> for our component library. I've been working on it locally but yesterday I needed to make it public for the client to review the work I've done.</p>
<p>I recently added <code>node</code> support to my <a href="http://default/daily/2023/03/04/why-i-built-a-tool-to-generate-configuration-files">build configuration file generator</a> and used that to generate and use a consistent set of configuration files for a Fractal project.</p>
<p>I recently added <code>node</code> support to my <a href="/daily/2023/03/04/why-i-built-a-tool-to-generate-configuration-files">build configuration file generator</a> and used that to generate and use a consistent set of configuration files for a Fractal project.</p>
<p>I've used Terraform in <a href="https://github.com/opdavies/rebuilding-acquia">some codebases</a> to create and configure AWS resources like S3 buckets and Cloudfront distributions, so I was able to use that to create what I needed as well as adding the DNS record for a new subdomain to access Cloudfront.</p>