The artwork title and artist information should be stored in the metadata of the image.
- Get the images from the media folder on the projects server and place it in
dist/media
- Create a new virtual environment and install the packages via
requirements.txt
. - Run
python generator.py
to build theindex.html
file. - Copy the
dist
folder to the projects server.