Reword llgalrc blurb and fix link to config file.

This commit is contained in:
Florian Obser 2023-01-29 11:57:17 +01:00
parent 4974100717
commit 8295535d8e
1 changed files with 11 additions and 5 deletions

View File

@ -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