diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-07 16:41:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-07 16:41:31 +0300 |
| commit | 362bdf8036bc9c7e7c4470bdb8a870cd67690f26 (patch) | |
| tree | e41072ece74f9dbe2206391b4e3f540bffaa93fc /gemfeed | |
| parent | 5b69fac536a4cafb9841dc70787a28a9eedb549a (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi | 4 | ||||
| -rw-r--r-- | gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi.tpl | 4 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
3 files changed, 13 insertions, 1 deletions
diff --git a/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi b/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi index e3ec1716..609c6e58 100644 --- a/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi +++ b/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi @@ -55,6 +55,10 @@ A blameless on-call culture is essential for creating a safe and collaborative e Mistakes are gonna happen, which is why having a blameless on-call culture is so important. +Continue with the fourth part of this series: + +=> ./2024-09-07-site-reliability-engineering-part-4.gmi 2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers + E-Mail your comments to `paul@nospam.buetow.org` :-) => ../ Back to the main site diff --git a/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi.tpl b/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi.tpl index c47f796f..22efe0b4 100644 --- a/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi.tpl +++ b/gemfeed/2024-01-09-site-reliability-engineering-part-3.gmi.tpl @@ -52,6 +52,10 @@ A blameless on-call culture is essential for creating a safe and collaborative e Mistakes are gonna happen, which is why having a blameless on-call culture is so important. +Continue with the fourth part of this series: + +<< template::inline::index site-reliability-engineering-part-4 + E-Mail your comments to `paul@nospam.buetow.org` :-) => ../ Back to the main site diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f8b1223c..c243b8ba 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-09-07T16:37:27+03:00</updated> + <updated>2024-09-07T16:40:35+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -2627,6 +2627,10 @@ http://www.gnu.org/software/src-highlite --> <br /> <span>Mistakes are gonna happen, which is why having a blameless on-call culture is so important.</span><br /> <br /> +<span>Continue with the fourth part of this series:</span><br /> +<br /> +<a class='textlink' href='./2024-09-07-site-reliability-engineering-part-4.html'>2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers</a><br /> +<br /> <span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> |
