Commit Graph

10 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 f7bfe954a9 Extra margin at the bottom of pages for legibility 8 years ago
Romain 043d2fbb05 CSS fixes: fixed height and smoother header rendering 8 years ago
Romain 22e0c88608 Mosaic theme: bigger font + make header clickable 8 years ago
Romain e414ad7a74 Fix thumbnail size in HTML before rendering to avoid page jumps 8 years ago
Romain ff7b720f49 Remove sidebar until we have a good design
Current sidebar doesn't handle nested albums very well, and navigation is still awkward.
For example should it save its open/closed state when browsing?
8 years ago
Romain 0126c76479 Mosaic theme: class name for separators. Linebreak after the date on mobile 8 years ago
Romain 3dd51841ff 2 main themes will be "cards" and "mosaic" 8 years ago