diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:32:24 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:32:24 +0200 |
| commit | 8835d76d050077bfb21b3b748999575282fed9ff (patch) | |
| tree | 44257caa92d717b76950c05408729016ca9693e1 /gemfeed | |
| parent | 47569f526c7997a3d81a6044d449c535143e14ec (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 |
3 files changed, 7 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 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 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-10-29T22:29:56+02:00</updated> + <updated>2023-10-29T22:32:07+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -284,6 +284,8 @@ blurs html index.html photos thumbs <br /> <span>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.</span><br /> <br /> +<a class='textlink' href='https://codeberg.org/snonux/photoalbum'><span class='inlinecode'>photoalbum.sh</span> source code on Codeberg.</a><br /> +<br /> <span>Other Bash and KISS-related posts are:</span><br /> <br /> <a class='textlink' href='./2021-05-16-personal-bash-coding-style-guide.html'>2021-05-16 Personal Bash coding style guide</a><br /> |
