diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:46:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:46:30 +0200 |
| commit | b1c2cf3934906483063a3f8ae0e2fae69fc19d40 (patch) | |
| tree | 8a01830e01cf98d3b3a87fa5f31ab5878230e6ac /gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi | |
| parent | 7280956ef9e10a3ec7b7c157dcf1a22a4417f4ff (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi')
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi | 2 |
1 files changed, 1 insertions, 1 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 3b40b0ca..7fa716f7 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 (I use OpenBSD with the standard `httpd` web server, btw), 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/ |
