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.pyto build theindex.htmlfile. - Copy the
distfolder to the projects server.