From 74a7cb4e56c0ea966d9806eeca58181e184a4b7f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 Oct 2023 22:39:17 +0200 Subject: Update content for gemtext --- gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') 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 @@ - 2023-10-29T22:38:01+02:00 + 2023-10-29T22:39:05+02:00 foo.zone feed To be in the .zone! @@ -258,7 +258,7 @@ Generating /home/paul/irregular.ninja/dist/.//index.html 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/
-- 
cgit v1.2.3