Skip to content

Commit 79fc962

Browse files
committed
Rename Field Notes to Engineering Notes and update site content
1 parent 9b21f32 commit 79fc962

20 files changed

Lines changed: 176 additions & 104 deletions

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<nav class="main-nav">
4646
<a href="/projects/">Projects</a>
47-
<a href="/field-notes/">Field Notes</a>
47+
<a href="/field-notes/">Engineering Notes</a>
4848
<a href="/about.html">About</a>
4949
<a href="/contact.html">Contact</a>
5050
</nav>

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<nav class="main-nav">
4747
<a href="/projects/">Projects</a>
48-
<a href="/field-notes/">Field Notes</a>
48+
<a href="/field-notes/">Engineering Notes</a>
4949
<a href="/about.html">About</a>
5050
<a href="/contact.html">Contact</a>
5151
</nav>

field-notes/a-wordpress-infrastructure-review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!--
66
FIELD NOTE TEMPLATE
7-
Duplicate this file for new Field Notes articles.
7+
Duplicate this file for new Engineering Notes articles.
88
-->
99

1010
<meta charset="UTF-8">
@@ -62,7 +62,7 @@
6262

6363
<nav class="main-nav">
6464
<a href="/projects/">Projects</a>
65-
<a href="/field-notes/">Field Notes</a>
65+
<a href="/field-notes/">Engineering Notes</a>
6666
<a href="/about.html">About</a>
6767
<a href="/contact.html">Contact</a>
6868
</nav>

field-notes/building-my-first-cicd-pipeline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<nav class="main-nav">
5151
<a href="/projects/">Projects</a>
52-
<a href="/field-notes/">Field Notes</a>
52+
<a href="/field-notes/">Engineering Notes</a>
5353
<a href="/about.html">About</a>
5454
<a href="/contact.html">Contact</a>
5555
</nav>

field-notes/from-silent-failures-to-automated-alerting.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<!--
66
FIELD NOTE TEMPLATE
7-
Duplicate this file for new Field Notes articles.
7+
Duplicate this file for new Engineering Notes articles.
88
-->
99

1010
<meta charset="UTF-8">
@@ -65,7 +65,7 @@
6565

6666
<nav class="main-nav">
6767
<a href="/projects/">Projects</a>
68-
<a href="/field-notes/">Field Notes</a>
68+
<a href="/field-notes/">Engineering Notes</a>
6969
<a href="/about.html">About</a>
7070
<a href="/contact.html">Contact</a>
7171
</nav>

field-notes/improving-my-local-development-workflow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<nav class="main-nav">
5959
<a href="/projects/">Projects</a>
60-
<a href="/field-notes/">Field Notes</a>
60+
<a href="/field-notes/">Engineering Notes</a>
6161
<a href="/about.html">About</a>
6262
<a href="/contact.html">Contact</a>
6363
</nav>

field-notes/index.html

Lines changed: 36 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77

8-
<title>Field Notes | Cliffable</title>
8+
<title>Engineering Notes | Cliffable</title>
99
<meta name="description"
10-
content="Technical field notes from building, operating and troubleshooting real cloud systems on AWS.">
10+
content="Technical Engineering Notes from building, operating and troubleshooting real cloud systems on AWS.">
1111
<meta name="robots" content="index, follow">
1212
<link rel="canonical" href="https://cliffable.com/field-notes/">
1313

@@ -48,7 +48,7 @@
4848

4949
<nav class="main-nav">
5050
<a href="/projects/">Projects</a>
51-
<a href="/field-notes/">Field Notes</a>
51+
<a href="/field-notes/">Engineering Notes</a>
5252
<a href="/about.html">About</a>
5353
<a href="/contact.html">Contact</a>
5454
</nav>
@@ -61,7 +61,7 @@
6161
<section class="hero field-notes-hero">
6262
<div class="container">
6363

64-
<h1>Field Notes</h1>
64+
<h1>Engineering Notes</h1>
6565

6666
<p>
6767
Technical observations from building, operating and troubleshooting real cloud systems.
@@ -85,6 +85,10 @@ <h1>Field Notes</h1>
8585

8686
</a>
8787

88+
<p class="field-note-date">
89+
Published 12 June 2026
90+
</p>
91+
8892
</div>
8993

9094
<div class="field-note-content">
@@ -93,10 +97,6 @@ <h1>Field Notes</h1>
9397
WordPress • AWS Lightsail • Infrastructure
9498
</p>
9599

96-
<p class="field-note-date">
97-
Published 12 June 2026
98-
</p>
99-
100100
<h2>
101101
<a href="/field-notes/a-wordpress-infrastructure-review.html">
102102
A WordPress Infrastructure Review
@@ -128,6 +128,10 @@ <h2>
128128

129129
</a>
130130

131+
<p class="field-note-date">
132+
Published 5 June 2026
133+
</p>
134+
131135
</div>
132136

133137
<div class="field-note-content">
@@ -136,10 +140,6 @@ <h2>
136140
AWS • DNS • Networking
137141
</p>
138142

139-
<p class="field-note-date">
140-
Published 5 June 2026
141-
</p>
142-
143143
<h2>
144144
<a href="/field-notes/organising-domains-dns-and-ssl-in-aws.html">
145145
Organising Domains, DNS and SSL in AWS
@@ -171,6 +171,10 @@ <h2>
171171

172172
</a>
173173

174+
<p class="field-note-date">
175+
Published 30 May 2026
176+
</p>
177+
174178
</div>
175179

176180
<div class="field-note-content">
@@ -179,10 +183,6 @@ <h2>
179183
AWS • Capacity • Operations
180184
</p>
181185

182-
<p class="field-note-date">
183-
Published 30 May 2026
184-
</p>
185-
186186
<h2>
187187
<a href="/field-notes/when-a-1gb-lightsail-instance-wasnt-enough.html">
188188
When a 1GB Instance Wasn't Enough
@@ -214,6 +214,10 @@ <h2>
214214

215215
</a>
216216

217+
<p class="field-note-date">
218+
Published 29 May 2026
219+
</p>
220+
217221
</div>
218222

219223
<div class="field-note-content">
@@ -222,10 +226,6 @@ <h2>
222226
AWS • Monitoring • Operations
223227
</p>
224228

225-
<p class="field-note-date">
226-
Published 29 May 2026
227-
</p>
228-
229229
<h2>
230230
<a href="/field-notes/the-night-monitoring-paid-for-itself.html">
231231
The Night Monitoring Paid For Itself
@@ -258,6 +258,10 @@ <h2>
258258

259259
</a>
260260

261+
<p class="field-note-date">
262+
Published 26 May 2026
263+
</p>
264+
261265
</div>
262266

263267
<div class="field-note-content">
@@ -266,10 +270,6 @@ <h2>
266270
AWS • Monitoring • Operations
267271
</p>
268272

269-
<p class="field-note-date">
270-
Published 26 May 2026
271-
</p>
272-
273273
<h2>
274274
<a href="/field-notes/from-silent-failures-to-automated-alerting.html">
275275
From silent failures to automated alerting
@@ -302,6 +302,10 @@ <h2>
302302

303303
</a>
304304

305+
<p class="field-note-date">
306+
Published 25 May 2026
307+
</p>
308+
305309
</div>
306310

307311
<div class="field-note-content">
@@ -310,10 +314,6 @@ <h2>
310314
AWS • Operations • Backups
311315
</p>
312316

313-
<p class="field-note-date">
314-
Published 25 May 2026
315-
</p>
316-
317317
<h2>
318318
<a href="/field-notes/rethinking-backups-after-a-failed-restore.html">
319319
Rethinking backups after a failed restore
@@ -345,6 +345,10 @@ <h2>
345345

346346
</a>
347347

348+
<p class="field-note-date">
349+
Published 23 May 2026
350+
</p>
351+
348352
</div>
349353

350354
<div class="field-note-content">
@@ -353,10 +357,6 @@ <h2>
353357
VS Code • Workflow • Static Sites
354358
</p>
355359

356-
<p class="field-note-date">
357-
Published 23 May 2026
358-
</p>
359-
360360
<h2>
361361
<a href="/field-notes/improving-my-local-development-workflow.html">
362362
Improving my local development workflow
@@ -387,6 +387,10 @@ <h2>
387387

388388
</a>
389389

390+
<p class="field-note-date">
391+
Published 23 May 2026
392+
</p>
393+
390394
</div>
391395

392396
<div class="field-note-content">

field-notes/organising-domains-dns-and-ssl-in-aws.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<!--
77
FIELD NOTE TEMPLATE
8-
Duplicate this file for new Field Notes articles.
8+
Duplicate this file for new Engineering Notes articles.
99
-->
1010

1111
<meta charset="UTF-8">
@@ -63,7 +63,7 @@
6363

6464
<nav class="main-nav">
6565
<a href="/projects/">Projects</a>
66-
<a href="/field-notes/">Field Notes</a>
66+
<a href="/field-notes/">Engineering Notes</a>
6767
<a href="/about.html">About</a>
6868
<a href="/contact.html">Contact</a>
6969
</nav>

field-notes/rethinking-backups-after-a-failed-restore.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
<a href="/projects/">Projects</a>
7373

74-
<a href="/field-notes/">Field Notes</a>
74+
<a href="/field-notes/">Engineering Notes</a>
7575

7676
<a href="/about.html">About</a>
7777

field-notes/the-night-monitoring-paid-for-itself.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<nav class="main-nav">
5959
<a href="/projects/">Projects</a>
60-
<a href="/field-notes/">Field Notes</a>
60+
<a href="/field-notes/">Engineering Notes</a>
6161
<a href="/about.html">About</a>
6262
<a href="/contact.html">Contact</a>
6363
</nav>

0 commit comments

Comments
 (0)