(no title)
goton23122 | 1 month ago
Context: I started from an existing Bootstrap gallery template and stripped it down to the bare minimum. The site is static with all the sorting and grouping done client-side. Images are just files in a folder, with metadata in a JSON file. Adding a new piece is just dropping in an image and updating the JSON. It’s hosted on GitHub Pages with a cheap domain from Namecheap.
smetj|1 month ago
goton23122|1 month ago