Revert "Update permalinks for old daily emails"
This reverts commit a99fa854e1
.
This commit is contained in:
parent
82f437a712
commit
d6d09ab172
34 changed files with 40 additions and 40 deletions
|
@ -3,14 +3,14 @@ title: >
|
|||
The benefits of automation
|
||||
pubDate: 2023-03-15
|
||||
permalink: >-
|
||||
daily/2023/03/15/the-benefits-of-automation
|
||||
archive/2023/03/15/the-benefits-of-automation
|
||||
tags:
|
||||
- automation
|
||||
---
|
||||
|
||||
I've been working on a project with a client, using [Fractal](https://fractal.build) 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.
|
||||
|
||||
I recently added `node` support to my [build configuration file generator](https://www.oliverdavies.uk/daily/2023/03/04/why-i-built-a-tool-to-generate-configuration-files) and used that to generate and use a consistent set of configuration files for a Fractal project.
|
||||
I recently added `node` support to my [build configuration file generator](https://www.oliverdavies.uk/archive/2023/03/04/why-i-built-a-tool-to-generate-configuration-files) and used that to generate and use a consistent set of configuration files for a Fractal project.
|
||||
|
||||
I've used Terraform in [some codebases](https://github.com/opdavies/rebuilding-acquia) 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue