From 2135cf502d62816a56cdb4c0d28e885280f6a135 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 Oct 2023 22:39:17 +0200 Subject: Update content for html --- .../2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.html | 2 +- gemfeed/atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gemfeed') 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
-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 e2604548..8bb5f3fc 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