Static gallery of artist styles. Plain HTML/JS (index.html) reading from
data/artists.json and images/ — no build step, no dependencies.
docker.sh runs the site in a python:3.12-slim container serving the project
directory with python3 scripts/server.py (a stdlib-only server: static files
plus a small favorites API). The container is named artist-styles, restarts
automatically (--restart=always), and serves on port 7803 by… See the full description on the dataset page:
https://huggingface.co/datasets/jtreminio/artist-styles.