https://github.com/fitzwilliammuseum/fitz-whistler
This online exhibition from 2009 forms a survey of the Fitzwilliam Museum's collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.
https://github.com/fitzwilliammuseum/fitz-whistler
jekyll
Last synced: about 2 months ago
JSON representation
This online exhibition from 2009 forms a survey of the Fitzwilliam Museum's collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-whistler
- Owner: FitzwilliamMuseum
- License: gpl-3.0
- Created: 2021-08-23T23:10:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:06:20.000Z (over 3 years ago)
- Last Synced: 2025-03-04T06:29:32.143Z (over 1 year ago)
- Topics: jekyll
- Language: HTML
- Homepage: https://whistler.fitzmuseum.cam.ac.uk
- Size: 1.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whistler: Fitzwilliam Museum
[](https://zenodo.org/badge/latestdoi/399271968)

Migrated HTML soup resource for the Fitzwilliam's Whistler exhibition.
This online exhibition forms a survey of the Fitzwilliam Museum’s collection of etchings, drypoints and lithographs by the American artist James Abbott McNeill Whistler (1834-1903). All the works are original prints by Whistler except where stated.
When the prints were displayed at the Fitzwilliam in 2007-8 the exhibition was split into two parts. This online version went live to coincide with the second exhibition, Palaces in the Night: The urban landscape in Whistler’s prints (23 September 2008 - 18 January 2009).
## To run locally
* Install Jekyll on your machine following these [instructions](https://jekyllrb.com/docs/installation/)
* Install Git on your machine following these [instructions](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* Clone the code for this repository:
`git clone https://github.com/FitzwilliamMuseum/fitz-whistler.git reponame`
* Install the gems
`bundle install`
* Change to the directory and then run this command in terminal `bundle exec jekyll serve`
## Credits
Website by [@portableant](https://github.com/portableant)
## License
GPL V3 for code, CC-BY-NC-SA-ND for content (text and images) unless stated otherwise.
## Contributing guidelines
If you want to contribute fixes to this site, you are very welcome to do so. To do this, either add a [bug report under issues](https://github.com/FitzwilliamMuseum/fitz-whistler/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.