From 8295535d8e291df40e58224c8d4a45a0dc185d51 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Sun, 29 Jan 2023 11:57:17 +0100 Subject: [PATCH] Reword llgalrc blurb and fix link to config file. --- llgal.org | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/llgal.org b/llgal.org index 4ec8b36..0728f66 100644 --- a/llgal.org +++ b/llgal.org @@ -46,11 +46,17 @@ I then remembered that I had used a static photo album generator before: [[http://bgoglin.free.fr/llgal/][llgal]]. But I never tried to make it "pretty" or convert all my flickr albums to it. ** Setup -llgal is in OpenBSD ports, so it can be installed with -~pkg_add~. I store all my albums as sub-folders in -~/var/www/img.sha256.net/~ and then run ~llgal~. I was experimenting a -bit with the command line flags to figure out what I need and then -setup a =~[[file:llgal/llgalrc.txt][/.llgal/llgal.rc]]= file. +llgal is in OpenBSD ports, so it can be installed with ~pkg_add~. I +store all my albums as sub-folders in ~/var/www/img.sha256.net/~ and +then run ~llgal~. I was experimenting a bit with the command line +flags to figure out what I need. + +I then setup a =~/.llgal/llgalrc= file. With that in place I can run +~llgal~ in the top level photos directory and it will (re-)create all +albums as needed. + +I downloaded a sample file from [[https://github.com/bgoglin/llgal/blob/master/doc/llgalrc][GitHub]] and edited for my needs. You +can see the resulting file [[file:llgal/llgalrc.txt][here]]. These are the things I configured: #+begin_src