diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:38:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:38:17 +0200 |
| commit | 92a26899e1fff302ddb6febbda41ef425a3d6fac (patch) | |
| tree | 1a1fdfe99c95eddbca3b65a3d11f3dd323bec268 /gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | |
| parent | d814106989a1111a75a3301f19829b10b21bcbe8 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md')
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | 4 |
1 files changed, 2 insertions, 2 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 |
