diff options
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | 4 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md index a8f94577..96f9b298 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md @@ -76,7 +76,7 @@ This is Photoalbum Version 0.5.1 ## Setting it up -Now, it's time to set up the Irregular Ninja static web photo album! Create a directory (here: `irregular.ninja` for the Irregular Ninja Photo site), and inside of that directory, create an `incoming` directory. The `incoming` directory. Copy all photos to be part of the album there. +Now, it's time to set up the Irregular Ninja static web photo album (or any other web photo album you may be setting up!)! Create a directory (here: `irregular.ninja` for the Irregular Ninja Photo site - or any oter sub-directory reflecting your album's name), and inside of that directory, create an `incoming` directory. The `incoming` directory. Copy all photos to be part of the album there. ``` % mkdir irregular.ninja @@ -141,7 +141,7 @@ TAR_OPTS='-c' #set -x ``` -In the case for `irregular.ninja`, I modified the defaults to the following: +In the case for `irregular.ninja`, I changed the defaults to the following: ```diff --- photoalbumrc 2023-10-29 21:42:00.894202045 +0200 @@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-10-29T22:32:07+02:00 by `Gemtexter` +> This site was generated at 2023-10-29T22:38:01+02:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.md b/uptime-stats.md index bfc6e606..9451032e 100644 --- a/uptime-stats.md +++ b/uptime-stats.md @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-10-29T22:32:07+02:00 +> This site was last updated at 2023-10-29T22:38:01+02:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. |
