fix footer and add meta viewport
init commit
A sane solution for self hosted image galleries implemented in make and shell. It generates static files without any javascript. You can see it in action here.
Step 1: Install MMTT
Step 2: Clone this repository and cd
into it.
git clone https://git.sr.ht/~mrms/mmgal; cd mmgal
Step 3: Copy in your galleries. A gallery is a folder containing webp images.
Step 4: Create the galleries
file.
Gallery name=gallery_folder
Another gallery name=another_gallery_name
Step 5: Run make
See LICENSE
in repo root.