diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-30 13:17:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-30 13:17:56 +0300 |
| commit | c66c9ccd13c00774b0df0ab8a80984969a129832 (patch) | |
| tree | 176211c63a8e78fa5eb2594d294c6600d870c313 | |
| parent | d43deff3d44f2eabe3b4cf7f2464764411ea3cba (diff) | |
Update content for html
| -rw-r--r-- | gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 3 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html index bddfc15a..073f4a4a 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.html @@ -161,6 +161,7 @@ no1 in 455 days, 18:52:44 | at Sun Jul 21 07:37:51 2024 <ul> <li>A log file analyzer, for generating anonymized <span class='inlinecode'>foo.zone</span> visitor stats for both, the Web and Gemini.</li> <li>A social media sharing scheduler a la <span class='inlinecode'>buffer.com</span>. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable.</li> +<li>Rewrite the static photo album generator of <span class='inlinecode'>irregular.ninja</span> in Raku (from <span class='inlinecode'>bash</span>)</li> </ul><br /> <span>Other related posts are:</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 41ac5705..ee9ee0a7 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>2023-04-30T13:13:11+03:00</updated> + <updated>2023-04-30T13:17:39+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" /> @@ -171,6 +171,7 @@ no1 in 455 days, 18:52:44 | at Sun Jul 21 07:37:51 2024 <ul> <li>A log file analyzer, for generating anonymized <span class='inlinecode'>foo.zone</span> visitor stats for both, the Web and Gemini.</li> <li>A social media sharing scheduler a la <span class='inlinecode'>buffer.com</span>. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable.</li> +<li>Rewrite the static photo album generator of <span class='inlinecode'>irregular.ninja</span> in Raku (from <span class='inlinecode'>bash</span>)</li> </ul><br /> <span>Other related posts are:</span><br /> <br /> @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2023-04-30T13:13:11+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2023-04-30T13:17:38+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| diff --git a/uptime-stats.html b/uptime-stats.html index feb6db8d..ca9f33b1 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2023-04-30T13:13:11+03:00</span><br /> +<span class='quote'>This site was last updated at 2023-04-30T13:17:38+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 /> |
