Map the GLAM is part of a PhD thesis focusing on the interface characteristics that may foster the access and use of digital images released under open licenses by Galleries, Libraries, Archives and Museums (GLAMs). In particular, Map the GLAM visualises the digital images uploaded by ETH Bibliothek to Wikimedia Commons.
- Go to the project folder in your computer
$ cd < path_to_the_folder >
- Install the bower dependencies
$ bower install
- Run local server
$ python -m SimpleHTTPServer 8000
- Access the webpage at
http:localhost:8000 < path_to_the_folder >
- cd < path_to_the_folder >
- bower install < package_name >
- bower update
- update the sass file
- build the css (cmd + B, on Sublime Text)