summaryrefslogtreecommitdiff
path: root/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
committerPaul Buetow <paul@buetow.org>2025-02-21 10:55:25 +0200
commit5a76af565ea910512b0418c56437467068821fd6 (patch)
treed8ee7610db5f698703d5891eb9b6aabd1f699f14 /gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl
parenta30460cc038708e3a01cbe8cf4d90c6572e26784 (diff)
parent75655782fe8ad0b8b9b5fd26a6837e8a745b7268 (diff)
Merge branch 'content-gemtext' of codeberg.org:snonux/foo.zone into content-gemtext
Diffstat (limited to 'gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl')
-rw-r--r--gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.gmi.tpl16
1 files changed, 8 insertions, 8 deletions
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 e4878261..c3e54b4e 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
@@ -2,6 +2,12 @@
> Published at 2023-10-29T22:25:04+02:00
+Once in a while, I share photos on the inter-web with either family and friends or on my The Irregular Ninja photo site. One hobby of mine is photography (even though I don't have enough time for it - so I am primarily a point-and-shoot photographer).
+
+I'm not particularly eager to use any photo social sharing platforms such as Flickr, 500px (I used them regularly in the past), etc., anymore. I value self-hosting, DIY and privacy (nobody should data mine my photos), and no third party should have any rights to my pictures.
+
+I value KISS (keep it simple and stupid) and simplicity. All that's required for a web photo album is some simple HTML and spice it up with CSS. No need for JavaScript, no need for a complex dynamic website.
+
```
___ .---------.._
______!fsc!_....-' .g8888888p. '-------....._
@@ -19,13 +25,7 @@
'._____________________________________________.'
```
-## Motivation
-
-Once in a while, I share photos on the inter-web with either family and friends or on my The Irregular Ninja photo site. One hobby of mine is photography (even though I don't have enough time for it - so I am primarily a point-and-shoot photographer).
-
-I'm not particularly eager to use any photo social sharing platforms such as Flickr, 500px (I used them regularly in the past), etc., anymore. I value self-hosting, DIY and privacy (nobody should data mine my photos), and no third party should have any rights to my pictures.
-
-I value KISS (keep it simple and stupid) and simplicity. All that's required for a web photo album is some simple HTML and spice it up with CSS. No need for JavaScript, no need for a complex dynamic website.
+<< template::inline::toc
## Introducing `photoalbum.sh`
@@ -263,6 +263,6 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Bash and KISS-related posts are:
-<< template::inline::index bash kiss simple-and-stupid
+<< template::inline::rindex bash kiss simple-and-stupid
=> ../ Back to the main site