summaryrefslogtreecommitdiff
path: root/gemfeed
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 /gemfeed
parent38c3039b59bb75c5ef103f4530d26f8c4721cbd8 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed')
-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
3 files changed, 4 insertions, 4 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/