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 --- .../2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi | 2 +- ...2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl | 2 +- gemfeed/atom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gemfeed') 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 @@ - 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