From 8835d76d050077bfb21b3b748999575282fed9ff Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 Oct 2023 22:32:24 +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, 7 insertions(+), 1 deletion(-) (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 24c83d1b..3ed6470a 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 @@ -257,6 +257,8 @@ A decent looking (in my opinion, at least) in less than 500 (273 as of this writ Also, I like the CSS effects which I recently added. In particular, for the Irregular Ninja site, I randomly shuffled the CSS effects you see. The background blur images are the same but rotated 180 degrees and blurred out. +=> https://codeberg.org/snonux/photoalbum `photoalbum.sh` source code on Codeberg. + Other Bash and KISS-related posts are: => ./2021-05-16-personal-bash-coding-style-guide.gmi 2021-05-16 Personal Bash coding style guide 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 dff9c56b..4ca42746 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 @@ -257,6 +257,8 @@ A decent looking (in my opinion, at least) in less than 500 (273 as of this writ Also, I like the CSS effects which I recently added. In particular, for the Irregular Ninja site, I randomly shuffled the CSS effects you see. The background blur images are the same but rotated 180 degrees and blurred out. +=> https://codeberg.org/snonux/photoalbum `photoalbum.sh` source code on Codeberg. + Other Bash and KISS-related posts are: << template::inline::index bash kiss diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 2389b193..cbd1c508 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-10-29T22:29:56+02:00 + 2023-10-29T22:32:07+02:00 foo.zone feed To be in the .zone! @@ -284,6 +284,8 @@ blurs html index.html photos thumbs
Also, I like the CSS effects which I recently added. In particular, for the Irregular Ninja site, I randomly shuffled the CSS effects you see. The background blur images are the same but rotated 180 degrees and blurred out.

+photoalbum.sh source code on Codeberg.
+
Other Bash and KISS-related posts are:

2021-05-16 Personal Bash coding style guide
-- cgit v1.2.3