Skip to content

Commit

Permalink
Merge pull request #771 from alexwlchan/shuffle-tils
Browse files Browse the repository at this point in the history
Shuffle a couple of old notes into the TIL section
  • Loading branch information
alexwlchan authored Apr 7, 2024
2 parents 65de9a0 + f533a87 commit f9b580e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 17 deletions.
13 changes: 7 additions & 6 deletions src/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@
# Moving everything under /notes to dated entries
/notes/custom-css-resophnotes /2014/custom-css-resophnotes/
/notes/custom-css-resophnotes/ /2014/custom-css-resophnotes/
/notes/tricity-sie454-clock /2016/tricity-sie454-clock/
/notes/tricity-sie454-clock/ /2016/tricity-sie454-clock/
/notes/worcester-28cdi-clock /2016/worcester-28cdi-clock/
/notes/worcester-28cdi-clock/ /2016/worcester-28cdi-clock/
/notes/tricity-sie454-clock /til/2016/tricity-sie454-clock/
/notes/tricity-sie454-clock/ /til/2016/tricity-sie454-clock/
/notes/worcester-28cdi-clock /til/2016/worcester-28cdi-clock/
/notes/worcester-28cdi-clock/ /til/2016/worcester-28cdi-clock/

# Cases where the slug on the blog post changed after I'd published
/2016/05/safely-deleting-a-file-called-rf-/ /2016/safely-deleting-a-file-called-rf/
Expand Down Expand Up @@ -740,10 +740,10 @@
/2016/10/a-shell-alias-for-tallying/ /2016/a-shell-alias-for-tallying/
/2016/10/the-a-stands-for-asexual/ /2016/the-a-stands-for-asexual/
/2016/10/tiling-the-plane-with-pillow/ /2016/tiling-the-plane-with-pillow/
/2016/10/tricity-sie454-clock/ /2016/tricity-sie454-clock/
/2016/10/tricity-sie454-clock/ /til/2016/tricity-sie454-clock/
/2016/10/wallpapers-with-pillow/ /2016/wallpapers-with-pillow/
/2016/10/why-i-use-pytest/ /2016/why-i-use-pytest/
/2016/10/worcester-28cdi-clock/ /2016/worcester-28cdi-clock/
/2016/10/worcester-28cdi-clock/ /til/2016/worcester-28cdi-clock/
/2016/11/low-tech-productivity/ /2016/low-tech-productivity/
/2016/11/you-should-use-keyring/ /2016/you-should-use-keyring/
/2016/12/slack-history/ /2016/slack-history/
Expand Down Expand Up @@ -1200,6 +1200,7 @@
# somewhere useful.

/til/2024/ /til/
/til/2016/ /til/
/til/2013/ /til/

/2024/ /articles/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
---
layout: til
title: How to set the clock on a Worcester 28CDi boiler
layout: post
date: 2016-10-08
index:
exclude: true
---

Every month or so, there's a power cut in my flat, and my boiler clock resets.
My boiler is a Worcester 28CDi – these instructions explain how to change the clock on that boiler.
My boiler is a Worcester 28CDi -- these instructions explain how to change the clock on that boiler.

I'm writing these for the sake of my future self and to populate Google – if you don't have this boiler, this won't be of any interest.
I'm writing these for the sake of my future self and to populate Google -- if you don't have this boiler, this won't be of any interest.
These instructions are available in the boiler manual, but digging that out and finding the right page gets tedious if you do it regularly.

_**Disclaimer:** I'm not a boiler technician, and you follow these instructions at your own risk.
Expand Down Expand Up @@ -42,7 +40,7 @@ I use the following steps to reset my clock:
5. The clock is now set.
Press **SET** twice more to return to the standard date/time display.

### Source
## Source

These instructions and the picture are based on a document published by Worcester, titled *Single-Channel Programmer Fitting and Operating Instructions*.
The final page has a reference number: "Publication 8 716 102 484d 03/01".
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
---
layout: til
title: How to set the clock on a Tricity Bendix SIE454 electric cooker
layout: post
date: 2016-10-16
index:
exclude: true
---

The electric cooker in my flat is a Tricity Bendix SIE454, and the clock resets whenever there's a power cut.
These instructions explain how to set the clock.

Expand Down Expand Up @@ -36,7 +33,7 @@ I use the following steps to reset my clock:
3. The clock is set.
Press **SELECTOR** to return to finish.

### Source
## Source

These instructions and the pictured are based on a document published by Tricity Bendix, titled *Tricity Bendix SIE454 Operating & Installation Instructions*.
The back page has a reference number: "SIE454 - 311593104".

1 comment on commit f9b580e

@alexwlchan
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://alexwlchan.net as production
🚀 Deployed on https://661330c800c5bf23a1091a01--alexwlchan.netlify.app

Please sign in to comment.