This is a PHP application which implements the Shackleton Online gallery.
- Clone the repository.
- Run
composer install
to install the dependencies. - Add the Apache directives in httpd.conf (and restart the webserver) as per the example given in .httpd.conf.extract.txt; the example assumes mod_macro but this can be easily removed.
- Create a copy of the index.html.template file as index.html, and fill in the parameters.
- Access the page in a browser at a URL which is served by the webserver.
Design and templates by Tom Hare @colourgarden, 2016.
Programming by Martin Lucas-Smith, Scott Polar Research Institute, Department of Geography, University of Cambridge, 2016-24.
Tbc.