Commit Graph

8 Commits (dcb06c524203240aa86835f6f8426bb0a3bb12db)

Author SHA1 Message Date
Romain e36464a76a New --albums-output-folder option to write all albums to a subfolder (cleaner output)
The main changes are
- this introduces relative paths, since some HTML files have to go ".." to get to public/media
- it also introduces the difference between album.path (OS dependent) and album.url (forward slashes)
8 years ago
Romain e930af7f49 Add GIF support, fixes #22.
One major change here is that thumbnails will always be generated as ".jpg".
This is potentially a breaking change, in the sense that all "png" or "jpeg" thumbnails
would be to re-calculated and re-uploaded.
8 years ago
Romain 7575da7474 New <footer> config setting to add a line of text (or HTML) at the bottom 8 years ago
Romain e414ad7a74 Fix thumbnail size in HTML before rendering to avoid page jumps 8 years ago
Romain ed605abeb4 Classic theme fixes 8 years ago
Romain b64843a8a1 Re-implement "classic" theme = same as thumbsup v1 8 years ago
Romain 3dd51841ff 2 main themes will be "cards" and "mosaic" 8 years ago
Romain Prieto 9c0071c00d Work in progress: support multiple themes 8 years ago