It adds two new files. ImagesLoaded JS, and a PHP script that globs all the...
It adds two new files. ImagesLoaded JS, and a PHP script that globs all the images in the two folders and then shuffles them into a JSON array output for use in the main page.
Those main page images are now loaded via javascript. Oh and I changed some paths to be proper relative so I could just drop the repo in a sub-dir on my web server for dev/testing.