diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-30 13:13:28 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-30 13:13:28 +0300 |
| commit | a70c8a5c5ae99a486ab679c6319051fd80d16342 (patch) | |
| tree | 2a3eb6b2f809dd27b6f6aae9b6f782f9aba68990 | |
| parent | 21f769af7dbb91362ad55cdc02f7f11b5388f69a (diff) | |
Update content for gemtext
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.gmi | 3 | ||||
| -rw-r--r-- | index.gmi.tpl | 1 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 |
4 files changed, 7 insertions, 3 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 3df913ad..98462915 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:10:26+03:00</updated> + <updated>2023-04-30T13:13:11+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" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Global Uptime Records with Raku</h1><br /> <br /> +<span class='quote'>Published at 2023-04-30T13:10:26+03:00</span><br /> +<br /> <pre> +-----+-----------------+-----------------------------+ | Pos | Host | Lifespan | @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-04-30T13:10:25+03:00 by `Gemtexter` +> This site was generated at 2023-04-30T13:13:11+03:00 by `Gemtexter` ``` |\---/| @@ -18,6 +18,7 @@ Welcome to the foo.zone. It's my personal internet site and blog. Everything you => https://paul.cyou My contact information (via HTTP) => gemini://paul.cyou My contact information (via Gemini) => ./resources.gmi My list of resources +=> ./uptime-stats.gmi My machine uptime statistics If you reach this site via the modern web, please read this: diff --git a/index.gmi.tpl b/index.gmi.tpl index fb089e0e..b1f3ec19 100644 --- a/index.gmi.tpl +++ b/index.gmi.tpl @@ -18,6 +18,7 @@ Welcome to the foo.zone. It's my personal internet site and blog. Everything you => https://paul.cyou My contact information (via HTTP) => gemini://paul.cyou My contact information (via Gemini) => ./resources.gmi My list of resources +=> ./uptime-stats.gmi My machine uptime statistics If you reach this site via the modern web, please read this: diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 2d352a4b..1ba2e0f7 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-04-30T13:10:25+03:00 +> This site was last updated at 2023-04-30T13:13:11+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. |
