aboutsummaryrefslogtreecommitdiff
path: root/backend/data/genImgsForWeb.py
AgeCommit message (Collapse)Author
2022-05-28Convert from python "...".format() to f"..."Terry Truong
2022-05-22Up-propgate images for usage in parents without imagesTerry Truong
Also adjust vite config to avoid apparent redundant processing when images are being downloaded.
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
Also adjust client code to handle new format, and add backend/data/README.md explaining image production process.