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 | |
| parent | 5b69fac536a4cafb9841dc70787a28a9eedb549a (diff) | |
Update content for gemtext
| -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 | ||||
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
5 files changed, 15 insertions, 3 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 /> @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2024-09-07T16:37:27+03:00 by `Gemtexter` +> This site was generated at 2024-09-07T16:40:35+03:00 by `Gemtexter` Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer. diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 3bf75866..e8f0baca 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2024-09-07T16:37:27+03:00 +> This site was last updated at 2024-09-07T16:40:35+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
