static site conversion

9 views
Skip to first unread message

Jon Schewe

unread,
Apr 21, 2026, 11:01:51 PM (10 days ago) Apr 21
to gallery...@googlegroups.com
Has anyone done a conversion of their gallery to a static site? I'd like to convert some of the top level albums in my gallery to static sites.
I tried with wget and get 90% of the way there, the thing I noticed I'm missing is the original image you get when clicking on the picture.

The command I used was
wget \
--mirror \
--convert-links \
--adjust-extension \
--page-requisites \
--no-parent \
-l inf \
-X 'gallery/index.php/album_ignore1*,gallery/index.php/album_ignore2*' \
-R 'album_ignore1*,album_ignore2*' \


Jon

Reply all
Reply to author
Forward
0 new messages