summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-10-29 22:39:17 +0200
committerPaul Buetow <paul@buetow.org>2023-10-29 22:39:17 +0200
commit74a7cb4e56c0ea966d9806eeca58181e184a4b7f (patch)
treefd5dabc4d4e92a8b5c4e4d8db0890fb8d7b71a77
parent38c3039b59bb75c5ef103f4530d26f8c4721cbd8 (diff)
Update content for gemtext
-rw-r--r--gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi2
-rw-r--r--gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl2
-rw-r--r--gemfeed/atom.xml4
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
5 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi
index c1269819..3b40b0ca 100644
--- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi
+++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi
@@ -231,7 +231,7 @@ The result will be in the distribution directory `./dist`. This directory is pub
blurs html index.html photos thumbs
```
-I usually do that via rsync to my web server, which is as simple as:
+I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw), which is as simple as:
```
% rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl
index a79e4468..65ebbb4f 100644
--- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl
+++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl
@@ -231,7 +231,7 @@ The result will be in the distribution directory `./dist`. This directory is pub
blurs html index.html photos thumbs
```
-I usually do that via rsync to my web server, which is as simple as:
+I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw), which is as simple as:
```
% rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 42811463..f3ab1e1f 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="gemini://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/
diff --git a/index.gmi b/index.gmi
index c5c5f448..ff1d29e4 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2023-10-29T22:38:01+02:00 by `Gemtexter`
+> This site was generated at 2023-10-29T22:39:05+02:00 by `Gemtexter`
```
|\---/|
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index fbdecfe1..23c0c28d 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2023-10-29T22:38:01+02:00
+> This site was last updated at 2023-10-29T22:39:05+02: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.