diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-07 16:41:29 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-07 16:41:29 +0300 |
| commit | 06da609c47c531728973538b07e2014be35db179 (patch) | |
| tree | a0845b48b7b86febeaebf5e541f8d2dd60703488 | |
| parent | d6e511703fbe16472eab32cc6a2a0c6df68983af (diff) | |
Update content for html
| -rw-r--r-- | gemfeed/2024-01-09-site-reliability-engineering-part-3.html | 4 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 11 insertions, 3 deletions
diff --git a/gemfeed/2024-01-09-site-reliability-engineering-part-3.html b/gemfeed/2024-01-09-site-reliability-engineering-part-3.html index a4a50770..26c137a3 100644 --- a/gemfeed/2024-01-09-site-reliability-engineering-part-3.html +++ b/gemfeed/2024-01-09-site-reliability-engineering-part-3.html @@ -65,6 +65,10 @@ <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 /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 2c5c8d17..5cf19cc1 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="https://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 /> @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-09-07T16:37:27+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-09-07T16:40:35+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>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.</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index 995279f3..5da0bd4d 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-09-07T16:37:27+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-09-07T16:40:35+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
