diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
| commit | 2135cf502d62816a56cdb4c0d28e885280f6a135 (patch) | |
| tree | 3f32fed12b92fdf49562cd441e50d60c656ac184 | |
| parent | 8b4963202ca35e0ba57232f6438fa36f97951350 (diff) | |
Update content for html
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html index 0bc2b7af..f087ec33 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html @@ -248,7 +248,7 @@ Generating /home/paul/irregular.ninja/dist/.//index.html blurs html index.html photos thumbs </pre> <br /> -<span>I usually do that via rsync to my web server, which is as simple as:</span><br /> +<span>I usually do that via rsync to my web server (I use OpenBSD with the standard <span class='inlinecode'>httpd</span> web server, btw), which is as simple as:</span><br /> <br /> <pre> % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index e2604548..8bb5f3fc 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-10-29T22:38:01+02:00</updated> + <updated>2023-10-29T22:39:05+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -258,7 +258,7 @@ Generating /home/paul/irregular.ninja/dist/.//index.html blurs html index.html photos thumbs </pre> <br /> -<span>I usually do that via rsync to my web server, which is as simple as:</span><br /> +<span>I usually do that via rsync to my web server (I use OpenBSD with the standard <span class='inlinecode'>httpd</span> web server, btw), which is as simple as:</span><br /> <br /> <pre> % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2023-10-29T22:38:01+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2023-10-29T22:39:05+02:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| diff --git a/uptime-stats.html b/uptime-stats.html index 1e2fdd5f..28532cae 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-10-29T22:38:01+02:00</span><br /> +<span class='quote'>This site was last updated at 2023-10-29T22:39:05+02: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 /> |
