From 51b082ccf4e28c9f81474aa981a1da497d5d05cf Mon Sep 17 00:00:00 2001 From: puttaalu Date: Thu, 2 Jul 2026 02:30:35 +0200 Subject: [PATCH] Make profile identity, bio and fonts configurable The profile header, photo page byline and copyright footer previously hardcoded the author name, handle, bio, and font choices. Move all of these to CLI flags on the binary and matching options on the NixOS module so the same build can serve any single-user gallery. New surface, all with defaults matching the previous hardcoded values: --author / services.photogallery.author --handle / services.photogallery.handle --bio / services.photogallery.bio --bio-alt / services.photogallery.bioAlt ("" to omit) --fonts-url / services.photogallery.fontsURL --serif-family / services.photogallery.serifFamily --ml-family / services.photogallery.mlFamily Templates read the two font families from a small inline